[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:03:44.377523 11718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.113.190:39367
I20260710 11:03:44.379120 11718 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:03:44.380218 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:44.397465 11727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:44.397442 11724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:44.397457 11725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:44.398978 11718 server_base.cc:1061] running on GCE node
I20260710 11:03:45.594820 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:45.595067 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:45.595331 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681425595307 us; error 0 us; skew 500 ppm
I20260710 11:03:45.596194 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:45.602708 11718 webserver.cc:533] Webserver started at http://127.11.113.190:41837/ using document root <none> and password file <none>
I20260710 11:03:45.603569 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:45.603804 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:45.604254 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:45.610042 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/master-0-root/instance:
uuid: "a85cf081fcb8451aa7c0a26ee77fd507"
format_stamp: "Formatted at 2026-07-10 11:03:45 on dist-test-slave-0lhx"
I20260710 11:03:45.617558 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:45.622664 11733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:45.623800 11718 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:45.624156 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/master-0-root
uuid: "a85cf081fcb8451aa7c0a26ee77fd507"
format_stamp: "Formatted at 2026-07-10 11:03:45 on dist-test-slave-0lhx"
I20260710 11:03:45.624490 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:45.723451 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:45.725060 11718 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:03:45.725524 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:45.797566 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.190:39367
I20260710 11:03:45.797643 11784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.190:39367 every 8 connection(s)
I20260710 11:03:45.805528 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.827709 11785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507: Bootstrap starting.
I20260710 11:03:45.841820 11785 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:45.844383 11785 log.cc:826] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507: Log is configured to *not* fsync() on all Append() calls
I20260710 11:03:45.851748 11785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507: No bootstrap required, opened a new log
I20260710 11:03:45.879823 11785 raft_consensus.cc:359] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a85cf081fcb8451aa7c0a26ee77fd507" member_type: VOTER }
I20260710 11:03:45.880404 11785 raft_consensus.cc:385] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:45.880612 11785 raft_consensus.cc:740] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85cf081fcb8451aa7c0a26ee77fd507, State: Initialized, Role: FOLLOWER
I20260710 11:03:45.881541 11785 consensus_queue.cc:260] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a85cf081fcb8451aa7c0a26ee77fd507" member_type: VOTER }
I20260710 11:03:45.882020 11785 raft_consensus.cc:399] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:45.882289 11785 raft_consensus.cc:493] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:45.882601 11785 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:45.886830 11785 raft_consensus.cc:515] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a85cf081fcb8451aa7c0a26ee77fd507" member_type: VOTER }
I20260710 11:03:45.887580 11785 leader_election.cc:304] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [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: a85cf081fcb8451aa7c0a26ee77fd507; no voters: 
I20260710 11:03:45.889304 11785 leader_election.cc:290] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:45.889613 11788 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:45.892388 11788 raft_consensus.cc:697] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 1 LEADER]: Becoming Leader. State: Replica: a85cf081fcb8451aa7c0a26ee77fd507, State: Running, Role: LEADER
I20260710 11:03:45.893394 11788 consensus_queue.cc:237] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [LEADER]: Queue going to LEADER mode. State: All 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: "a85cf081fcb8451aa7c0a26ee77fd507" member_type: VOTER }
I20260710 11:03:45.894675 11785 sys_catalog.cc:565] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:45.904745 11790 sys_catalog.cc:455] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a85cf081fcb8451aa7c0a26ee77fd507. Latest consensus state: current_term: 1 leader_uuid: "a85cf081fcb8451aa7c0a26ee77fd507" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a85cf081fcb8451aa7c0a26ee77fd507" member_type: VOTER } }
I20260710 11:03:45.905277 11789 sys_catalog.cc:455] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a85cf081fcb8451aa7c0a26ee77fd507" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a85cf081fcb8451aa7c0a26ee77fd507" member_type: VOTER } }
I20260710 11:03:45.905620 11790 sys_catalog.cc:458] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:45.905900 11789 sys_catalog.cc:458] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:45.909405 11798 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:45.922646 11798 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:45.924870 11718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:45.940044 11798 catalog_manager.cc:1383] Generated new cluster ID: e4ce5caa34954610893462bd4d7367aa
I20260710 11:03:45.940544 11798 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:45.962807 11798 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:45.965569 11798 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:46.002978 11798 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507: Generated new TSK 0
I20260710 11:03:46.004061 11798 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:46.056180 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:46.064960 11807 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:46.067646 11808 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:46.070580 11718 server_base.cc:1061] running on GCE node
W20260710 11:03:46.070544 11810 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:46.071681 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:46.071869 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:46.072091 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681426072056 us; error 0 us; skew 500 ppm
I20260710 11:03:46.072701 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:46.077452 11718 webserver.cc:533] Webserver started at http://127.11.113.129:45685/ using document root <none> and password file <none>
I20260710 11:03:46.078049 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:46.078262 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:46.078577 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:46.079754 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-0-root/instance:
uuid: "9d4399a812db45e7affd35c37e348289"
format_stamp: "Formatted at 2026-07-10 11:03:46 on dist-test-slave-0lhx"
I20260710 11:03:46.085788 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:03:46.090415 11815 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:46.091284 11718 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260710 11:03:46.091599 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-0-root
uuid: "9d4399a812db45e7affd35c37e348289"
format_stamp: "Formatted at 2026-07-10 11:03:46 on dist-test-slave-0lhx"
I20260710 11:03:46.091897 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:46.125660 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:46.127038 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:46.129536 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:46.134116 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:46.134341 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:46.134660 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:46.134835 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:46.241662 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.129:41351
I20260710 11:03:46.241746 11877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.129:41351 every 8 connection(s)
I20260710 11:03:46.249017 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:46.265650 11882 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:46.267184 11883 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:46.274335 11718 server_base.cc:1061] running on GCE node
W20260710 11:03:46.274869 11885 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:46.276125 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:46.276407 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:46.276618 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681426276598 us; error 0 us; skew 500 ppm
I20260710 11:03:46.277464 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:46.281633 11718 webserver.cc:533] Webserver started at http://127.11.113.130:33475/ using document root <none> and password file <none>
I20260710 11:03:46.282174 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:46.282419 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:46.282745 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:46.282995 11878 heartbeater.cc:344] Connected to a master server at 127.11.113.190:39367
I20260710 11:03:46.283450 11878 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:46.283990 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-1-root/instance:
uuid: "aaa6cb70926345938c79ac8c533008bb"
format_stamp: "Formatted at 2026-07-10 11:03:46 on dist-test-slave-0lhx"
I20260710 11:03:46.284578 11878 heartbeater.cc:507] Master 127.11.113.190:39367 requested a full tablet report, sending...
I20260710 11:03:46.288251 11750 ts_manager.cc:194] Registered new tserver with Master: 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351)
I20260710 11:03:46.290238 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:03:46.291350 11750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45630
I20260710 11:03:46.295528 11890 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:46.296454 11718 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:03:46.296738 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-1-root
uuid: "aaa6cb70926345938c79ac8c533008bb"
format_stamp: "Formatted at 2026-07-10 11:03:46 on dist-test-slave-0lhx"
I20260710 11:03:46.297055 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:46.320847 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:46.322182 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:46.324261 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:46.327265 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:46.327510 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:46.327755 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:46.327927 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:46.414922 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.130:39235
I20260710 11:03:46.415205 11952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.130:39235 every 8 connection(s)
I20260710 11:03:46.422467 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:46.430567 11956 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:46.432888 11953 heartbeater.cc:344] Connected to a master server at 127.11.113.190:39367
I20260710 11:03:46.433358 11953 heartbeater.cc:461] Registering TS with master...
W20260710 11:03:46.433910 11957 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:46.434353 11953 heartbeater.cc:507] Master 127.11.113.190:39367 requested a full tablet report, sending...
I20260710 11:03:46.436542 11750 ts_manager.cc:194] Registered new tserver with Master: aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:46.437865 11750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45640
I20260710 11:03:46.443408 11718 server_base.cc:1061] running on GCE node
W20260710 11:03:46.444182 11959 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:46.445274 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:46.445533 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:46.445727 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681426445712 us; error 0 us; skew 500 ppm
I20260710 11:03:46.446466 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:46.449158 11718 webserver.cc:533] Webserver started at http://127.11.113.131:42383/ using document root <none> and password file <none>
I20260710 11:03:46.449759 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:46.450008 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:46.450317 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:46.451653 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-2-root/instance:
uuid: "555e877530a34111a5885c6ca15a92c7"
format_stamp: "Formatted at 2026-07-10 11:03:46 on dist-test-slave-0lhx"
I20260710 11:03:46.457415 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:03:46.461416 11964 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:46.462231 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:03:46.462553 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-2-root
uuid: "555e877530a34111a5885c6ca15a92c7"
format_stamp: "Formatted at 2026-07-10 11:03:46 on dist-test-slave-0lhx"
I20260710 11:03:46.462898 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681424210728-11718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:46.491580 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:46.493088 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:46.495668 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:46.499460 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:46.499730 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:46.500018 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:46.500254 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:46.583832 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.131:37019
I20260710 11:03:46.583884 12026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.131:37019 every 8 connection(s)
I20260710 11:03:46.602514 12027 heartbeater.cc:344] Connected to a master server at 127.11.113.190:39367
I20260710 11:03:46.602909 12027 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:46.603807 12027 heartbeater.cc:507] Master 127.11.113.190:39367 requested a full tablet report, sending...
I20260710 11:03:46.605916 11750 ts_manager.cc:194] Registered new tserver with Master: 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:46.606022 11718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016843971s
I20260710 11:03:46.607690 11750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45644
I20260710 11:03:46.657219 11750 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45654:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:46.661085 11750 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:46.768651 11843 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea8f3574c8246eca10bbea8ca34cf66 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:46.768703 11842 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7b2d1e9f6945ae9d6e118ce6de739c (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:46.774444 11839 tablet_service.cc:1511] Processing CreateTablet for tablet f1f042c5e66848e5b3e5ba56badcc3e2 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:46.771338 11840 tablet_service.cc:1511] Processing CreateTablet for tablet 8268fe61d96f419896d4c43ef12bf813 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:46.776103 11843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea8f3574c8246eca10bbea8ca34cf66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.774488 11841 tablet_service.cc:1511] Processing CreateTablet for tablet f3db4c733eac4997a8954116d1cb4bb0 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:46.783515 11840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8268fe61d96f419896d4c43ef12bf813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.785167 11992 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea8f3574c8246eca10bbea8ca34cf66 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:46.785246 11838 tablet_service.cc:1511] Processing CreateTablet for tablet 7b540d0a0e9b424bb90e7af6e8132bcc (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:46.793987 11992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea8f3574c8246eca10bbea8ca34cf66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.797865 11988 tablet_service.cc:1511] Processing CreateTablet for tablet f1f042c5e66848e5b3e5ba56badcc3e2 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:46.799387 11989 tablet_service.cc:1511] Processing CreateTablet for tablet 8268fe61d96f419896d4c43ef12bf813 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:46.787251 11990 tablet_service.cc:1511] Processing CreateTablet for tablet f3db4c733eac4997a8954116d1cb4bb0 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:46.800985 11839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f042c5e66848e5b3e5ba56badcc3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.797283 11991 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7b2d1e9f6945ae9d6e118ce6de739c (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:46.802908 11838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b540d0a0e9b424bb90e7af6e8132bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.804617 11841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3db4c733eac4997a8954116d1cb4bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.806274 11991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7b2d1e9f6945ae9d6e118ce6de739c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.808130 11842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7b2d1e9f6945ae9d6e118ce6de739c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.808089 11990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3db4c733eac4997a8954116d1cb4bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.812901 11987 tablet_service.cc:1511] Processing CreateTablet for tablet 7b540d0a0e9b424bb90e7af6e8132bcc (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:46.816188 11989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8268fe61d96f419896d4c43ef12bf813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.818698 11837 tablet_service.cc:1511] Processing CreateTablet for tablet afed997771e94851ac9841a17cd45492 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:46.821885 11837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afed997771e94851ac9841a17cd45492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.825341 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b540d0a0e9b424bb90e7af6e8132bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.848471 11988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f042c5e66848e5b3e5ba56badcc3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.893595 11918 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea8f3574c8246eca10bbea8ca34cf66 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:46.905310 11917 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7b2d1e9f6945ae9d6e118ce6de739c (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:46.901136 11986 tablet_service.cc:1511] Processing CreateTablet for tablet afed997771e94851ac9841a17cd45492 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:46.910696 11918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea8f3574c8246eca10bbea8ca34cf66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.906358 11916 tablet_service.cc:1511] Processing CreateTablet for tablet f3db4c733eac4997a8954116d1cb4bb0 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:46.918190 11836 tablet_service.cc:1511] Processing CreateTablet for tablet 04896b770a2f43fab8c3c3b414932db7 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260710 11:03:46.926553 11797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:46.911346 11914 tablet_service.cc:1511] Processing CreateTablet for tablet f1f042c5e66848e5b3e5ba56badcc3e2 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:46.935789 11915 tablet_service.cc:1511] Processing CreateTablet for tablet 8268fe61d96f419896d4c43ef12bf813 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:46.932281 11986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afed997771e94851ac9841a17cd45492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.944869 11911 tablet_service.cc:1511] Processing CreateTablet for tablet 04896b770a2f43fab8c3c3b414932db7 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:46.932104 11913 tablet_service.cc:1511] Processing CreateTablet for tablet 7b540d0a0e9b424bb90e7af6e8132bcc (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:46.950802 11912 tablet_service.cc:1511] Processing CreateTablet for tablet afed997771e94851ac9841a17cd45492 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:46.945631 11917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7b2d1e9f6945ae9d6e118ce6de739c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.964730 11913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b540d0a0e9b424bb90e7af6e8132bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.966755 11912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afed997771e94851ac9841a17cd45492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.969022 11915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8268fe61d96f419896d4c43ef12bf813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.965360 11836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04896b770a2f43fab8c3c3b414932db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.975409 11985 tablet_service.cc:1511] Processing CreateTablet for tablet 04896b770a2f43fab8c3c3b414932db7 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:46.976755 11985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04896b770a2f43fab8c3c3b414932db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.997098 11914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f042c5e66848e5b3e5ba56badcc3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.999187 11835 tablet_service.cc:1511] Processing CreateTablet for tablet 950728669ac7465995dbf4e1df7fdd36 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:47.002722 11835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950728669ac7465995dbf4e1df7fdd36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:47.009179 11916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3db4c733eac4997a8954116d1cb4bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:47.026839 11911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04896b770a2f43fab8c3c3b414932db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:47.062050 11910 tablet_service.cc:1511] Processing CreateTablet for tablet 950728669ac7465995dbf4e1df7fdd36 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:47.067647 11910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950728669ac7465995dbf4e1df7fdd36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:47.095296 11984 tablet_service.cc:1511] Processing CreateTablet for tablet 950728669ac7465995dbf4e1df7fdd36 (DEFAULT_TABLE table=test-workload [id=02444c7b44734a2ca6bc8c340ef4868c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:47.096805 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950728669ac7465995dbf4e1df7fdd36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:47.141155 12045 tablet_bootstrap.cc:492] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289: Bootstrap starting.
I20260710 11:03:47.189857 12046 tablet_bootstrap.cc:492] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7: Bootstrap starting.
I20260710 11:03:47.204005 12045 tablet_bootstrap.cc:654] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.238052 12047 tablet_bootstrap.cc:492] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb: Bootstrap starting.
I20260710 11:03:47.257334 12045 tablet_bootstrap.cc:492] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289: No bootstrap required, opened a new log
I20260710 11:03:47.258365 12045 ts_tablet_manager.cc:1403] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.023s
I20260710 11:03:47.260227 12046 tablet_bootstrap.cc:654] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.263475 12045 raft_consensus.cc:359] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.269659 12047 tablet_bootstrap.cc:654] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.269556 12045 raft_consensus.cc:385] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.270195 12045 raft_consensus.cc:740] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.271036 12045 consensus_queue.cc:260] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.276858 12046 tablet_bootstrap.cc:492] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7: No bootstrap required, opened a new log
I20260710 11:03:47.277469 12046 ts_tablet_manager.cc:1403] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.006s
I20260710 11:03:47.279546 11878 heartbeater.cc:499] Master 127.11.113.190:39367 was elected leader, sending a full tablet report...
I20260710 11:03:47.279932 12047 tablet_bootstrap.cc:492] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb: No bootstrap required, opened a new log
I20260710 11:03:47.280329 12047 ts_tablet_manager.cc:1403] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.003s
I20260710 11:03:47.280561 12045 ts_tablet_manager.cc:1434] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.002s
I20260710 11:03:47.281530 12045 tablet_bootstrap.cc:492] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289: Bootstrap starting.
I20260710 11:03:47.283217 12047 raft_consensus.cc:359] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.283923 12047 raft_consensus.cc:385] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.284220 12047 raft_consensus.cc:740] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.285105 12047 consensus_queue.cc:260] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.288552 12045 tablet_bootstrap.cc:654] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.291602 12050 raft_consensus.cc:493] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.292068 12050 raft_consensus.cc:515] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.294297 12047 ts_tablet_manager.cc:1434] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 11:03:47.294986 11953 heartbeater.cc:499] Master 127.11.113.190:39367 was elected leader, sending a full tablet report...
I20260710 11:03:47.294921 12050 leader_election.cc:290] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.301748 12047 tablet_bootstrap.cc:492] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb: Bootstrap starting.
I20260710 11:03:47.306885 12045 tablet_bootstrap.cc:492] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289: No bootstrap required, opened a new log
I20260710 11:03:47.311579 12045 ts_tablet_manager.cc:1403] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.012s
I20260710 11:03:47.301918 12046 raft_consensus.cc:359] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.313028 12046 raft_consensus.cc:385] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.313762 12046 raft_consensus.cc:740] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.315728 12046 consensus_queue.cc:260] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.315784 12045 raft_consensus.cc:359] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.316792 12045 raft_consensus.cc:385] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.317216 12045 raft_consensus.cc:740] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.317930 12045 consensus_queue.cc:260] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.325325 11928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb" is_pre_election: true
I20260710 11:03:47.325729 12046 ts_tablet_manager.cc:1434] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
I20260710 11:03:47.324842 12045 ts_tablet_manager.cc:1434] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 11:03:47.327683 12047 tablet_bootstrap.cc:654] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.327626 12027 heartbeater.cc:499] Master 127.11.113.190:39367 was elected leader, sending a full tablet report...
I20260710 11:03:47.328145 12045 tablet_bootstrap.cc:492] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289: Bootstrap starting.
I20260710 11:03:47.329532 12046 tablet_bootstrap.cc:492] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7: Bootstrap starting.
W20260710 11:03:47.327651 11818 leader_election.cc:343] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.342437 12045 tablet_bootstrap.cc:654] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:47.343945 12028 tablet.cc:2406] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:47.346302 12002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7" is_pre_election: true
W20260710 11:03:47.350790 11818 leader_election.cc:343] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.351222 11818 leader_election.cc:304] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d4399a812db45e7affd35c37e348289; no voters: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:47.352380 12050 raft_consensus.cc:2749] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:47.353888 12046 tablet_bootstrap.cc:654] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.357475 12047 tablet_bootstrap.cc:492] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb: No bootstrap required, opened a new log
I20260710 11:03:47.357954 12047 ts_tablet_manager.cc:1403] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.006s
I20260710 11:03:47.360826 12047 raft_consensus.cc:359] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.361553 12047 raft_consensus.cc:385] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.361843 12047 raft_consensus.cc:740] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.362656 12047 consensus_queue.cc:260] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.365033 12047 ts_tablet_manager.cc:1434] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:03:47.365970 12047 tablet_bootstrap.cc:492] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb: Bootstrap starting.
I20260710 11:03:47.371022 12045 tablet_bootstrap.cc:492] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289: No bootstrap required, opened a new log
I20260710 11:03:47.371486 12045 ts_tablet_manager.cc:1403] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.010s
I20260710 11:03:47.372325 12047 tablet_bootstrap.cc:654] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.377931 12046 tablet_bootstrap.cc:492] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7: No bootstrap required, opened a new log
I20260710 11:03:47.378495 12046 ts_tablet_manager.cc:1403] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.003s
I20260710 11:03:47.378178 12045 raft_consensus.cc:359] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.378928 12045 raft_consensus.cc:385] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.379261 12045 raft_consensus.cc:740] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.380038 12045 consensus_queue.cc:260] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.382508 12045 ts_tablet_manager.cc:1434] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:03:47.384302 12046 raft_consensus.cc:359] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.385115 12046 raft_consensus.cc:385] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.385464 12046 raft_consensus.cc:740] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.386468 12046 consensus_queue.cc:260] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.388576 12046 ts_tablet_manager.cc:1434] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:03:47.389539 12046 tablet_bootstrap.cc:492] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7: Bootstrap starting.
I20260710 11:03:47.383430 12045 tablet_bootstrap.cc:492] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289: Bootstrap starting.
I20260710 11:03:47.402311 12046 tablet_bootstrap.cc:654] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.402794 12045 tablet_bootstrap.cc:654] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.403985 12047 tablet_bootstrap.cc:492] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb: No bootstrap required, opened a new log
I20260710 11:03:47.404476 12047 ts_tablet_manager.cc:1403] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.024s
I20260710 11:03:47.407398 12047 raft_consensus.cc:359] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.408124 12047 raft_consensus.cc:385] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.408394 12047 raft_consensus.cc:740] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.409186 12047 consensus_queue.cc:260] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.411535 12047 ts_tablet_manager.cc:1434] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 11:03:47.412523 12047 tablet_bootstrap.cc:492] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb: Bootstrap starting.
I20260710 11:03:47.418900 12047 tablet_bootstrap.cc:654] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.426652 12045 tablet_bootstrap.cc:492] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289: No bootstrap required, opened a new log
I20260710 11:03:47.427157 12045 ts_tablet_manager.cc:1403] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.012s
I20260710 11:03:47.427493 12046 tablet_bootstrap.cc:492] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7: No bootstrap required, opened a new log
I20260710 11:03:47.428006 12046 ts_tablet_manager.cc:1403] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.003s
I20260710 11:03:47.429997 12045 raft_consensus.cc:359] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.430735 12045 raft_consensus.cc:385] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.431090 12045 raft_consensus.cc:740] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.430855 12046 raft_consensus.cc:359] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.431883 12046 raft_consensus.cc:385] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.432312 12046 raft_consensus.cc:740] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.431843 12045 consensus_queue.cc:260] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.432904 12047 tablet_bootstrap.cc:492] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb: No bootstrap required, opened a new log
I20260710 11:03:47.433352 12047 ts_tablet_manager.cc:1403] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:03:47.433310 12046 consensus_queue.cc:260] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.436131 12047 raft_consensus.cc:359] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.436790 12047 raft_consensus.cc:385] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.437099 12047 raft_consensus.cc:740] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.437752 12047 consensus_queue.cc:260] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.440086 12047 ts_tablet_manager.cc:1434] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:47.440865 12045 ts_tablet_manager.cc:1434] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 11:03:47.441092 12047 tablet_bootstrap.cc:492] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb: Bootstrap starting.
I20260710 11:03:47.445354 12045 tablet_bootstrap.cc:492] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289: Bootstrap starting.
I20260710 11:03:47.447607 12047 tablet_bootstrap.cc:654] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.451362 12046 ts_tablet_manager.cc:1434] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 11:03:47.458714 12045 tablet_bootstrap.cc:654] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.459340 12046 tablet_bootstrap.cc:492] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7: Bootstrap starting.
I20260710 11:03:47.459694 12047 tablet_bootstrap.cc:492] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb: No bootstrap required, opened a new log
I20260710 11:03:47.460148 12047 ts_tablet_manager.cc:1403] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:03:47.462826 12047 raft_consensus.cc:359] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.463531 12047 raft_consensus.cc:385] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.463805 12047 raft_consensus.cc:740] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.464491 12047 consensus_queue.cc:260] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.466961 12047 ts_tablet_manager.cc:1434] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:47.467913 12047 tablet_bootstrap.cc:492] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb: Bootstrap starting.
I20260710 11:03:47.470562 12046 tablet_bootstrap.cc:654] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.473901 12047 tablet_bootstrap.cc:654] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.480123 12045 tablet_bootstrap.cc:492] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289: No bootstrap required, opened a new log
I20260710 11:03:47.480737 12045 ts_tablet_manager.cc:1403] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.007s
I20260710 11:03:47.481650 12047 tablet_bootstrap.cc:492] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb: No bootstrap required, opened a new log
I20260710 11:03:47.482084 12047 ts_tablet_manager.cc:1403] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:03:47.484673 12047 raft_consensus.cc:359] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.484495 12045 raft_consensus.cc:359] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:47.485397 12047 raft_consensus.cc:385] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.485532 12045 raft_consensus.cc:385] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.485765 12047 raft_consensus.cc:740] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.486016 12045 raft_consensus.cc:740] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.487759 12045 consensus_queue.cc:260] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:47.487923 12047 consensus_queue.cc:260] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.490350 12047 ts_tablet_manager.cc:1434] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:47.491330 12047 tablet_bootstrap.cc:492] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb: Bootstrap starting.
I20260710 11:03:47.492815 12057 raft_consensus.cc:493] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.493291 12057 raft_consensus.cc:515] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.497851 12047 tablet_bootstrap.cc:654] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.499310 12045 ts_tablet_manager.cc:1434] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 11:03:47.504526 12057 leader_election.cc:290] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:47.508944 12045 tablet_bootstrap.cc:492] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289: Bootstrap starting.
I20260710 11:03:47.510771 12047 tablet_bootstrap.cc:492] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb: No bootstrap required, opened a new log
I20260710 11:03:47.511328 12047 ts_tablet_manager.cc:1403] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:03:47.513931 12046 tablet_bootstrap.cc:492] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7: No bootstrap required, opened a new log
I20260710 11:03:47.514196 12047 raft_consensus.cc:359] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.516189 12047 raft_consensus.cc:385] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.516459 12046 ts_tablet_manager.cc:1403] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.009s
I20260710 11:03:47.516525 12047 raft_consensus.cc:740] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.518863 12047 consensus_queue.cc:260] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.519532 12045 tablet_bootstrap.cc:654] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.527132 12052 raft_consensus.cc:493] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.527658 12052 raft_consensus.cc:515] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.530445 12052 leader_election.cc:290] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.539218 12047 ts_tablet_manager.cc:1434] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.009s
I20260710 11:03:47.540238 12047 tablet_bootstrap.cc:492] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb: Bootstrap starting.
I20260710 11:03:47.530019 12046 raft_consensus.cc:359] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.552089 12046 raft_consensus.cc:385] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.552028 11853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289" is_pre_election: true
I20260710 11:03:47.553342 12046 raft_consensus.cc:740] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.553646 12047 tablet_bootstrap.cc:654] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.553643 11853 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 0.
I20260710 11:03:47.556027 11968 leader_election.cc:304] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:47.556962 12057 raft_consensus.cc:2804] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:47.557420 12057 raft_consensus.cc:493] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:47.557889 12057 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.565694 12057 raft_consensus.cc:515] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.567281 12052 raft_consensus.cc:493] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.567772 12052 raft_consensus.cc:515] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.569710 12052 leader_election.cc:290] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.568416 12057 leader_election.cc:290] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:47.568868 11853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:47.576252 11853 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.573098 12045 tablet_bootstrap.cc:492] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289: No bootstrap required, opened a new log
I20260710 11:03:47.579402 12046 consensus_queue.cc:260] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.577389 12045 ts_tablet_manager.cc:1403] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.012s
I20260710 11:03:47.586261 11853 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 1.
I20260710 11:03:47.587761 11968 leader_election.cc:304] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:47.586704 12046 ts_tablet_manager.cc:1434] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.005s
I20260710 11:03:47.594777 12046 tablet_bootstrap.cc:492] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7: Bootstrap starting.
I20260710 11:03:47.594640 12045 raft_consensus.cc:359] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.596959 12045 raft_consensus.cc:385] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.597939 12045 raft_consensus.cc:740] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.590170 12057 raft_consensus.cc:2804] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:47.601456 12045 consensus_queue.cc:260] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.613072 12045 ts_tablet_manager.cc:1434] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.003s
I20260710 11:03:47.613237 12047 tablet_bootstrap.cc:492] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb: No bootstrap required, opened a new log
I20260710 11:03:47.604310 12057 raft_consensus.cc:697] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Becoming Leader. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:47.613693 12047 ts_tablet_manager.cc:1403] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.027s
I20260710 11:03:47.613072 11928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb" is_pre_election: true
I20260710 11:03:47.616400 11928 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 0.
I20260710 11:03:47.617394 12057 consensus_queue.cc:237] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.615139 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:47.618701 11927 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.619376 12047 raft_consensus.cc:359] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.619992 12047 raft_consensus.cc:385] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.620231 12047 raft_consensus.cc:740] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.619117 12045 tablet_bootstrap.cc:492] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289: Bootstrap starting.
I20260710 11:03:47.615454 11853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950728669ac7465995dbf4e1df7fdd36" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289" is_pre_election: true
I20260710 11:03:47.624810 12047 consensus_queue.cc:260] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.628039 12047 ts_tablet_manager.cc:1434] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260710 11:03:47.629084 11894 leader_election.cc:343] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.629931 12052 raft_consensus.cc:493] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.630137 12047 tablet_bootstrap.cc:492] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb: Bootstrap starting.
I20260710 11:03:47.630790 12046 tablet_bootstrap.cc:654] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.630391 12052 raft_consensus.cc:515] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.633287 12052 leader_election.cc:290] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.627553 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed997771e94851ac9841a17cd45492" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289" is_pre_election: true
I20260710 11:03:47.634552 12002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950728669ac7465995dbf4e1df7fdd36" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7" is_pre_election: true
I20260710 11:03:47.638875 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7" is_pre_election: true
I20260710 11:03:47.635581 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed997771e94851ac9841a17cd45492" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7" is_pre_election: true
I20260710 11:03:47.641109 11853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289" is_pre_election: true
W20260710 11:03:47.646709 11894 leader_election.cc:343] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:47.650506 11893 leader_election.cc:343] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.654047 11852 raft_consensus.cc:2468] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 0.
I20260710 11:03:47.653903 11893 leader_election.cc:304] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aaa6cb70926345938c79ac8c533008bb; no voters: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289
I20260710 11:03:47.654691 12050 raft_consensus.cc:493] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.655144 12050 raft_consensus.cc:515] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:47.657160 12052 raft_consensus.cc:2749] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:47.657902 12050 leader_election.cc:290] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:47.658028 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7" is_pre_election: true
I20260710 11:03:47.659894 12047 tablet_bootstrap.cc:654] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.658274 11894 leader_election.cc:304] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:47.662088 12052 raft_consensus.cc:2804] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:47.662438 12052 raft_consensus.cc:493] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:47.662599 11928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb" is_pre_election: true
I20260710 11:03:47.662783 12052 raft_consensus.cc:3060] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:47.665258 11818 leader_election.cc:343] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:47.661144 11893 leader_election.cc:343] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.667887 11893 leader_election.cc:304] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aaa6cb70926345938c79ac8c533008bb; no voters: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289
W20260710 11:03:47.670059 11818 leader_election.cc:343] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.670499 11818 leader_election.cc:304] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d4399a812db45e7affd35c37e348289; no voters: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:47.671204 12050 raft_consensus.cc:2749] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:47.670737 11750 catalog_manager.cc:5697] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 555e877530a34111a5885c6ca15a92c7 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "555e877530a34111a5885c6ca15a92c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:47.673169 12057 raft_consensus.cc:493] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.677318 12057 raft_consensus.cc:515] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.678714 12078 raft_consensus.cc:493] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.677680 12052 raft_consensus.cc:515] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.688396 12052 leader_election.cc:290] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.680158 11927 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 1.
I20260710 11:03:47.689395 12052 raft_consensus.cc:2749] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:47.692539 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed997771e94851ac9841a17cd45492" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:47.693532 11852 raft_consensus.cc:3060] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.698616 12045 tablet_bootstrap.cc:654] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.679313 12078 raft_consensus.cc:515] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.703272 12081 raft_consensus.cc:493] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.704190 11853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04896b770a2f43fab8c3c3b414932db7" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289" is_pre_election: true
I20260710 11:03:47.704594 12057 leader_election.cc:290] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:47.716572 12046 tablet_bootstrap.cc:492] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7: No bootstrap required, opened a new log
W20260710 11:03:47.704360 11893 leader_election.cc:343] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.704963 12081 raft_consensus.cc:515] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.719166 12046 ts_tablet_manager.cc:1403] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7: Time spent bootstrapping tablet: real 0.125s	user 0.012s	sys 0.013s
I20260710 11:03:47.722319 12081 leader_election.cc:290] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.724630 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289" is_pre_election: true
W20260710 11:03:47.725351 11968 leader_election.cc:343] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.726073 11851 raft_consensus.cc:2468] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 0.
I20260710 11:03:47.727869 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed997771e94851ac9841a17cd45492" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:47.728081 11894 leader_election.cc:304] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:47.728197 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289" is_pre_election: true
I20260710 11:03:47.728777 11851 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 0.
I20260710 11:03:47.728945 12081 raft_consensus.cc:2804] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:47.729300 12081 raft_consensus.cc:493] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:47.729642 12081 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.729866 11968 leader_election.cc:304] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:47.731432 12057 raft_consensus.cc:2804] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:47.731833 12057 raft_consensus.cc:493] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:47.732210 12057 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.733553 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7" is_pre_election: true
I20260710 11:03:47.733867 11852 raft_consensus.cc:2468] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 1.
I20260710 11:03:47.734369 12001 raft_consensus.cc:2468] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 0.
I20260710 11:03:47.735087 11894 leader_election.cc:304] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:47.735232 12046 raft_consensus.cc:359] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.736456 12082 raft_consensus.cc:2804] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:47.735632 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04896b770a2f43fab8c3c3b414932db7" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb" is_pre_election: true
I20260710 11:03:47.737123 12078 leader_election.cc:290] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:47.737308 11927 raft_consensus.cc:2468] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 0.
I20260710 11:03:47.738046 12082 raft_consensus.cc:697] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 1 LEADER]: Becoming Leader. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:47.739038 12082 consensus_queue.cc:237] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.736200 12046 raft_consensus.cc:385] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.739950 12046 raft_consensus.cc:740] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.741516 11967 leader_election.cc:304] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [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: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb; no voters: 9d4399a812db45e7affd35c37e348289
I20260710 11:03:47.742311 12078 raft_consensus.cc:2804] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:47.742661 12078 raft_consensus.cc:493] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:03:47.742877 11893 leader_election.cc:343] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.743008 12078 raft_consensus.cc:3060] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.744161 12046 consensus_queue.cc:260] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.744730 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb" is_pre_election: true
I20260710 11:03:47.745391 11927 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 0.
I20260710 11:03:47.748384 12050 raft_consensus.cc:493] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.749111 12050 raft_consensus.cc:515] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.749867 12078 raft_consensus.cc:515] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.751609 12050 leader_election.cc:290] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.752195 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb" is_pre_election: true
I20260710 11:03:47.752586 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7" is_pre_election: true
I20260710 11:03:47.752818 11927 raft_consensus.cc:2468] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 0.
W20260710 11:03:47.753733 11818 leader_election.cc:343] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.754417 11818 leader_election.cc:304] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [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: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 555e877530a34111a5885c6ca15a92c7
I20260710 11:03:47.755148 12050 raft_consensus.cc:2804] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:47.755555 12050 raft_consensus.cc:493] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:47.755966 12050 raft_consensus.cc:3060] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.756199 12057 raft_consensus.cc:515] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.759076 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:47.759603 11927 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.760413 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:47.761049 11852 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.763047 12047 tablet_bootstrap.cc:492] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb: No bootstrap required, opened a new log
I20260710 11:03:47.767091 12047 ts_tablet_manager.cc:1403] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb: Time spent bootstrapping tablet: real 0.137s	user 0.021s	sys 0.017s
I20260710 11:03:47.766790 12081 raft_consensus.cc:515] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.766077 11927 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 1.
I20260710 11:03:47.767416 12057 leader_election.cc:290] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:47.769306 11748 catalog_manager.cc:5697] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aaa6cb70926345938c79ac8c533008bb (127.11.113.130). New cstate: current_term: 1 leader_uuid: "aaa6cb70926345938c79ac8c533008bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.772099 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:47.772617 11851 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.773031 11967 leader_election.cc:304] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:47.775684 11853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04896b770a2f43fab8c3c3b414932db7" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:47.776847 12081 leader_election.cc:290] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.777904 12047 raft_consensus.cc:359] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:47.778409 12047 raft_consensus.cc:385] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.778631 12047 raft_consensus.cc:740] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.776185 12057 raft_consensus.cc:2804] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:03:47.779923 11968 leader_election.cc:343] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.780045 12057 raft_consensus.cc:697] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Becoming Leader. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:47.781525 12057 consensus_queue.cc:237] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.780191 12078 leader_election.cc:290] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:47.784215 12047 consensus_queue.cc:260] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:47.783746 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:47.786283 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04896b770a2f43fab8c3c3b414932db7" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:47.786532 12001 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.786932 11927 raft_consensus.cc:3060] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.788365 12045 tablet_bootstrap.cc:492] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289: No bootstrap required, opened a new log
I20260710 11:03:47.790549 12047 ts_tablet_manager.cc:1434] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260710 11:03:47.791689 12045 ts_tablet_manager.cc:1403] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289: Time spent bootstrapping tablet: real 0.173s	user 0.019s	sys 0.021s
I20260710 11:03:47.795368 12046 ts_tablet_manager.cc:1434] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.004s
I20260710 11:03:47.796494 12046 tablet_bootstrap.cc:492] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7: Bootstrap starting.
I20260710 11:03:47.797385 11927 raft_consensus.cc:2468] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 1.
I20260710 11:03:47.798702 11967 leader_election.cc:304] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [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: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb; no voters: 9d4399a812db45e7affd35c37e348289
I20260710 11:03:47.792176 12050 raft_consensus.cc:515] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.800516 12087 raft_consensus.cc:2804] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:47.800568 12001 raft_consensus.cc:2468] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 1.
I20260710 11:03:47.802073 12087 raft_consensus.cc:697] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Becoming Leader. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:47.803117 12050 leader_election.cc:290] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 election: Requested vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.803202 11893 leader_election.cc:304] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:47.803771 11852 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 1.
I20260710 11:03:47.804343 12081 raft_consensus.cc:2804] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:47.804741 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:47.800272 11851 raft_consensus.cc:2468] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 1.
I20260710 11:03:47.805490 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:47.806210 11927 raft_consensus.cc:3060] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:47.806520 11818 leader_election.cc:343] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:47.807385 12081 raft_consensus.cc:697] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 1 LEADER]: Becoming Leader. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:47.807967 12087 consensus_queue.cc:237] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.810074 12081 consensus_queue.cc:237] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.823532 11927 raft_consensus.cc:2468] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 1.
I20260710 11:03:47.823702 12045 raft_consensus.cc:359] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.821856 12046 tablet_bootstrap.cc:654] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.824748 11818 leader_election.cc:304] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [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: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 555e877530a34111a5885c6ca15a92c7
I20260710 11:03:47.826673 12050 raft_consensus.cc:2804] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:47.826061 12045 raft_consensus.cc:385] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.829744 12045 raft_consensus.cc:740] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.832213 12050 raft_consensus.cc:697] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 1 LEADER]: Becoming Leader. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:47.831580 12045 consensus_queue.cc:260] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.833439 12050 consensus_queue.cc:237] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.843717 12045 ts_tablet_manager.cc:1434] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.007s
I20260710 11:03:47.844911 12045 tablet_bootstrap.cc:492] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289: Bootstrap starting.
I20260710 11:03:47.849079 12095 raft_consensus.cc:493] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.849565 12095 raft_consensus.cc:515] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.851889 12095 leader_election.cc:290] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.853796 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb" is_pre_election: true
I20260710 11:03:47.855263 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7" is_pre_election: true
I20260710 11:03:47.856089 12000 raft_consensus.cc:2468] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 0.
I20260710 11:03:47.856653 12045 tablet_bootstrap.cc:654] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.858492 11927 raft_consensus.cc:2468] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 0.
I20260710 11:03:47.858980 11818 leader_election.cc:304] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:47.859912 11750 catalog_manager.cc:5697] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb reported cstate change: term changed from 0 to 1, leader changed from <none> to aaa6cb70926345938c79ac8c533008bb (127.11.113.130). New cstate: current_term: 1 leader_uuid: "aaa6cb70926345938c79ac8c533008bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.865909 12046 tablet_bootstrap.cc:492] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7: No bootstrap required, opened a new log
I20260710 11:03:47.866535 12046 ts_tablet_manager.cc:1403] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.008s
I20260710 11:03:47.870641 12045 tablet_bootstrap.cc:492] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289: No bootstrap required, opened a new log
I20260710 11:03:47.871244 12045 ts_tablet_manager.cc:1403] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260710 11:03:47.874831 12093 raft_consensus.cc:2804] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:47.875818 12045 raft_consensus.cc:359] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.876541 12045 raft_consensus.cc:385] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.876472 12093 raft_consensus.cc:493] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:47.877055 12093 raft_consensus.cc:3060] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.878741 12046 raft_consensus.cc:359] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.879295 12046 raft_consensus.cc:385] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.879562 12046 raft_consensus.cc:740] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.880215 12046 consensus_queue.cc:260] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.881976 12046 ts_tablet_manager.cc:1434] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:03:47.882200 12093 raft_consensus.cc:515] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.882818 12046 tablet_bootstrap.cc:492] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7: Bootstrap starting.
I20260710 11:03:47.883982 12093 leader_election.cc:290] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 election: Requested vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:47.877034 12045 raft_consensus.cc:740] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.885241 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:47.885298 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:47.885922 11927 raft_consensus.cc:3060] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.885970 12000 raft_consensus.cc:3060] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.888418 12046 tablet_bootstrap.cc:654] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.889189 12045 consensus_queue.cc:260] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.892733 11927 raft_consensus.cc:2468] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 1.
I20260710 11:03:47.892746 12045 ts_tablet_manager.cc:1434] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 11:03:47.894275 12045 tablet_bootstrap.cc:492] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289: Bootstrap starting.
I20260710 11:03:47.899410 11818 leader_election.cc:304] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:47.899883 12045 tablet_bootstrap.cc:654] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.900583 12050 raft_consensus.cc:2804] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:47.901154 12050 raft_consensus.cc:697] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 1 LEADER]: Becoming Leader. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:47.901911 12050 consensus_queue.cc:237] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.901760 11750 catalog_manager.cc:5697] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d4399a812db45e7affd35c37e348289 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "9d4399a812db45e7affd35c37e348289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.914851 12000 raft_consensus.cc:2468] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 1.
I20260710 11:03:47.924515 11748 catalog_manager.cc:5697] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 555e877530a34111a5885c6ca15a92c7 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "555e877530a34111a5885c6ca15a92c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: HEALTHY } } }
W20260710 11:03:47.928640 11797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:47.929697 11748 catalog_manager.cc:5697] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 555e877530a34111a5885c6ca15a92c7 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "555e877530a34111a5885c6ca15a92c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:47.955267 12045 tablet_bootstrap.cc:492] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289: No bootstrap required, opened a new log
I20260710 11:03:47.955775 12045 ts_tablet_manager.cc:1403] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.031s
I20260710 11:03:47.957096 12046 tablet_bootstrap.cc:492] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7: No bootstrap required, opened a new log
I20260710 11:03:47.957598 12046 ts_tablet_manager.cc:1403] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.027s
I20260710 11:03:47.958549 12045 raft_consensus.cc:359] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.959354 12045 raft_consensus.cc:385] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.959681 12045 raft_consensus.cc:740] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.959506 11750 catalog_manager.cc:5697] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d4399a812db45e7affd35c37e348289 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "9d4399a812db45e7affd35c37e348289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.960361 12045 consensus_queue.cc:260] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.961156 12046 raft_consensus.cc:359] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:47.961863 12046 raft_consensus.cc:385] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.962198 12046 raft_consensus.cc:740] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.962697 12045 ts_tablet_manager.cc:1434] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:03:47.963018 12046 consensus_queue.cc:260] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:47.964761 12046 ts_tablet_manager.cc:1434] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:03:47.965903 12046 tablet_bootstrap.cc:492] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7: Bootstrap starting.
I20260710 11:03:47.977531 12046 tablet_bootstrap.cc:654] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.981462 12046 tablet_bootstrap.cc:492] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7: No bootstrap required, opened a new log
I20260710 11:03:47.981848 12046 ts_tablet_manager.cc:1403] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260710 11:03:47.984136 12046 raft_consensus.cc:359] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.984666 12046 raft_consensus.cc:385] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.984894 12046 raft_consensus.cc:740] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.985464 12046 consensus_queue.cc:260] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.987160 12046 ts_tablet_manager.cc:1434] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:03:47.988211 12046 tablet_bootstrap.cc:492] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7: Bootstrap starting.
I20260710 11:03:47.992772 12087 raft_consensus.cc:493] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.992949 12046 tablet_bootstrap.cc:654] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.993253 12087 raft_consensus.cc:515] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:47.995363 12087 leader_election.cc:290] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:47.997103 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289" is_pre_election: true
I20260710 11:03:47.998978 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb" is_pre_election: true
I20260710 11:03:48.000031 11927 raft_consensus.cc:2393] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 555e877530a34111a5885c6ca15a92c7 in current term 1: Already voted for candidate 9d4399a812db45e7affd35c37e348289 in this term.
I20260710 11:03:48.001645 11968 leader_election.cc:304] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7; no voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:48.002487 12087 raft_consensus.cc:3060] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:48.003970 12046 tablet_bootstrap.cc:492] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7: No bootstrap required, opened a new log
I20260710 11:03:48.004359 12046 ts_tablet_manager.cc:1403] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260710 11:03:48.006385 12046 raft_consensus.cc:359] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.006853 12046 raft_consensus.cc:385] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:48.007117 12046 raft_consensus.cc:740] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Initialized, Role: FOLLOWER
I20260710 11:03:48.007879 12046 consensus_queue.cc:260] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.009548 12087 raft_consensus.cc:2749] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:48.010263 12046 ts_tablet_manager.cc:1434] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:03:48.014130 12087 raft_consensus.cc:493] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:48.014608 12087 raft_consensus.cc:515] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:48.017690 12087 leader_election.cc:290] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351)
I20260710 11:03:48.017856 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb" is_pre_election: true
I20260710 11:03:48.018426 11927 raft_consensus.cc:2468] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 0.
I20260710 11:03:48.019276 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289" is_pre_election: true
I20260710 11:03:48.019305 11967 leader_election.cc:304] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:48.020032 11851 raft_consensus.cc:2468] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 0.
I20260710 11:03:48.020237 12087 raft_consensus.cc:2804] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:48.020596 12087 raft_consensus.cc:493] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:48.020948 12087 raft_consensus.cc:3060] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:48.025345 12087 raft_consensus.cc:515] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:48.026908 12087 leader_election.cc:290] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 election: Requested vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351)
I20260710 11:03:48.028110 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:48.028230 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:48.028656 11927 raft_consensus.cc:3060] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:48.028815 11851 raft_consensus.cc:3060] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:48.033288 11927 raft_consensus.cc:2468] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 1.
I20260710 11:03:48.034329 11967 leader_election.cc:304] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:48.035018 12087 raft_consensus.cc:2804] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:48.035466 12087 raft_consensus.cc:697] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Becoming Leader. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:48.035521 11851 raft_consensus.cc:2468] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 1.
I20260710 11:03:48.036928 12087 consensus_queue.cc:237] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:48.043817 11748 catalog_manager.cc:5697] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 555e877530a34111a5885c6ca15a92c7 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "555e877530a34111a5885c6ca15a92c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:48.090416 12087 consensus_queue.cc:1048] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.108494 12078 consensus_queue.cc:1048] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.127075 12078 raft_consensus.cc:493] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:48.127583 12078 raft_consensus.cc:515] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.130101 12078 leader_election.cc:290] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:48.130281 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950728669ac7465995dbf4e1df7fdd36" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289" is_pre_election: true
I20260710 11:03:48.130797 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950728669ac7465995dbf4e1df7fdd36" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb" is_pre_election: true
I20260710 11:03:48.130995 11851 raft_consensus.cc:2468] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 0.
I20260710 11:03:48.131403 11927 raft_consensus.cc:2468] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 0.
I20260710 11:03:48.132023 11968 leader_election.cc:304] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:48.132778 12078 raft_consensus.cc:2804] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:48.133139 12078 raft_consensus.cc:493] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:48.133360 12078 raft_consensus.cc:3060] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:48.137461 12078 raft_consensus.cc:515] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.139017 12078 leader_election.cc:290] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:48.139739 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950728669ac7465995dbf4e1df7fdd36" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:48.140153 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950728669ac7465995dbf4e1df7fdd36" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:48.140307 11851 raft_consensus.cc:3060] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:48.140734 11927 raft_consensus.cc:3060] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:48.147099 11851 raft_consensus.cc:2468] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 1.
I20260710 11:03:48.147099 11927 raft_consensus.cc:2468] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 1.
I20260710 11:03:48.148495 11968 leader_election.cc:304] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:48.149194 12078 raft_consensus.cc:2804] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:48.149673 12078 raft_consensus.cc:697] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Becoming Leader. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:48.150436 12078 consensus_queue.cc:237] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.158272 11750 catalog_manager.cc:5697] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 555e877530a34111a5885c6ca15a92c7 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "555e877530a34111a5885c6ca15a92c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:48.197149 12078 consensus_queue.cc:1048] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.206611 11851 raft_consensus.cc:3060] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:48.218237 12057 consensus_queue.cc:1048] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.246383 12050 consensus_queue.cc:1048] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.258899 12093 consensus_queue.cc:1048] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.269711 12000 raft_consensus.cc:3060] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:48.277536 12081 consensus_queue.cc:1048] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.290261 12118 consensus_queue.cc:1048] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.294308 12119 consensus_queue.cc:1048] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:48.322736 12120 consensus_queue.cc:1048] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:48.331730 12057 consensus_queue.cc:1048] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:48.348199 12087 consensus_queue.cc:1048] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.372939 12050 consensus_queue.cc:1048] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.384935 12095 consensus_queue.cc:1048] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.516407 12000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66"
dest_uuid: "555e877530a34111a5885c6ca15a92c7"
mode: GRACEFUL
new_leader_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:60668
I20260710 11:03:48.517174 12000 raft_consensus.cc:606] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Received request to transfer leadership to TS 9d4399a812db45e7affd35c37e348289
I20260710 11:03:48.523247 12000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c"
dest_uuid: "555e877530a34111a5885c6ca15a92c7"
mode: GRACEFUL
new_leader_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:60668
I20260710 11:03:48.523906 12000 raft_consensus.cc:606] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Received request to transfer leadership to TS 9d4399a812db45e7affd35c37e348289
I20260710 11:03:48.541111 11927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
mode: GRACEFUL
new_leader_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:51600
I20260710 11:03:48.541685 11927 raft_consensus.cc:606] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 1 LEADER]: Received request to transfer leadership to TS 9d4399a812db45e7affd35c37e348289
I20260710 11:03:48.555824 11852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
mode: GRACEFUL
new_leader_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:58886
I20260710 11:03:48.556367 11852 raft_consensus.cc:606] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 1 LEADER]: Received request to transfer leadership to TS aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:48.561795 12000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc"
dest_uuid: "555e877530a34111a5885c6ca15a92c7"
mode: GRACEFUL
new_leader_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:60668
I20260710 11:03:48.562350 12000 raft_consensus.cc:606] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Received request to transfer leadership to TS aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:48.570271 12000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04896b770a2f43fab8c3c3b414932db7"
dest_uuid: "555e877530a34111a5885c6ca15a92c7"
mode: GRACEFUL
new_leader_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:60668
I20260710 11:03:48.570793 12000 raft_consensus.cc:606] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Received request to transfer leadership to TS aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:48.591123 12087 consensus_queue.cc:1048] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.598955 12087 raft_consensus.cc:993] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7: : Instructing follower 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:48.599443 12087 raft_consensus.cc:1081] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Signalling peer 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:48.601599 11851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:58862
I20260710 11:03:48.602605 11851 raft_consensus.cc:493] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:48.603102 11851 raft_consensus.cc:3060] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.605660 12078 consensus_queue.cc:1048] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.609675 11851 raft_consensus.cc:515] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:48.610896 11852 raft_consensus.cc:1240] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Rejecting Update request from peer 555e877530a34111a5885c6ca15a92c7 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:48.614280 12087 consensus_queue.cc:1059] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.615206 12087 raft_consensus.cc:3055] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:48.615566 12087 raft_consensus.cc:740] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:48.616453 12087 consensus_queue.cc:260] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:48.617287 12087 raft_consensus.cc:3060] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.624388 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:48.625599 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:48.626204 11927 raft_consensus.cc:3060] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.624373 11851 leader_election.cc:290] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 2 election: Requested vote from peers 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:48.633023 11927 raft_consensus.cc:2468] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 2.
I20260710 11:03:48.634209 12000 raft_consensus.cc:2468] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 2.
I20260710 11:03:48.634424 11818 leader_election.cc:304] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:48.635524 12050 raft_consensus.cc:2804] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:48.635991 12050 raft_consensus.cc:697] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Becoming Leader. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:48.636781 12050 consensus_queue.cc:237] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [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: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:48.645109 11747 catalog_manager.cc:5697] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 reported cstate change: term changed from 1 to 2, leader changed from 555e877530a34111a5885c6ca15a92c7 (127.11.113.131) to 9d4399a812db45e7affd35c37e348289 (127.11.113.129). New cstate: current_term: 2 leader_uuid: "9d4399a812db45e7affd35c37e348289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:48.676963 12087 raft_consensus.cc:993] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7: : Instructing follower aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:48.677533 12078 raft_consensus.cc:1081] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Signalling peer aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:48.678993 11927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04896b770a2f43fab8c3c3b414932db7"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:51598
I20260710 11:03:48.679473 11927 raft_consensus.cc:493] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:48.679790 11927 raft_consensus.cc:3060] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.684257 11927 raft_consensus.cc:515] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.686146 11927 leader_election.cc:290] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 2 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:48.686973 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04896b770a2f43fab8c3c3b414932db7" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:48.687251 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04896b770a2f43fab8c3c3b414932db7" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:48.687615 11851 raft_consensus.cc:3060] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.687866 12000 raft_consensus.cc:3055] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:48.688226 12000 raft_consensus.cc:740] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:48.688946 12000 consensus_queue.cc:260] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.690016 12000 raft_consensus.cc:3060] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.694097 11851 raft_consensus.cc:2468] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 2.
I20260710 11:03:48.695456 11894 leader_election.cc:304] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:48.695703 12000 raft_consensus.cc:2468] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 2.
I20260710 11:03:48.696334 12081 raft_consensus.cc:2804] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:48.696801 12081 raft_consensus.cc:697] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Becoming Leader. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:48.697606 12081 consensus_queue.cc:237] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.704903 11747 catalog_manager.cc:5697] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb reported cstate change: term changed from 1 to 2, leader changed from 555e877530a34111a5885c6ca15a92c7 (127.11.113.131) to aaa6cb70926345938c79ac8c533008bb (127.11.113.130). New cstate: current_term: 2 leader_uuid: "aaa6cb70926345938c79ac8c533008bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:48.748253 12078 consensus_queue.cc:1048] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:48.753731 12078 consensus_queue.cc:1048] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:48.779330 12087 raft_consensus.cc:993] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7: : Instructing follower aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:48.779785 12087 raft_consensus.cc:1081] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Signalling peer aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:48.783821 11927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:51598
I20260710 11:03:48.784418 11927 raft_consensus.cc:493] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:48.784798 11927 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.791100 11927 raft_consensus.cc:515] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.792692 11927 leader_election.cc:290] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 2 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:48.793706 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:48.794303 12000 raft_consensus.cc:3055] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:48.794235 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:48.794752 12000 raft_consensus.cc:740] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:48.794950 11851 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.795625 12000 consensus_queue.cc:260] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.796886 12000 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.801646 11851 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 2.
I20260710 11:03:48.802798 11894 leader_election.cc:304] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:48.803507 12000 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 2.
I20260710 11:03:48.803592 12081 raft_consensus.cc:2804] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:48.804107 12081 raft_consensus.cc:697] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Becoming Leader. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:48.804891 12081 consensus_queue.cc:237] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.812436 11747 catalog_manager.cc:5697] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb reported cstate change: term changed from 1 to 2, leader changed from 555e877530a34111a5885c6ca15a92c7 (127.11.113.131) to aaa6cb70926345938c79ac8c533008bb (127.11.113.130). New cstate: current_term: 2 leader_uuid: "aaa6cb70926345938c79ac8c533008bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:48.919063 12120 raft_consensus.cc:993] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb: : Instructing follower 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:48.919526 12081 raft_consensus.cc:1081] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 1 LEADER]: Signalling peer 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:48.921027 11851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:58872
I20260710 11:03:48.921583 11851 raft_consensus.cc:493] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:48.921924 11851 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.924216 12113 raft_consensus.cc:993] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7: : Instructing follower 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:48.924666 12087 raft_consensus.cc:1081] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Signalling peer 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:48.926353 11852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:58862
I20260710 11:03:48.926898 11852 raft_consensus.cc:493] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:48.927256 11852 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.927870 11851 raft_consensus.cc:515] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.930830 11851 leader_election.cc:290] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 2 election: Requested vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:48.933431 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:48.934096 11927 raft_consensus.cc:3055] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:48.934465 11927 raft_consensus.cc:740] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:48.934618 11852 raft_consensus.cc:515] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.935487 11927 consensus_queue.cc:260] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.936144 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:48.936723 12000 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.937105 11927 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.941597 11928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:48.942200 11928 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.947813 11927 raft_consensus.cc:2468] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 2.
I20260710 11:03:48.949033 11928 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 2.
I20260710 11:03:48.949245 11818 leader_election.cc:304] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:48.950615 11818 leader_election.cc:304] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:48.951146 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:48.951400 12093 raft_consensus.cc:2804] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:48.951746 12001 raft_consensus.cc:3055] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:48.951457 12134 raft_consensus.cc:2804] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:48.949245 11852 leader_election.cc:290] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 2 election: Requested vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:48.952185 12001 raft_consensus.cc:740] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:48.952539 12134 raft_consensus.cc:697] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Becoming Leader. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:48.953094 12001 consensus_queue.cc:260] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.953378 12134 consensus_queue.cc:237] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.954219 12001 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:48.952035 12093 raft_consensus.cc:697] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Becoming Leader. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:48.956939 12093 consensus_queue.cc:237] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:48.961825 12000 raft_consensus.cc:2468] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 2.
I20260710 11:03:48.964215 12001 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 2.
I20260710 11:03:48.965204 11747 catalog_manager.cc:5697] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 reported cstate change: term changed from 1 to 2, leader changed from aaa6cb70926345938c79ac8c533008bb (127.11.113.130) to 9d4399a812db45e7affd35c37e348289 (127.11.113.129). New cstate: current_term: 2 leader_uuid: "9d4399a812db45e7affd35c37e348289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:48.966974 11747 catalog_manager.cc:5697] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 reported cstate change: term changed from 1 to 2, leader changed from 555e877530a34111a5885c6ca15a92c7 (127.11.113.131) to 9d4399a812db45e7affd35c37e348289 (127.11.113.129). New cstate: current_term: 2 leader_uuid: "9d4399a812db45e7affd35c37e348289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:49.005932 12095 raft_consensus.cc:993] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289: : Instructing follower aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:49.006419 12093 raft_consensus.cc:1081] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 1 LEADER]: Signalling peer aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:49.007885 11928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:51584
I20260710 11:03:49.008389 11928 raft_consensus.cc:493] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:49.008698 11928 raft_consensus.cc:3060] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:49.013392 11928 raft_consensus.cc:515] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:49.015249 11928 leader_election.cc:290] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 2 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:49.015974 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:49.016345 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:49.016625 11852 raft_consensus.cc:3055] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:49.016847 12001 raft_consensus.cc:3060] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:49.016980 11852 raft_consensus.cc:740] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:49.017831 11852 consensus_queue.cc:260] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:49.018703 11852 raft_consensus.cc:3060] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:49.021384 12001 raft_consensus.cc:2468] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 2.
I20260710 11:03:49.022279 11893 leader_election.cc:304] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:49.022990 12081 raft_consensus.cc:2804] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:49.023412 12081 raft_consensus.cc:697] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Becoming Leader. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:49.023464 11852 raft_consensus.cc:2468] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 2.
I20260710 11:03:49.024253 12081 consensus_queue.cc:237] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:49.030597 11747 catalog_manager.cc:5697] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb reported cstate change: term changed from 1 to 2, leader changed from 9d4399a812db45e7affd35c37e348289 (127.11.113.129) to aaa6cb70926345938c79ac8c533008bb (127.11.113.130). New cstate: current_term: 2 leader_uuid: "aaa6cb70926345938c79ac8c533008bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:49.079792 11928 raft_consensus.cc:1275] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.081166 12093 consensus_queue.cc:1048] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.088971 12001 raft_consensus.cc:1275] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.090538 12093 consensus_queue.cc:1048] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.103796 11852 raft_consensus.cc:1275] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.105146 12081 consensus_queue.cc:1048] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.116659 12001 raft_consensus.cc:1275] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.118141 12137 consensus_queue.cc:1048] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.287041 11852 raft_consensus.cc:1275] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.288367 12137 consensus_queue.cc:1048] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.295735 12001 raft_consensus.cc:1275] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.297501 12081 consensus_queue.cc:1048] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.382287 12001 raft_consensus.cc:1275] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.383471 12093 consensus_queue.cc:1048] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.391657 11928 raft_consensus.cc:1275] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.393373 12134 consensus_queue.cc:1048] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.486176 12001 raft_consensus.cc:1275] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.487396 12081 consensus_queue.cc:1048] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.495369 11852 raft_consensus.cc:1275] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.496954 12082 consensus_queue.cc:1048] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.516825 11928 raft_consensus.cc:1275] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.517777 12001 raft_consensus.cc:1275] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.518105 12134 consensus_queue.cc:1048] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.518919 12050 consensus_queue.cc:1048] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:51.601723 11718 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:03:51.602567 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:51.623310 11852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
mode: GRACEFUL
new_leader_uuid: "555e877530a34111a5885c6ca15a92c7"
 from {username='slave'} at 127.0.0.1:56006
I20260710 11:03:51.623835 11852 raft_consensus.cc:606] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Received request to transfer leadership to TS 555e877530a34111a5885c6ca15a92c7
I20260710 11:03:51.634588 11928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
mode: GRACEFUL
new_leader_uuid: "555e877530a34111a5885c6ca15a92c7"
 from {username='slave'} at 127.0.0.1:55524
I20260710 11:03:51.635105 11928 raft_consensus.cc:606] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Received request to transfer leadership to TS 555e877530a34111a5885c6ca15a92c7
I20260710 11:03:51.636185 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:51.636675 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:51.684106 12095 raft_consensus.cc:993] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289: : Instructing follower 555e877530a34111a5885c6ca15a92c7 to start an election
I20260710 11:03:51.684597 12147 raft_consensus.cc:1081] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Signalling peer 555e877530a34111a5885c6ca15a92c7 to start an election
I20260710 11:03:51.686136 12001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c"
dest_uuid: "555e877530a34111a5885c6ca15a92c7"
 from {username='slave'} at 127.0.0.1:60654
I20260710 11:03:51.686612 12001 raft_consensus.cc:493] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:51.686916 12001 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:51.692276 12001 raft_consensus.cc:515] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:51.694406 12001 leader_election.cc:290] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 3 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:51.694662 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:51.694976 11928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:51.695263 11852 raft_consensus.cc:3055] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:51.695494 11928 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:51.695611 11852 raft_consensus.cc:740] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:51.696399 11852 consensus_queue.cc:260] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:51.697605 11852 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:51.702097 11928 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 3.
I20260710 11:03:51.703292 11967 leader_election.cc:304] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [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: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:51.703804 11852 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 3.
I20260710 11:03:51.703974 12087 raft_consensus.cc:2804] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:51.705212 12087 raft_consensus.cc:697] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Becoming Leader. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:51.705878 12087 consensus_queue.cc:237] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:51.714394 11747 catalog_manager.cc:5697] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 reported cstate change: term changed from 2 to 3, leader changed from 9d4399a812db45e7affd35c37e348289 (127.11.113.129) to 555e877530a34111a5885c6ca15a92c7 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "555e877530a34111a5885c6ca15a92c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:52.093225 11852 raft_consensus.cc:1275] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Refusing update from remote peer 555e877530a34111a5885c6ca15a92c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:52.094432 12087 consensus_queue.cc:1048] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:52.103786 11928 raft_consensus.cc:1275] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Refusing update from remote peer 555e877530a34111a5885c6ca15a92c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:52.105742 12087 consensus_queue.cc:1048] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:52.135303 12159 raft_consensus.cc:993] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb: : Instructing follower 555e877530a34111a5885c6ca15a92c7 to start an election
I20260710 11:03:52.135710 12082 raft_consensus.cc:1081] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Signalling peer 555e877530a34111a5885c6ca15a92c7 to start an election
I20260710 11:03:52.137053 12001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc"
dest_uuid: "555e877530a34111a5885c6ca15a92c7"
 from {username='slave'} at 127.0.0.1:60664
I20260710 11:03:52.137501 12001 raft_consensus.cc:493] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.137785 12001 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:52.141957 12001 raft_consensus.cc:515] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.144173 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:52.144325 11928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:52.144520 12001 leader_election.cc:290] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 3 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:52.144639 11852 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:52.144929 11928 raft_consensus.cc:3055] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:52.145303 11928 raft_consensus.cc:740] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:52.146018 11928 consensus_queue.cc:260] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.146898 11928 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:52.149294 11852 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 3.
I20260710 11:03:52.150307 11968 leader_election.cc:304] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [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: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:52.150940 12087 raft_consensus.cc:2804] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:52.151427 12087 raft_consensus.cc:697] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Becoming Leader. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:52.151513 11928 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 3.
I20260710 11:03:52.152246 12087 consensus_queue.cc:237] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.158442 11748 catalog_manager.cc:5697] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 reported cstate change: term changed from 2 to 3, leader changed from aaa6cb70926345938c79ac8c533008bb (127.11.113.130) to 555e877530a34111a5885c6ca15a92c7 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "555e877530a34111a5885c6ca15a92c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:52.637369 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:52.646567 11852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
mode: GRACEFUL
new_leader_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:58886
I20260710 11:03:52.647078 11852 raft_consensus.cc:606] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Received request to transfer leadership to TS aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:52.651619 12001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c"
dest_uuid: "555e877530a34111a5885c6ca15a92c7"
mode: GRACEFUL
new_leader_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:60668
I20260710 11:03:52.652181 12001 raft_consensus.cc:606] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Received request to transfer leadership to TS aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:52.656958 11852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
mode: GRACEFUL
new_leader_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:58886
I20260710 11:03:52.657532 11852 raft_consensus.cc:606] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 1 LEADER]: Received request to transfer leadership to TS aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:52.662101 11852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
mode: GRACEFUL
new_leader_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:58886
I20260710 11:03:52.662665 11852 raft_consensus.cc:606] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Received request to transfer leadership to TS aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:52.669991 12001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc"
dest_uuid: "555e877530a34111a5885c6ca15a92c7"
mode: GRACEFUL
new_leader_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:60668
I20260710 11:03:52.670503 12001 raft_consensus.cc:606] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Received request to transfer leadership to TS aaa6cb70926345938c79ac8c533008bb
I20260710 11:03:52.695505 11852 raft_consensus.cc:1275] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Refusing update from remote peer 555e877530a34111a5885c6ca15a92c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:52.696750 12087 consensus_queue.cc:1048] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:52.707650 11928 raft_consensus.cc:1275] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Refusing update from remote peer 555e877530a34111a5885c6ca15a92c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:52.712494 12166 consensus_queue.cc:1048] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:52.714187 12167 raft_consensus.cc:993] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289: : Instructing follower aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:52.714684 12147 raft_consensus.cc:1081] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 1 LEADER]: Signalling peer aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:52.716346 11927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:51584
I20260710 11:03:52.716897 11927 raft_consensus.cc:493] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.717335 11927 raft_consensus.cc:3060] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.724143 11927 raft_consensus.cc:515] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.726598 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:52.727178 11852 raft_consensus.cc:3055] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:52.727490 11852 raft_consensus.cc:740] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:52.728084 12165 raft_consensus.cc:993] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7: : Instructing follower aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:52.728470 11852 consensus_queue.cc:260] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.729060 11927 leader_election.cc:290] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 2 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:52.729640 11852 raft_consensus.cc:3060] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.730633 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:52.731559 12001 raft_consensus.cc:3060] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.730324 12165 raft_consensus.cc:1081] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Signalling peer aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:52.732326 12162 raft_consensus.cc:993] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7: : Instructing follower aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:52.733670 12162 raft_consensus.cc:1081] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Signalling peer aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:52.735702 11927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:51598
I20260710 11:03:52.736244 11927 raft_consensus.cc:493] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.736574 11928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:51598
I20260710 11:03:52.737300 11928 raft_consensus.cc:493] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.737378 11852 raft_consensus.cc:2468] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 2.
I20260710 11:03:52.737726 11928 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:52.738061 12001 raft_consensus.cc:2468] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 2.
I20260710 11:03:52.738745 11894 leader_election.cc:304] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:52.739579 11927 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:52.739787 12082 raft_consensus.cc:2804] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:52.741163 12082 raft_consensus.cc:697] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Becoming Leader. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:52.741961 12082 consensus_queue.cc:237] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.744025 11928 raft_consensus.cc:515] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.746407 11928 leader_election.cc:290] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 4 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:52.746791 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:52.747032 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:52.747361 11852 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:52.747583 12001 raft_consensus.cc:3055] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:52.745765 11927 raft_consensus.cc:515] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.747924 12001 raft_consensus.cc:740] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:52.748672 12001 consensus_queue.cc:260] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.749492 11927 leader_election.cc:290] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 4 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:52.750540 12001 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:52.750731 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:52.751283 12000 raft_consensus.cc:3055] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:52.751591 12000 raft_consensus.cc:740] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:52.752345 12000 consensus_queue.cc:260] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.753336 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:52.753539 12000 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:52.753878 11851 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:52.754456 11852 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 4.
I20260710 11:03:52.755621 11894 leader_election.cc:304] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [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: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:52.752180 11748 catalog_manager.cc:5697] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb reported cstate change: term changed from 1 to 2, leader changed from 9d4399a812db45e7affd35c37e348289 (127.11.113.129) to aaa6cb70926345938c79ac8c533008bb (127.11.113.130). New cstate: current_term: 2 leader_uuid: "aaa6cb70926345938c79ac8c533008bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.756774 12001 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 4.
I20260710 11:03:52.758059 12082 raft_consensus.cc:2804] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:52.758751 12082 raft_consensus.cc:697] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 4 LEADER]: Becoming Leader. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:52.759589 12082 consensus_queue.cc:237] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.760119 11851 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 4.
I20260710 11:03:52.761288 11894 leader_election.cc:304] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [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: 9d4399a812db45e7affd35c37e348289, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:52.762080 12171 raft_consensus.cc:2804] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:52.762527 12000 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 4.
I20260710 11:03:52.771629 12171 raft_consensus.cc:697] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 4 LEADER]: Becoming Leader. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:52.772796 12171 consensus_queue.cc:237] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.784313 11748 catalog_manager.cc:5697] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb reported cstate change: term changed from 3 to 4, leader changed from 555e877530a34111a5885c6ca15a92c7 (127.11.113.131) to aaa6cb70926345938c79ac8c533008bb (127.11.113.130). New cstate: current_term: 4 leader_uuid: "aaa6cb70926345938c79ac8c533008bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.785424 11748 catalog_manager.cc:5697] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb reported cstate change: term changed from 3 to 4, leader changed from 555e877530a34111a5885c6ca15a92c7 (127.11.113.131) to aaa6cb70926345938c79ac8c533008bb (127.11.113.130). New cstate: current_term: 4 leader_uuid: "aaa6cb70926345938c79ac8c533008bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.917677 12167 raft_consensus.cc:993] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289: : Instructing follower aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:52.918092 12147 raft_consensus.cc:1081] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Signalling peer aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:52.919348 11927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:51584
I20260710 11:03:52.919718 11927 raft_consensus.cc:493] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.919929 11927 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:52.923799 11927 raft_consensus.cc:515] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.925148 11927 leader_election.cc:290] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 3 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:52.926036 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:52.926160 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:52.926599 11852 raft_consensus.cc:3055] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:52.926631 12000 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:52.927059 11852 raft_consensus.cc:740] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:52.927768 11852 consensus_queue.cc:260] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.928833 11852 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:52.933211 12000 raft_consensus.cc:2468] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 3.
I20260710 11:03:52.934303 11893 leader_election.cc:304] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [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: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:52.934521 11852 raft_consensus.cc:2468] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 3.
I20260710 11:03:52.934998 12171 raft_consensus.cc:2804] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:52.935487 12171 raft_consensus.cc:697] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 3 LEADER]: Becoming Leader. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:52.936161 12171 consensus_queue.cc:237] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:52.942562 11748 catalog_manager.cc:5697] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb reported cstate change: term changed from 2 to 3, leader changed from 9d4399a812db45e7affd35c37e348289 (127.11.113.129) to aaa6cb70926345938c79ac8c533008bb (127.11.113.130). New cstate: current_term: 3 leader_uuid: "aaa6cb70926345938c79ac8c533008bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:53.240630 12167 raft_consensus.cc:993] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289: : Instructing follower aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:53.241102 12167 raft_consensus.cc:1081] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Signalling peer aaa6cb70926345938c79ac8c533008bb to start an election
I20260710 11:03:53.242542 11927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
 from {username='slave'} at 127.0.0.1:51584
I20260710 11:03:53.243047 11927 raft_consensus.cc:493] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:53.243315 11927 raft_consensus.cc:3060] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:53.243311 11852 raft_consensus.cc:1275] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:53.244469 12171 consensus_queue.cc:1048] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:53.248739 12000 raft_consensus.cc:1275] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 4 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:53.250026 11927 raft_consensus.cc:515] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:53.250445 12171 consensus_queue.cc:1048] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:53.251871 11927 leader_election.cc:290] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [CANDIDATE]: Term 3 election: Requested vote from peers 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019), 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351)
I20260710 11:03:53.252935 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:53.253614 11851 raft_consensus.cc:3055] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:53.253933 11851 raft_consensus.cc:740] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:53.254658 11851 consensus_queue.cc:260] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [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: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:53.255812 11851 raft_consensus.cc:3060] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:53.256429 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea8f3574c8246eca10bbea8ca34cf66" candidate_uuid: "aaa6cb70926345938c79ac8c533008bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:53.257010 12001 raft_consensus.cc:3060] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:53.264698 12001 raft_consensus.cc:2468] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 3.
I20260710 11:03:53.266287 11893 leader_election.cc:304] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [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: 555e877530a34111a5885c6ca15a92c7, aaa6cb70926345938c79ac8c533008bb; no voters: 
I20260710 11:03:53.267282 12082 raft_consensus.cc:2804] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:53.267795 12082 raft_consensus.cc:697] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 3 LEADER]: Becoming Leader. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:53.268716 12082 consensus_queue.cc:237] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [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: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } }
I20260710 11:03:53.274513 11851 raft_consensus.cc:2468] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaa6cb70926345938c79ac8c533008bb in term 3.
I20260710 11:03:53.283696 12001 raft_consensus.cc:1275] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.284930 12171 consensus_queue.cc:1048] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.286662 11750 catalog_manager.cc:5697] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb reported cstate change: term changed from 2 to 3, leader changed from 9d4399a812db45e7affd35c37e348289 (127.11.113.129) to aaa6cb70926345938c79ac8c533008bb (127.11.113.130). New cstate: current_term: 3 leader_uuid: "aaa6cb70926345938c79ac8c533008bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:53.289635 11851 raft_consensus.cc:1275] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:53.291193 12171 consensus_queue.cc:1048] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:53.295975 11852 raft_consensus.cc:1275] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.298480 12171 consensus_queue.cc:1048] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.302516 12000 raft_consensus.cc:1275] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 4 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:53.307570 12174 consensus_queue.cc:1048] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:53.389990 11851 raft_consensus.cc:1275] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:53.391209 12174 consensus_queue.cc:1048] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:53.401811 12001 raft_consensus.cc:1275] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:53.403429 12175 consensus_queue.cc:1048] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:53.770005 11851 raft_consensus.cc:1275] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:53.770476 12001 raft_consensus.cc:1275] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Refusing update from remote peer aaa6cb70926345938c79ac8c533008bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:53.771413 12175 consensus_queue.cc:1048] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:53.772965 12171 consensus_queue.cc:1048] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:55.679508 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:55.687080 11927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
mode: GRACEFUL
new_leader_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:55524
I20260710 11:03:55.687726 11927 raft_consensus.cc:606] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 4 LEADER]: Received request to transfer leadership to TS 9d4399a812db45e7affd35c37e348289
I20260710 11:03:55.690470 11927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
mode: GRACEFUL
new_leader_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:55524
I20260710 11:03:55.691009 11927 raft_consensus.cc:606] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 4 LEADER]: Received request to transfer leadership to TS 9d4399a812db45e7affd35c37e348289
I20260710 11:03:55.693472 11927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
mode: GRACEFUL
new_leader_uuid: "555e877530a34111a5885c6ca15a92c7"
 from {username='slave'} at 127.0.0.1:55524
I20260710 11:03:55.694270 11927 raft_consensus.cc:606] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 3 LEADER]: Received request to transfer leadership to TS 555e877530a34111a5885c6ca15a92c7
I20260710 11:03:55.694384 12192 raft_consensus.cc:993] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb: : Instructing follower 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:55.695066 12175 raft_consensus.cc:1081] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 4 LEADER]: Signalling peer 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:55.696612 11927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
mode: GRACEFUL
new_leader_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:55524
I20260710 11:03:55.696640 11852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:58872
I20260710 11:03:55.697189 11927 raft_consensus.cc:606] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Received request to transfer leadership to TS 9d4399a812db45e7affd35c37e348289
I20260710 11:03:55.697273 11852 raft_consensus.cc:493] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:55.697738 11852 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:55.699488 11927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0"
dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
mode: GRACEFUL
new_leader_uuid: "555e877530a34111a5885c6ca15a92c7"
 from {username='slave'} at 127.0.0.1:55524
I20260710 11:03:55.699887 11927 raft_consensus.cc:606] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Received request to transfer leadership to TS 555e877530a34111a5885c6ca15a92c7
I20260710 11:03:55.700845 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:03:55.701344 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:55.703308 11852 raft_consensus.cc:515] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:55.705286 11852 leader_election.cc:290] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 5 election: Requested vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:55.706638 12000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:55.707340 12000 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:55.709609 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7b2d1e9f6945ae9d6e118ce6de739c" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:55.710055 11927 raft_consensus.cc:3055] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:03:55.710237 11927 raft_consensus.cc:740] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:55.710919 11927 consensus_queue.cc:260] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:55.711934 11927 raft_consensus.cc:3060] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:55.712523 12000 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 5.
I20260710 11:03:55.713857 11818 leader_election.cc:304] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [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: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:55.715739 12194 raft_consensus.cc:2804] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:03:55.717211 12194 raft_consensus.cc:697] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 5 LEADER]: Becoming Leader. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:55.718329 12194 consensus_queue.cc:237] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:55.724680 11927 raft_consensus.cc:2468] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 5.
I20260710 11:03:55.728387 11750 catalog_manager.cc:5697] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 reported cstate change: term changed from 4 to 5, leader changed from aaa6cb70926345938c79ac8c533008bb (127.11.113.130) to 9d4399a812db45e7affd35c37e348289 (127.11.113.129). New cstate: current_term: 5 leader_uuid: "9d4399a812db45e7affd35c37e348289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:55.843935 12192 raft_consensus.cc:993] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb: : Instructing follower 555e877530a34111a5885c6ca15a92c7 to start an election
I20260710 11:03:55.844386 12175 raft_consensus.cc:1081] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Signalling peer 555e877530a34111a5885c6ca15a92c7 to start an election
I20260710 11:03:55.845803 12001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0"
dest_uuid: "555e877530a34111a5885c6ca15a92c7"
 from {username='slave'} at 127.0.0.1:60664
I20260710 11:03:55.846236 12001 raft_consensus.cc:493] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:55.846493 12001 raft_consensus.cc:3060] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:55.850718 12001 raft_consensus.cc:515] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:55.852126 12001 leader_election.cc:290] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 3 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:55.853060 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:55.853274 11928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3db4c733eac4997a8954116d1cb4bb0" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:55.853556 11852 raft_consensus.cc:3060] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:55.853788 11928 raft_consensus.cc:3055] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:55.854099 11928 raft_consensus.cc:740] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:55.854763 11928 consensus_queue.cc:260] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:55.855786 11928 raft_consensus.cc:3060] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:55.858654 12192 raft_consensus.cc:993] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb: : Instructing follower 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:55.858706 11852 raft_consensus.cc:2468] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 3.
I20260710 11:03:55.859253 12175 raft_consensus.cc:1081] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Signalling peer 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:55.860052 11968 leader_election.cc:304] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [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: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:55.860919 12165 raft_consensus.cc:2804] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:55.860985 11852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:58872
I20260710 11:03:55.861536 11852 raft_consensus.cc:493] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:55.861901 11852 raft_consensus.cc:3060] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:55.862004 11928 raft_consensus.cc:2468] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 3.
I20260710 11:03:55.862324 12165 raft_consensus.cc:697] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Becoming Leader. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:55.863258 12165 consensus_queue.cc:237] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:55.869588 11852 raft_consensus.cc:515] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:55.871126 11852 leader_election.cc:290] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 3 election: Requested vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:55.872016 11928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:55.872301 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f042c5e66848e5b3e5ba56badcc3e2" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:55.871701 11747 catalog_manager.cc:5697] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 reported cstate change: term changed from 2 to 3, leader changed from aaa6cb70926345938c79ac8c533008bb (127.11.113.130) to 555e877530a34111a5885c6ca15a92c7 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "555e877530a34111a5885c6ca15a92c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:55.872584 11928 raft_consensus.cc:3055] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:55.872823 12001 raft_consensus.cc:3060] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:55.872961 11928 raft_consensus.cc:740] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:55.873860 11928 consensus_queue.cc:260] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:55.875105 11928 raft_consensus.cc:3060] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:55.878535 12001 raft_consensus.cc:2468] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 3.
I20260710 11:03:55.879447 11818 leader_election.cc:304] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [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: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:55.880204 12194 raft_consensus.cc:2804] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:55.880649 12194 raft_consensus.cc:697] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 3 LEADER]: Becoming Leader. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:55.881616 11928 raft_consensus.cc:2468] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 3.
I20260710 11:03:55.881565 12194 consensus_queue.cc:237] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:55.888479 11747 catalog_manager.cc:5697] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 reported cstate change: term changed from 2 to 3, leader changed from aaa6cb70926345938c79ac8c533008bb (127.11.113.130) to 9d4399a812db45e7affd35c37e348289 (127.11.113.129). New cstate: current_term: 3 leader_uuid: "9d4399a812db45e7affd35c37e348289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:56.025190 12192 raft_consensus.cc:993] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb: : Instructing follower 555e877530a34111a5885c6ca15a92c7 to start an election
I20260710 11:03:56.025622 12175 raft_consensus.cc:1081] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 3 LEADER]: Signalling peer 555e877530a34111a5885c6ca15a92c7 to start an election
I20260710 11:03:56.027004 12001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813"
dest_uuid: "555e877530a34111a5885c6ca15a92c7"
 from {username='slave'} at 127.0.0.1:60664
I20260710 11:03:56.027455 12001 raft_consensus.cc:493] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:56.027737 12001 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:56.031512 12001 raft_consensus.cc:515] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:56.032971 12001 leader_election.cc:290] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [CANDIDATE]: Term 4 election: Requested vote from peers 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351), aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235)
I20260710 11:03:56.033715 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9d4399a812db45e7affd35c37e348289"
I20260710 11:03:56.033973 11928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8268fe61d96f419896d4c43ef12bf813" candidate_uuid: "555e877530a34111a5885c6ca15a92c7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:56.034276 11852 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:56.034488 11928 raft_consensus.cc:3055] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:56.034816 11928 raft_consensus.cc:740] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:56.035604 11928 consensus_queue.cc:260] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:56.036758 11928 raft_consensus.cc:3060] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:56.040540 11852 raft_consensus.cc:2468] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 4.
I20260710 11:03:56.041706 11968 leader_election.cc:304] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [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: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:56.042515 12165 raft_consensus.cc:2804] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:56.042932 12165 raft_consensus.cc:697] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 4 LEADER]: Becoming Leader. State: Replica: 555e877530a34111a5885c6ca15a92c7, State: Running, Role: LEADER
I20260710 11:03:56.043238 11928 raft_consensus.cc:2468] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 555e877530a34111a5885c6ca15a92c7 in term 4.
I20260710 11:03:56.043706 12165 consensus_queue.cc:237] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:56.048043 12192 raft_consensus.cc:993] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb: : Instructing follower 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:56.048543 12175 raft_consensus.cc:1081] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 4 LEADER]: Signalling peer 9d4399a812db45e7affd35c37e348289 to start an election
I20260710 11:03:56.050179 11852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc"
dest_uuid: "9d4399a812db45e7affd35c37e348289"
 from {username='slave'} at 127.0.0.1:58872
I20260710 11:03:56.050638 11852 raft_consensus.cc:493] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:56.050908 11852 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:56.051277 11747 catalog_manager.cc:5697] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 reported cstate change: term changed from 3 to 4, leader changed from aaa6cb70926345938c79ac8c533008bb (127.11.113.130) to 555e877530a34111a5885c6ca15a92c7 (127.11.113.131). New cstate: current_term: 4 leader_uuid: "555e877530a34111a5885c6ca15a92c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:56.055783 11852 raft_consensus.cc:515] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:56.057358 11852 leader_election.cc:290] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [CANDIDATE]: Term 5 election: Requested vote from peers aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235), 555e877530a34111a5885c6ca15a92c7 (127.11.113.131:37019)
I20260710 11:03:56.058243 11928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "aaa6cb70926345938c79ac8c533008bb"
I20260710 11:03:56.058869 11928 raft_consensus.cc:3055] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:03:56.058955 12001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b540d0a0e9b424bb90e7af6e8132bcc" candidate_uuid: "9d4399a812db45e7affd35c37e348289" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "555e877530a34111a5885c6ca15a92c7"
I20260710 11:03:56.059274 11928 raft_consensus.cc:740] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: aaa6cb70926345938c79ac8c533008bb, State: Running, Role: LEADER
I20260710 11:03:56.059564 12001 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:56.060179 11928 consensus_queue.cc:260] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:56.061225 11928 raft_consensus.cc:3060] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:56.063704 12001 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 5.
I20260710 11:03:56.064730 11818 leader_election.cc:304] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [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: 555e877530a34111a5885c6ca15a92c7, 9d4399a812db45e7affd35c37e348289; no voters: 
I20260710 11:03:56.065521 12194 raft_consensus.cc:2804] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:03:56.066028 12194 raft_consensus.cc:697] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 5 LEADER]: Becoming Leader. State: Replica: 9d4399a812db45e7affd35c37e348289, State: Running, Role: LEADER
I20260710 11:03:56.066160 11928 raft_consensus.cc:2468] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d4399a812db45e7affd35c37e348289 in term 5.
I20260710 11:03:56.066901 12194 consensus_queue.cc:237] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [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: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } }
I20260710 11:03:56.073285 11747 catalog_manager.cc:5697] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 reported cstate change: term changed from 4 to 5, leader changed from aaa6cb70926345938c79ac8c533008bb (127.11.113.130) to 9d4399a812db45e7affd35c37e348289 (127.11.113.129). New cstate: current_term: 5 leader_uuid: "9d4399a812db45e7affd35c37e348289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:56.110615 12001 raft_consensus.cc:1275] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 5 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:56.111811 12194 consensus_queue.cc:1048] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:56.122004 11928 raft_consensus.cc:1275] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 5 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:56.123682 12194 consensus_queue.cc:1048] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:56.253453 11852 raft_consensus.cc:1275] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Refusing update from remote peer 555e877530a34111a5885c6ca15a92c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:56.254652 12165 consensus_queue.cc:1048] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:56.263456 11928 raft_consensus.cc:1275] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Refusing update from remote peer 555e877530a34111a5885c6ca15a92c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:56.265146 12212 consensus_queue.cc:1048] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:56.398394 11928 raft_consensus.cc:1275] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:56.399705 12194 consensus_queue.cc:1048] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:56.407949 12001 raft_consensus.cc:1275] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:56.409402 12215 consensus_queue.cc:1048] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:56.580675 11928 raft_consensus.cc:1275] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 4 FOLLOWER]: Refusing update from remote peer 555e877530a34111a5885c6ca15a92c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:56.581851 12212 consensus_queue.cc:1048] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:56.589655 11852 raft_consensus.cc:1275] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Refusing update from remote peer 555e877530a34111a5885c6ca15a92c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:56.591495 12201 consensus_queue.cc:1048] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d4399a812db45e7affd35c37e348289" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:56.606769 12001 raft_consensus.cc:1275] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 5 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:56.608038 12195 consensus_queue.cc:1048] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "555e877530a34111a5885c6ca15a92c7" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:56.616580 11928 raft_consensus.cc:1275] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 5 FOLLOWER]: Refusing update from remote peer 9d4399a812db45e7affd35c37e348289: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:56.619048 12215 consensus_queue.cc:1048] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa6cb70926345938c79ac8c533008bb" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:56.702217 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:56.708956 11718 tablet_server.cc:179] TabletServer@127.11.113.129:0 shutting down...
I20260710 11:03:56.734030 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:56.734820 11718 tablet_replica.cc:333] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289: stopping tablet replica
I20260710 11:03:56.735839 11718 raft_consensus.cc:2243] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.736411 11718 raft_consensus.cc:2272] T 04896b770a2f43fab8c3c3b414932db7 P 9d4399a812db45e7affd35c37e348289 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.738665 11718 tablet_replica.cc:333] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289: stopping tablet replica
I20260710 11:03:56.739130 11718 raft_consensus.cc:2243] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:56.739802 11718 raft_consensus.cc:2272] T f1f042c5e66848e5b3e5ba56badcc3e2 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.742237 11718 tablet_replica.cc:333] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289: stopping tablet replica
I20260710 11:03:56.742693 11718 raft_consensus.cc:2243] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.743033 11718 raft_consensus.cc:2272] T 950728669ac7465995dbf4e1df7fdd36 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.745245 11718 tablet_replica.cc:333] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289: stopping tablet replica
I20260710 11:03:56.745784 11718 raft_consensus.cc:2243] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:03:56.746574 11718 raft_consensus.cc:2272] T 7b540d0a0e9b424bb90e7af6e8132bcc P 9d4399a812db45e7affd35c37e348289 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.748371 11718 tablet_replica.cc:333] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289: stopping tablet replica
I20260710 11:03:56.748798 11718 raft_consensus.cc:2243] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.749243 11718 raft_consensus.cc:2272] T 1ea8f3574c8246eca10bbea8ca34cf66 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.750743 11718 tablet_replica.cc:333] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289: stopping tablet replica
I20260710 11:03:56.751142 11718 raft_consensus.cc:2243] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.751456 11718 raft_consensus.cc:2272] T afed997771e94851ac9841a17cd45492 P 9d4399a812db45e7affd35c37e348289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.752864 11718 tablet_replica.cc:333] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289: stopping tablet replica
I20260710 11:03:56.753337 11718 raft_consensus.cc:2243] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.753676 11718 raft_consensus.cc:2272] T 8268fe61d96f419896d4c43ef12bf813 P 9d4399a812db45e7affd35c37e348289 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.755946 11718 tablet_replica.cc:333] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289: stopping tablet replica
I20260710 11:03:56.756421 11718 raft_consensus.cc:2243] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:03:56.756770 11968 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:03:56.756909 11718 raft_consensus.cc:2272] T f3db4c733eac4997a8954116d1cb4bb0 P 9d4399a812db45e7affd35c37e348289 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.759330 11718 tablet_replica.cc:333] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289: stopping tablet replica
I20260710 11:03:56.759776 11718 raft_consensus.cc:2243] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 5 LEADER]: Raft consensus shutting down.
W20260710 11:03:56.760082 11968 consensus_peers.cc:597] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 -> Peer 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351): Couldn't send request to peer 9d4399a812db45e7affd35c37e348289. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:56.760703 11718 raft_consensus.cc:2272] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 9d4399a812db45e7affd35c37e348289 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.855700 11718 tablet_server.cc:196] TabletServer@127.11.113.129:0 shutdown complete.
I20260710 11:03:56.879371 11718 tablet_server.cc:179] TabletServer@127.11.113.130:0 shutting down...
I20260710 11:03:56.901602 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:56.902191 11718 tablet_replica.cc:333] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb: stopping tablet replica
I20260710 11:03:56.902707 11718 raft_consensus.cc:2243] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:56.903441 11718 raft_consensus.cc:2272] T 1ea8f3574c8246eca10bbea8ca34cf66 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.905062 11718 tablet_replica.cc:333] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb: stopping tablet replica
I20260710 11:03:56.905519 11718 raft_consensus.cc:2243] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.905875 11718 raft_consensus.cc:2272] T f1f042c5e66848e5b3e5ba56badcc3e2 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.907701 11718 tablet_replica.cc:333] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb: stopping tablet replica
I20260710 11:03:56.908123 11718 raft_consensus.cc:2243] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.908447 11718 raft_consensus.cc:2272] T 0c7b2d1e9f6945ae9d6e118ce6de739c P aaa6cb70926345938c79ac8c533008bb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.911101 11718 tablet_replica.cc:333] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb: stopping tablet replica
I20260710 11:03:56.911621 11718 raft_consensus.cc:2243] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.912040 11718 raft_consensus.cc:2272] T f3db4c733eac4997a8954116d1cb4bb0 P aaa6cb70926345938c79ac8c533008bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.913964 11718 tablet_replica.cc:333] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb: stopping tablet replica
I20260710 11:03:56.914440 11718 raft_consensus.cc:2243] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.914820 11718 raft_consensus.cc:2272] T 8268fe61d96f419896d4c43ef12bf813 P aaa6cb70926345938c79ac8c533008bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.916918 11718 tablet_replica.cc:333] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb: stopping tablet replica
I20260710 11:03:56.917495 11718 raft_consensus.cc:2243] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:56.918198 11718 raft_consensus.cc:2272] T afed997771e94851ac9841a17cd45492 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.919772 11718 tablet_replica.cc:333] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb: stopping tablet replica
I20260710 11:03:56.920257 11718 raft_consensus.cc:2243] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.920643 11718 raft_consensus.cc:2272] T 950728669ac7465995dbf4e1df7fdd36 P aaa6cb70926345938c79ac8c533008bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.922298 11718 tablet_replica.cc:333] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb: stopping tablet replica
I20260710 11:03:56.922751 11718 raft_consensus.cc:2243] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.923147 11718 raft_consensus.cc:2272] T 7b540d0a0e9b424bb90e7af6e8132bcc P aaa6cb70926345938c79ac8c533008bb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.925406 11718 tablet_replica.cc:333] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb: stopping tablet replica
I20260710 11:03:56.925899 11718 raft_consensus.cc:2243] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:56.926906 11718 raft_consensus.cc:2272] T 04896b770a2f43fab8c3c3b414932db7 P aaa6cb70926345938c79ac8c533008bb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:56.927430 11967 consensus_peers.cc:597] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 -> Peer aaa6cb70926345938c79ac8c533008bb (127.11.113.130:39235): Couldn't send request to peer aaa6cb70926345938c79ac8c533008bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:56.948076 11968 consensus_peers.cc:597] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 -> Peer 9d4399a812db45e7affd35c37e348289 (127.11.113.129:41351): Couldn't send request to peer 9d4399a812db45e7affd35c37e348289. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:56.953594 11718 tablet_server.cc:196] TabletServer@127.11.113.130:0 shutdown complete.
I20260710 11:03:56.969872 11718 tablet_server.cc:179] TabletServer@127.11.113.131:0 shutting down...
I20260710 11:03:56.994952 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:56.995626 11718 tablet_replica.cc:333] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7: stopping tablet replica
I20260710 11:03:56.996227 11718 raft_consensus.cc:2243] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:56.996935 11718 raft_consensus.cc:2272] T afed997771e94851ac9841a17cd45492 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.999020 11718 tablet_replica.cc:333] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7: stopping tablet replica
I20260710 11:03:56.999496 11718 raft_consensus.cc:2243] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:57.000118 11718 raft_consensus.cc:2272] T f3db4c733eac4997a8954116d1cb4bb0 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:57.002007 11718 tablet_replica.cc:333] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7: stopping tablet replica
I20260710 11:03:57.002549 11718 raft_consensus.cc:2243] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:57.002980 11718 raft_consensus.cc:2272] T 1ea8f3574c8246eca10bbea8ca34cf66 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:57.004554 11718 tablet_replica.cc:333] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7: stopping tablet replica
I20260710 11:03:57.005084 11718 raft_consensus.cc:2243] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:57.005478 11718 raft_consensus.cc:2272] T f1f042c5e66848e5b3e5ba56badcc3e2 P 555e877530a34111a5885c6ca15a92c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:57.007318 11718 tablet_replica.cc:333] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7: stopping tablet replica
I20260710 11:03:57.007817 11718 raft_consensus.cc:2243] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:57.008523 11718 raft_consensus.cc:2272] T 8268fe61d96f419896d4c43ef12bf813 P 555e877530a34111a5885c6ca15a92c7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:57.010493 11718 tablet_replica.cc:333] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7: stopping tablet replica
I20260710 11:03:57.010996 11718 raft_consensus.cc:2243] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:57.011415 11718 raft_consensus.cc:2272] T 0c7b2d1e9f6945ae9d6e118ce6de739c P 555e877530a34111a5885c6ca15a92c7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:57.013700 11718 tablet_replica.cc:333] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7: stopping tablet replica
I20260710 11:03:57.014178 11718 raft_consensus.cc:2243] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:57.014555 11718 raft_consensus.cc:2272] T 04896b770a2f43fab8c3c3b414932db7 P 555e877530a34111a5885c6ca15a92c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:57.016117 11718 tablet_replica.cc:333] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7: stopping tablet replica
I20260710 11:03:57.016651 11718 raft_consensus.cc:2243] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:57.017429 11718 raft_consensus.cc:2272] T 950728669ac7465995dbf4e1df7fdd36 P 555e877530a34111a5885c6ca15a92c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:57.019084 11718 tablet_replica.cc:333] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7: stopping tablet replica
I20260710 11:03:57.019680 11718 raft_consensus.cc:2243] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:57.020131 11718 raft_consensus.cc:2272] T 7b540d0a0e9b424bb90e7af6e8132bcc P 555e877530a34111a5885c6ca15a92c7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:57.047914 11718 tablet_server.cc:196] TabletServer@127.11.113.131:0 shutdown complete.
I20260710 11:03:57.064715 11718 master.cc:562] Master@127.11.113.190:39367 shutting down...
I20260710 11:03:57.088842 11805 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:03:57.211846 11718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:57.212496 11718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:57.212824 11718 tablet_replica.cc:333] T 00000000000000000000000000000000 P a85cf081fcb8451aa7c0a26ee77fd507: stopping tablet replica
I20260710 11:03:57.239773 11718 master.cc:584] Master@127.11.113.190:39367 shutdown complete.
555e877530a34111a5885c6ca15a92c7  1
9d4399a812db45e7affd35c37e348289  4
aaa6cb70926345938c79ac8c533008bb  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12907 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:03:57.282240 11718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.113.190:36753
I20260710 11:03:57.283388 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:57.288983 12224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:57.289300 12223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:57.290760 12226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:57.291561 11718 server_base.cc:1061] running on GCE node
I20260710 11:03:57.292395 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:57.292616 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:57.292776 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681437292758 us; error 0 us; skew 500 ppm
I20260710 11:03:57.293362 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:57.295778 11718 webserver.cc:533] Webserver started at http://127.11.113.190:41575/ using document root <none> and password file <none>
I20260710 11:03:57.296312 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:57.296517 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:57.296787 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:57.297959 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/master-0-root/instance:
uuid: "8bed8723998041dda12c55d6d56b6983"
format_stamp: "Formatted at 2026-07-10 11:03:57 on dist-test-slave-0lhx"
I20260710 11:03:57.302562 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:03:57.305908 12231 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:57.306737 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:03:57.307046 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/master-0-root
uuid: "8bed8723998041dda12c55d6d56b6983"
format_stamp: "Formatted at 2026-07-10 11:03:57 on dist-test-slave-0lhx"
I20260710 11:03:57.307379 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:57.322873 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:57.324131 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:57.360646 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.190:36753
I20260710 11:03:57.360729 12282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.190:36753 every 8 connection(s)
I20260710 11:03:57.364403 12283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.373492 12283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983: Bootstrap starting.
I20260710 11:03:57.377923 12283 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.382063 12283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983: No bootstrap required, opened a new log
I20260710 11:03:57.384027 12283 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bed8723998041dda12c55d6d56b6983" member_type: VOTER }
I20260710 11:03:57.384373 12283 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.384560 12283 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bed8723998041dda12c55d6d56b6983, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.385138 12283 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8bed8723998041dda12c55d6d56b6983" member_type: VOTER }
I20260710 11:03:57.385557 12283 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:57.385740 12283 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:57.385960 12283 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.389724 12283 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bed8723998041dda12c55d6d56b6983" member_type: VOTER }
I20260710 11:03:57.390166 12283 leader_election.cc:304] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [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: 8bed8723998041dda12c55d6d56b6983; no voters: 
I20260710 11:03:57.391209 12283 leader_election.cc:290] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:57.391548 12286 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.392808 12286 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 1 LEADER]: Becoming Leader. State: Replica: 8bed8723998041dda12c55d6d56b6983, State: Running, Role: LEADER
I20260710 11:03:57.393512 12286 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [LEADER]: Queue going to LEADER mode. State: All 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: "8bed8723998041dda12c55d6d56b6983" member_type: VOTER }
I20260710 11:03:57.394171 12283 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:57.398171 12288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8bed8723998041dda12c55d6d56b6983. Latest consensus state: current_term: 1 leader_uuid: "8bed8723998041dda12c55d6d56b6983" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bed8723998041dda12c55d6d56b6983" member_type: VOTER } }
I20260710 11:03:57.398746 12288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:57.401433 12287 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8bed8723998041dda12c55d6d56b6983" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bed8723998041dda12c55d6d56b6983" member_type: VOTER } }
I20260710 11:03:57.402244 12287 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:57.404397 12294 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:57.410689 12294 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:57.411612 11718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:57.418756 12294 catalog_manager.cc:1383] Generated new cluster ID: 5348373e4fad433c9945cd42f47204e3
I20260710 11:03:57.419016 12294 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:57.439702 12294 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:57.440872 12294 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:57.455595 12294 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983: Generated new TSK 0
I20260710 11:03:57.456180 12294 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:57.478204 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:57.483768 12304 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:57.485296 12305 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:57.486488 11718 server_base.cc:1061] running on GCE node
W20260710 11:03:57.487041 12307 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:57.487881 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:57.488165 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:57.488327 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681437488311 us; error 0 us; skew 500 ppm
I20260710 11:03:57.488830 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:57.491005 11718 webserver.cc:533] Webserver started at http://127.11.113.129:37789/ using document root <none> and password file <none>
I20260710 11:03:57.491498 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:57.491698 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:57.491961 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:57.493062 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-0-root/instance:
uuid: "c19cb534d87a4abf90cc72bce3012a9b"
format_stamp: "Formatted at 2026-07-10 11:03:57 on dist-test-slave-0lhx"
I20260710 11:03:57.497401 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:03:57.500633 12312 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:57.501390 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:57.501713 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-0-root
uuid: "c19cb534d87a4abf90cc72bce3012a9b"
format_stamp: "Formatted at 2026-07-10 11:03:57 on dist-test-slave-0lhx"
I20260710 11:03:57.502009 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:57.510838 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:57.512115 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:57.513636 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:57.515834 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:57.516079 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:57.516331 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:57.516526 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:57.555223 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.129:41385
I20260710 11:03:57.555318 12374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.129:41385 every 8 connection(s)
I20260710 11:03:57.560081 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:57.566757 12379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:57.567386 12380 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:57.570902 12382 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:57.571730 11718 server_base.cc:1061] running on GCE node
I20260710 11:03:57.572788 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:57.572973 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:57.573185 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681437573172 us; error 0 us; skew 500 ppm
I20260710 11:03:57.573776 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:57.576763 11718 webserver.cc:533] Webserver started at http://127.11.113.130:38391/ using document root <none> and password file <none>
I20260710 11:03:57.577222 12375 heartbeater.cc:344] Connected to a master server at 127.11.113.190:36753
I20260710 11:03:57.577340 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:57.577665 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:57.577673 12375 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:57.578038 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:57.578562 12375 heartbeater.cc:507] Master 127.11.113.190:36753 requested a full tablet report, sending...
I20260710 11:03:57.579243 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-1-root/instance:
uuid: "1b170f8112e344729f98de1d27c37dd6"
format_stamp: "Formatted at 2026-07-10 11:03:57 on dist-test-slave-0lhx"
I20260710 11:03:57.580801 12248 ts_manager.cc:194] Registered new tserver with Master: c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385)
I20260710 11:03:57.582537 12248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50008
I20260710 11:03:57.584251 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:03:57.587482 12387 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:57.588201 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:57.588487 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-1-root
uuid: "1b170f8112e344729f98de1d27c37dd6"
format_stamp: "Formatted at 2026-07-10 11:03:57 on dist-test-slave-0lhx"
I20260710 11:03:57.588753 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:57.628376 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:57.629688 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:57.631155 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:57.633446 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:57.633625 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:57.633939 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:57.634188 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:57.674525 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.130:40463
I20260710 11:03:57.674634 12449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.130:40463 every 8 connection(s)
I20260710 11:03:57.679248 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:57.686372 12453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:57.688730 12454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:57.690774 12457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:57.691584 11718 server_base.cc:1061] running on GCE node
I20260710 11:03:57.691977 12450 heartbeater.cc:344] Connected to a master server at 127.11.113.190:36753
I20260710 11:03:57.692303 12450 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:57.692579 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:57.692814 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:57.692955 12450 heartbeater.cc:507] Master 127.11.113.190:36753 requested a full tablet report, sending...
I20260710 11:03:57.693046 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681437692998 us; error 0 us; skew 500 ppm
I20260710 11:03:57.693773 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:57.695254 12248 ts_manager.cc:194] Registered new tserver with Master: 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:03:57.696453 11718 webserver.cc:533] Webserver started at http://127.11.113.131:39255/ using document root <none> and password file <none>
I20260710 11:03:57.696727 12248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50020
I20260710 11:03:57.697081 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:57.697326 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:57.697631 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:57.698817 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-2-root/instance:
uuid: "825c2410b2114af6843d5079dd3ccfc6"
format_stamp: "Formatted at 2026-07-10 11:03:57 on dist-test-slave-0lhx"
I20260710 11:03:57.703202 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:57.706625 12461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:57.707369 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:57.707624 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-2-root
uuid: "825c2410b2114af6843d5079dd3ccfc6"
format_stamp: "Formatted at 2026-07-10 11:03:57 on dist-test-slave-0lhx"
I20260710 11:03:57.707856 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681424210728-11718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:57.721207 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:57.722361 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:57.723742 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:57.725965 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:57.726136 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:57.726430 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:57.726588 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:57.766034 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.131:38081
I20260710 11:03:57.766093 12523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.131:38081 every 8 connection(s)
I20260710 11:03:57.780326 12524 heartbeater.cc:344] Connected to a master server at 127.11.113.190:36753
I20260710 11:03:57.780646 12524 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:57.781450 12524 heartbeater.cc:507] Master 127.11.113.190:36753 requested a full tablet report, sending...
I20260710 11:03:57.783206 12248 ts_manager.cc:194] Registered new tserver with Master: 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:57.784017 11718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014445852s
I20260710 11:03:57.784479 12248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50030
I20260710 11:03:57.809033 12248 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50034:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:57.812058 12248 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:57.886463 12340 tablet_service.cc:1511] Processing CreateTablet for tablet 144f1175889d4c04a27fdae7032ebed2 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:57.887084 12339 tablet_service.cc:1511] Processing CreateTablet for tablet f66847ced7124da99bdef202881405d7 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:57.887915 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144f1175889d4c04a27fdae7032ebed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.888680 12413 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9fa9d0cce542e98bf3aabc1efa3b9f (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:57.890041 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9fa9d0cce542e98bf3aabc1efa3b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.890168 12415 tablet_service.cc:1511] Processing CreateTablet for tablet 144f1175889d4c04a27fdae7032ebed2 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:57.891409 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144f1175889d4c04a27fdae7032ebed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.892340 12414 tablet_service.cc:1511] Processing CreateTablet for tablet f66847ced7124da99bdef202881405d7 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:57.893712 12414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66847ced7124da99bdef202881405d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.894640 12338 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9fa9d0cce542e98bf3aabc1efa3b9f (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:57.895910 12338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9fa9d0cce542e98bf3aabc1efa3b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.897806 12411 tablet_service.cc:1511] Processing CreateTablet for tablet fbe4f425697c4b679fb19feca4ca20ed (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:57.899104 12411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe4f425697c4b679fb19feca4ca20ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.900884 12335 tablet_service.cc:1511] Processing CreateTablet for tablet 62e3cfebe08144a5a0b71a4ab971a032 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:57.902315 12335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e3cfebe08144a5a0b71a4ab971a032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.902719 12337 tablet_service.cc:1511] Processing CreateTablet for tablet ec7b6f2c5ff84d8ea0fb21b879fd161a (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:57.904088 12337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7b6f2c5ff84d8ea0fb21b879fd161a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.905354 12334 tablet_service.cc:1511] Processing CreateTablet for tablet c4077c3caba341ca9a23c210ffbcf456 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:57.906678 12334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4077c3caba341ca9a23c210ffbcf456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.906504 12412 tablet_service.cc:1511] Processing CreateTablet for tablet ec7b6f2c5ff84d8ea0fb21b879fd161a (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:57.907773 12412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7b6f2c5ff84d8ea0fb21b879fd161a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.910173 12333 tablet_service.cc:1511] Processing CreateTablet for tablet f6d5fc0bde3b420e9ce1c5b71301b5fd (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:57.903683 12336 tablet_service.cc:1511] Processing CreateTablet for tablet fbe4f425697c4b679fb19feca4ca20ed (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:57.911451 12333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d5fc0bde3b420e9ce1c5b71301b5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.912349 12336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe4f425697c4b679fb19feca4ca20ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.914446 12332 tablet_service.cc:1511] Processing CreateTablet for tablet 94776cf2dd544ca99dcaf739bc0d5841 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:57.916004 12332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94776cf2dd544ca99dcaf739bc0d5841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.900933 12410 tablet_service.cc:1511] Processing CreateTablet for tablet 62e3cfebe08144a5a0b71a4ab971a032 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:57.917865 12410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e3cfebe08144a5a0b71a4ab971a032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.918933 12339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66847ced7124da99bdef202881405d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.936362 12481 tablet_service.cc:1511] Processing CreateTablet for tablet 94776cf2dd544ca99dcaf739bc0d5841 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:57.937858 12481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94776cf2dd544ca99dcaf739bc0d5841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.938720 12482 tablet_service.cc:1511] Processing CreateTablet for tablet f6d5fc0bde3b420e9ce1c5b71301b5fd (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:57.940052 12482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d5fc0bde3b420e9ce1c5b71301b5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.942205 12483 tablet_service.cc:1511] Processing CreateTablet for tablet c4077c3caba341ca9a23c210ffbcf456 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:57.944958 12484 tablet_service.cc:1511] Processing CreateTablet for tablet 62e3cfebe08144a5a0b71a4ab971a032 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:57.945350 12331 tablet_service.cc:1511] Processing CreateTablet for tablet ef6bceda2e5341cd939ca4e27b7fc3ca (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:57.946550 12331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6bceda2e5341cd939ca4e27b7fc3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.946403 12409 tablet_service.cc:1511] Processing CreateTablet for tablet c4077c3caba341ca9a23c210ffbcf456 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:57.947155 12485 tablet_service.cc:1511] Processing CreateTablet for tablet fbe4f425697c4b679fb19feca4ca20ed (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:57.947679 12409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4077c3caba341ca9a23c210ffbcf456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.951177 12486 tablet_service.cc:1511] Processing CreateTablet for tablet ec7b6f2c5ff84d8ea0fb21b879fd161a (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:57.953867 12487 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9fa9d0cce542e98bf3aabc1efa3b9f (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:57.955089 12488 tablet_service.cc:1511] Processing CreateTablet for tablet f66847ced7124da99bdef202881405d7 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:57.953867 12489 tablet_service.cc:1511] Processing CreateTablet for tablet 144f1175889d4c04a27fdae7032ebed2 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:57.969146 12483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4077c3caba341ca9a23c210ffbcf456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.970746 12487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9fa9d0cce542e98bf3aabc1efa3b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.972546 12485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe4f425697c4b679fb19feca4ca20ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.973397 12488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66847ced7124da99bdef202881405d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.977412 12484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e3cfebe08144a5a0b71a4ab971a032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.978178 12480 tablet_service.cc:1511] Processing CreateTablet for tablet ef6bceda2e5341cd939ca4e27b7fc3ca (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:57.979532 12480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6bceda2e5341cd939ca4e27b7fc3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.985275 12486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7b6f2c5ff84d8ea0fb21b879fd161a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.993734 12406 tablet_service.cc:1511] Processing CreateTablet for tablet ef6bceda2e5341cd939ca4e27b7fc3ca (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:57.994204 12408 tablet_service.cc:1511] Processing CreateTablet for tablet f6d5fc0bde3b420e9ce1c5b71301b5fd (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:57.995168 12406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6bceda2e5341cd939ca4e27b7fc3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.995990 12408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d5fc0bde3b420e9ce1c5b71301b5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.996389 12489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144f1175889d4c04a27fdae7032ebed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:57.993667 12407 tablet_service.cc:1511] Processing CreateTablet for tablet 94776cf2dd544ca99dcaf739bc0d5841 (DEFAULT_TABLE table=test-workload [id=58a4775496e24419acea38f933deffac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:57.998694 12407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94776cf2dd544ca99dcaf739bc0d5841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:58.062137 12540 tablet_bootstrap.cc:492] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6: Bootstrap starting.
I20260710 11:03:58.088729 12539 tablet_bootstrap.cc:492] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b: Bootstrap starting.
I20260710 11:03:58.105710 12541 tablet_bootstrap.cc:492] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6: Bootstrap starting.
I20260710 11:03:58.112601 12539 tablet_bootstrap.cc:654] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.122442 12540 tablet_bootstrap.cc:654] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.126530 12541 tablet_bootstrap.cc:654] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.127180 12540 tablet_bootstrap.cc:492] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6: No bootstrap required, opened a new log
I20260710 11:03:58.127502 12539 tablet_bootstrap.cc:492] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b: No bootstrap required, opened a new log
I20260710 11:03:58.127581 12540 ts_tablet_manager.cc:1403] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.005s
I20260710 11:03:58.128098 12539 ts_tablet_manager.cc:1403] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.011s
I20260710 11:03:58.130156 12540 raft_consensus.cc:359] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.130811 12540 raft_consensus.cc:385] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.131134 12540 raft_consensus.cc:740] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.130836 12539 raft_consensus.cc:359] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:58.131597 12539 raft_consensus.cc:385] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.131899 12539 raft_consensus.cc:740] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.131812 12540 consensus_queue.cc:260] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.132802 12539 consensus_queue.cc:260] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:58.134037 12450 heartbeater.cc:499] Master 127.11.113.190:36753 was elected leader, sending a full tablet report...
I20260710 11:03:58.134384 12540 ts_tablet_manager.cc:1434] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:03:58.135159 12375 heartbeater.cc:499] Master 127.11.113.190:36753 was elected leader, sending a full tablet report...
I20260710 11:03:58.135406 12540 tablet_bootstrap.cc:492] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6: Bootstrap starting.
I20260710 11:03:58.135636 12539 ts_tablet_manager.cc:1434] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:03:58.136502 12539 tablet_bootstrap.cc:492] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b: Bootstrap starting.
I20260710 11:03:58.142904 12539 tablet_bootstrap.cc:654] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.143023 12540 tablet_bootstrap.cc:654] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.144560 12541 tablet_bootstrap.cc:492] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6: No bootstrap required, opened a new log
I20260710 11:03:58.145150 12541 ts_tablet_manager.cc:1403] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260710 11:03:58.149029 12541 raft_consensus.cc:359] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.150089 12541 raft_consensus.cc:385] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.150543 12541 raft_consensus.cc:740] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.151772 12541 consensus_queue.cc:260] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.161198 12524 heartbeater.cc:499] Master 127.11.113.190:36753 was elected leader, sending a full tablet report...
I20260710 11:03:58.162663 12541 ts_tablet_manager.cc:1434] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 11:03:58.163990 12541 tablet_bootstrap.cc:492] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6: Bootstrap starting.
I20260710 11:03:58.174646 12540 tablet_bootstrap.cc:492] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6: No bootstrap required, opened a new log
I20260710 11:03:58.175195 12540 ts_tablet_manager.cc:1403] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.024s
I20260710 11:03:58.176982 12541 tablet_bootstrap.cc:654] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.174646 12539 tablet_bootstrap.cc:492] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b: No bootstrap required, opened a new log
I20260710 11:03:58.177747 12539 ts_tablet_manager.cc:1403] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.012s
I20260710 11:03:58.178136 12540 raft_consensus.cc:359] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.179582 12540 raft_consensus.cc:385] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.179888 12540 raft_consensus.cc:740] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.180609 12540 consensus_queue.cc:260] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.181509 12539 raft_consensus.cc:359] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.182422 12539 raft_consensus.cc:385] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.182842 12540 ts_tablet_manager.cc:1434] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:58.182863 12539 raft_consensus.cc:740] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.183930 12540 tablet_bootstrap.cc:492] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6: Bootstrap starting.
I20260710 11:03:58.184350 12539 consensus_queue.cc:260] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.189528 12539 ts_tablet_manager.cc:1434] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:03:58.190495 12540 tablet_bootstrap.cc:654] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.192962 12539 tablet_bootstrap.cc:492] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b: Bootstrap starting.
I20260710 11:03:58.199846 12541 tablet_bootstrap.cc:492] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6: No bootstrap required, opened a new log
I20260710 11:03:58.200430 12541 ts_tablet_manager.cc:1403] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.020s
I20260710 11:03:58.201545 12539 tablet_bootstrap.cc:654] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.203615 12541 raft_consensus.cc:359] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.204442 12541 raft_consensus.cc:385] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.204860 12541 raft_consensus.cc:740] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.206625 12545 raft_consensus.cc:493] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.206300 12541 consensus_queue.cc:260] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.207248 12545 raft_consensus.cc:515] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.209944 12541 ts_tablet_manager.cc:1434] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260710 11:03:58.211404 12541 tablet_bootstrap.cc:492] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6: Bootstrap starting.
I20260710 11:03:58.217555 12545 leader_election.cc:290] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.220024 12541 tablet_bootstrap.cc:654] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.233342 12541 tablet_bootstrap.cc:492] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6: No bootstrap required, opened a new log
I20260710 11:03:58.234083 12541 ts_tablet_manager.cc:1403] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 11:03:58.238019 12541 raft_consensus.cc:359] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.239082 12541 raft_consensus.cc:385] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.239523 12541 raft_consensus.cc:740] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.240669 12541 consensus_queue.cc:260] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.243973 12541 ts_tablet_manager.cc:1434] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:58.245373 12541 tablet_bootstrap.cc:492] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6: Bootstrap starting.
I20260710 11:03:58.254314 12541 tablet_bootstrap.cc:654] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.267653 12541 tablet_bootstrap.cc:492] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6: No bootstrap required, opened a new log
I20260710 11:03:58.267544 12545 raft_consensus.cc:493] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.268513 12545 raft_consensus.cc:515] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.271086 12545 leader_election.cc:290] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.271865 12541 ts_tablet_manager.cc:1403] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260710 11:03:58.277395 12541 raft_consensus.cc:359] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.278451 12541 raft_consensus.cc:385] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.278882 12541 raft_consensus.cc:740] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.279944 12541 consensus_queue.cc:260] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.284603 12541 ts_tablet_manager.cc:1434] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:03:58.285645 12541 tablet_bootstrap.cc:492] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6: Bootstrap starting.
I20260710 11:03:58.287094 12540 tablet_bootstrap.cc:492] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6: No bootstrap required, opened a new log
I20260710 11:03:58.287685 12540 ts_tablet_manager.cc:1403] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6: Time spent bootstrapping tablet: real 0.104s	user 0.039s	sys 0.054s
I20260710 11:03:58.289077 12539 tablet_bootstrap.cc:492] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b: No bootstrap required, opened a new log
I20260710 11:03:58.289538 12539 ts_tablet_manager.cc:1403] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b: Time spent bootstrapping tablet: real 0.097s	user 0.045s	sys 0.045s
I20260710 11:03:58.290735 12540 raft_consensus.cc:359] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.291456 12540 raft_consensus.cc:385] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.291736 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:58.292135 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:58.292402 12539 raft_consensus.cc:359] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.292749 12349 raft_consensus.cc:2468] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 0.
I20260710 11:03:58.293134 12539 raft_consensus.cc:385] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:03:58.293366 12391 leader_election.cc:343] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.293460 12539 raft_consensus.cc:740] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.294298 12539 consensus_queue.cc:260] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.291741 12540 raft_consensus.cc:740] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.295107 12391 leader_election.cc:304] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.296178 12545 raft_consensus.cc:2804] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:58.295862 12540 consensus_queue.cc:260] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.296556 12545 raft_consensus.cc:493] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.297068 12539 ts_tablet_manager.cc:1434] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:58.298296 12539 tablet_bootstrap.cc:492] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b: Bootstrap starting.
I20260710 11:03:58.300076 12541 tablet_bootstrap.cc:654] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.300558 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6" is_pre_election: true
I20260710 11:03:58.301273 12499 raft_consensus.cc:2468] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 0.
I20260710 11:03:58.302465 12498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6" is_pre_election: true
I20260710 11:03:58.296933 12545 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.305276 12540 ts_tablet_manager.cc:1434] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.005s
I20260710 11:03:58.305828 12539 tablet_bootstrap.cc:654] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.312192 12390 leader_election.cc:304] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [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: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6; no voters: c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:58.319319 12557 raft_consensus.cc:2804] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:58.319839 12557 raft_consensus.cc:493] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.320151 12557 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.322075 12539 tablet_bootstrap.cc:492] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b: No bootstrap required, opened a new log
I20260710 11:03:58.322577 12539 ts_tablet_manager.cc:1403] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260710 11:03:58.323850 12540 tablet_bootstrap.cc:492] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6: Bootstrap starting.
I20260710 11:03:58.325409 12539 raft_consensus.cc:359] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.326164 12539 raft_consensus.cc:385] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.326443 12539 raft_consensus.cc:740] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.327159 12539 consensus_queue.cc:260] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
W20260710 11:03:58.328039 12390 leader_election.cc:343] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.329509 12539 ts_tablet_manager.cc:1434] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:03:58.330456 12539 tablet_bootstrap.cc:492] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b: Bootstrap starting.
I20260710 11:03:58.333097 12540 tablet_bootstrap.cc:654] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.333704 12557 raft_consensus.cc:515] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.335413 12549 raft_consensus.cc:493] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.335839 12549 raft_consensus.cc:515] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.336659 12539 tablet_bootstrap.cc:654] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.336625 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:03:58.337888 12541 tablet_bootstrap.cc:492] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6: No bootstrap required, opened a new log
W20260710 11:03:58.338145 12391 leader_election.cc:343] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.338352 12541 ts_tablet_manager.cc:1403] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.017s
I20260710 11:03:58.339100 12557 leader_election.cc:290] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.341392 12541 raft_consensus.cc:359] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.342108 12541 raft_consensus.cc:385] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.342394 12541 raft_consensus.cc:740] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.343165 12540 tablet_bootstrap.cc:492] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6: No bootstrap required, opened a new log
I20260710 11:03:58.343103 12541 consensus_queue.cc:260] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.343672 12540 ts_tablet_manager.cc:1403] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260710 11:03:58.343863 12498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:58.344607 12498 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.347308 12540 raft_consensus.cc:359] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.348246 12540 raft_consensus.cc:385] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.348626 12540 raft_consensus.cc:740] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.349692 12540 consensus_queue.cc:260] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.354107 12549 leader_election.cc:290] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:03:58.355581 12540 ts_tablet_manager.cc:1434] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 11:03:58.356810 12540 tablet_bootstrap.cc:492] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6: Bootstrap starting.
I20260710 11:03:58.364976 12540 tablet_bootstrap.cc:654] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.378122 12540 tablet_bootstrap.cc:492] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6: No bootstrap required, opened a new log
I20260710 11:03:58.378597 12540 ts_tablet_manager.cc:1403] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 11:03:58.381242 12540 raft_consensus.cc:359] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.381822 12540 raft_consensus.cc:385] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.382105 12540 raft_consensus.cc:740] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.382761 12540 consensus_queue.cc:260] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.384788 12540 ts_tablet_manager.cc:1434] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:03:58.390465 12540 tablet_bootstrap.cc:492] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6: Bootstrap starting.
I20260710 11:03:58.399567 12498 raft_consensus.cc:2468] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 1.
I20260710 11:03:58.401234 12390 leader_election.cc:304] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [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: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6; no voters: c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:58.402220 12540 tablet_bootstrap.cc:654] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.402566 12557 raft_consensus.cc:2804] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:58.403046 12557 raft_consensus.cc:697] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Becoming Leader. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:03:58.403868 12557 consensus_queue.cc:237] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
W20260710 11:03:58.406682 12296 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:58.388247 12545 raft_consensus.cc:515] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.412367 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:03:58.413143 12349 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.423264 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
W20260710 11:03:58.425205 12390 leader_election.cc:343] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.425967 12545 leader_election.cc:290] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.428592 12349 raft_consensus.cc:2468] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 1.
I20260710 11:03:58.441980 12549 raft_consensus.cc:493] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.442665 12549 raft_consensus.cc:515] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.443169 12391 leader_election.cc:304] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [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: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 825c2410b2114af6843d5079dd3ccfc6
I20260710 11:03:58.445305 12549 leader_election.cc:290] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:03:58.450035 12545 raft_consensus.cc:2804] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:58.450730 12545 raft_consensus.cc:697] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Becoming Leader. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:03:58.451812 12545 consensus_queue.cc:237] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.454066 12549 raft_consensus.cc:493] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.454689 12549 raft_consensus.cc:515] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.457671 12549 leader_election.cc:290] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:03:58.457851 12245 catalog_manager.cc:5697] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "1b170f8112e344729f98de1d27c37dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.471931 12540 tablet_bootstrap.cc:492] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6: No bootstrap required, opened a new log
I20260710 11:03:58.472417 12540 ts_tablet_manager.cc:1403] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.026s
I20260710 11:03:58.476058 12540 raft_consensus.cc:359] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.476940 12557 raft_consensus.cc:493] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.483292 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94776cf2dd544ca99dcaf739bc0d5841" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:58.483114 12540 raft_consensus.cc:385] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.484357 12540 raft_consensus.cc:740] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.484023 12557 raft_consensus.cc:515] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.485203 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:58.486964 12557 leader_election.cc:290] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.485177 12540 consensus_queue.cc:260] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.489300 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6bceda2e5341cd939ca4e27b7fc3ca" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:58.490056 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6bceda2e5341cd939ca4e27b7fc3ca" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
I20260710 11:03:58.490885 12540 ts_tablet_manager.cc:1434] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:03:58.492154 12540 tablet_bootstrap.cc:492] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6: Bootstrap starting.
I20260710 11:03:58.492846 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9fa9d0cce542e98bf3aabc1efa3b9f" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:58.494539 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94776cf2dd544ca99dcaf739bc0d5841" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
W20260710 11:03:58.496443 12391 leader_election.cc:343] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.491886 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
W20260710 11:03:58.498986 12465 leader_election.cc:343] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:58.499861 12465 leader_election.cc:343] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:58.500595 12465 leader_election.cc:343] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:58.505667 12463 leader_election.cc:343] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.506280 12463 leader_election.cc:304] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6; no voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:58.507298 12549 raft_consensus.cc:2749] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:58.508229 12540 tablet_bootstrap.cc:654] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:58.508740 12463 leader_election.cc:343] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.509407 12463 leader_election.cc:304] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6; no voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:58.510695 12498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9fa9d0cce542e98bf3aabc1efa3b9f" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6" is_pre_election: true
W20260710 11:03:58.512400 12390 leader_election.cc:343] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.512987 12390 leader_election.cc:304] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6; no voters: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:58.514123 12557 raft_consensus.cc:2749] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:58.516690 12549 raft_consensus.cc:2749] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:58.517603 12549 raft_consensus.cc:493] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.518165 12549 raft_consensus.cc:515] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.522574 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:58.523418 12348 raft_consensus.cc:2468] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 0.
I20260710 11:03:58.525063 12465 leader_election.cc:304] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.520780 12549 leader_election.cc:290] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:03:58.526592 12549 raft_consensus.cc:2804] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:58.527038 12549 raft_consensus.cc:493] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.527459 12549 raft_consensus.cc:3060] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:58.533860 12463 leader_election.cc:343] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.534574 12463 leader_election.cc:304] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6; no voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:58.537204 12565 raft_consensus.cc:2749] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:58.537519 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
I20260710 11:03:58.538278 12541 ts_tablet_manager.cc:1434] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6: Time spent starting tablet: real 0.200s	user 0.123s	sys 0.070s
I20260710 11:03:58.538355 12423 raft_consensus.cc:2468] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 0.
I20260710 11:03:58.539448 12541 tablet_bootstrap.cc:492] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6: Bootstrap starting.
I20260710 11:03:58.542824 12539 tablet_bootstrap.cc:492] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b: No bootstrap required, opened a new log
I20260710 11:03:58.543411 12539 ts_tablet_manager.cc:1403] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b: Time spent bootstrapping tablet: real 0.213s	user 0.041s	sys 0.094s
I20260710 11:03:58.544533 12549 raft_consensus.cc:515] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.546798 12539 raft_consensus.cc:359] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.547564 12539 raft_consensus.cc:385] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.547749 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:03:58.548588 12348 raft_consensus.cc:3060] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.550595 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:58.546810 12541 tablet_bootstrap.cc:654] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.551234 12423 raft_consensus.cc:3060] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.556393 12348 raft_consensus.cc:2468] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 1.
I20260710 11:03:58.557672 12465 leader_election.cc:304] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.558082 12423 raft_consensus.cc:2468] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 1.
I20260710 11:03:58.558557 12565 raft_consensus.cc:2804] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:58.559562 12549 leader_election.cc:290] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:03:58.547982 12539 raft_consensus.cc:740] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.560981 12565 raft_consensus.cc:697] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Becoming Leader. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:03:58.561947 12565 consensus_queue.cc:237] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.563753 12541 tablet_bootstrap.cc:492] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6: No bootstrap required, opened a new log
I20260710 11:03:58.564239 12541 ts_tablet_manager.cc:1403] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260710 11:03:58.565237 12539 consensus_queue.cc:260] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.568006 12546 raft_consensus.cc:493] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.568495 12546 raft_consensus.cc:515] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.568956 12539 ts_tablet_manager.cc:1434] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 11:03:58.569995 12539 tablet_bootstrap.cc:492] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b: Bootstrap starting.
I20260710 11:03:58.570078 12540 tablet_bootstrap.cc:492] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6: No bootstrap required, opened a new log
I20260710 11:03:58.570536 12540 ts_tablet_manager.cc:1403] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.011s
I20260710 11:03:58.573885 12546 leader_election.cc:290] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.578743 12545 raft_consensus.cc:493] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.579416 12545 raft_consensus.cc:515] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.582055 12545 leader_election.cc:290] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.567596 12541 raft_consensus.cc:359] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.583559 12498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6" is_pre_election: true
I20260710 11:03:58.588325 12246 catalog_manager.cc:5697] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "1b170f8112e344729f98de1d27c37dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.592728 12541 raft_consensus.cc:385] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.596565 12576 raft_consensus.cc:493] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.597147 12576 raft_consensus.cc:515] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:58.599452 12576 leader_election.cc:290] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.600744 12541 raft_consensus.cc:740] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.601997 12541 consensus_queue.cc:260] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.603223 12498 raft_consensus.cc:2468] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 0.
I20260710 11:03:58.606994 12390 leader_election.cc:304] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6; no voters: 
I20260710 11:03:58.608148 12545 raft_consensus.cc:2804] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:58.608640 12545 raft_consensus.cc:493] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.609088 12545 raft_consensus.cc:3060] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.607146 12540 raft_consensus.cc:359] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.609827 12540 raft_consensus.cc:385] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.614225 12540 raft_consensus.cc:740] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.618920 12545 raft_consensus.cc:515] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.611002 12541 ts_tablet_manager.cc:1434] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.005s
I20260710 11:03:58.616384 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:58.616104 12245 catalog_manager.cc:5697] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "825c2410b2114af6843d5079dd3ccfc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:58.619320 12540 consensus_queue.cc:260] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.618075 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
I20260710 11:03:58.616921 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe4f425697c4b679fb19feca4ca20ed" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
I20260710 11:03:58.622229 12423 raft_consensus.cc:2468] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 0.
I20260710 11:03:58.623292 12540 ts_tablet_manager.cc:1434] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.004s
I20260710 11:03:58.624291 12540 tablet_bootstrap.cc:492] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6: Bootstrap starting.
W20260710 11:03:58.620434 12391 leader_election.cc:343] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.620329 12498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe4f425697c4b679fb19feca4ca20ed" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6" is_pre_election: true
I20260710 11:03:58.625620 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:58.621619 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6" is_pre_election: true
I20260710 11:03:58.626295 12497 raft_consensus.cc:3060] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.621075 12541 tablet_bootstrap.cc:492] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6: Bootstrap starting.
W20260710 11:03:58.629762 12314 leader_election.cc:343] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.629720 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
W20260710 11:03:58.630227 12315 leader_election.cc:343] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:58.630970 12315 leader_election.cc:343] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.631402 12315 leader_election.cc:304] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c19cb534d87a4abf90cc72bce3012a9b; no voters: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6
I20260710 11:03:58.613929 12539 tablet_bootstrap.cc:654] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.632169 12576 raft_consensus.cc:2749] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:58.635437 12541 tablet_bootstrap.cc:654] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.637305 12497 raft_consensus.cc:2468] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 1.
I20260710 11:03:58.644407 12390 leader_election.cc:304] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6; no voters: 
I20260710 11:03:58.645134 12539 tablet_bootstrap.cc:492] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b: No bootstrap required, opened a new log
I20260710 11:03:58.645303 12557 raft_consensus.cc:2804] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:58.645597 12539 ts_tablet_manager.cc:1403] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.007s
I20260710 11:03:58.645772 12557 raft_consensus.cc:697] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Becoming Leader. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:03:58.646600 12557 consensus_queue.cc:237] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.648422 12539 raft_consensus.cc:359] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.649112 12539 raft_consensus.cc:385] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.649399 12539 raft_consensus.cc:740] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.637683 12545 leader_election.cc:290] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.642053 12314 leader_election.cc:304] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [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: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 825c2410b2114af6843d5079dd3ccfc6
I20260710 11:03:58.651877 12576 raft_consensus.cc:2804] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:03:58.651866 12391 leader_election.cc:343] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.652304 12576 raft_consensus.cc:493] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.652662 12576 raft_consensus.cc:3060] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.642174 12540 tablet_bootstrap.cc:654] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.650076 12539 consensus_queue.cc:260] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.659808 12539 ts_tablet_manager.cc:1434] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:03:58.660805 12539 tablet_bootstrap.cc:492] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b: Bootstrap starting.
I20260710 11:03:58.661918 12576 raft_consensus.cc:515] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.662919 12245 catalog_manager.cc:5697] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "1b170f8112e344729f98de1d27c37dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.664706 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe4f425697c4b679fb19feca4ca20ed" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:58.665349 12423 raft_consensus.cc:3060] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.667701 12539 tablet_bootstrap.cc:654] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.676513 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe4f425697c4b679fb19feca4ca20ed" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
W20260710 11:03:58.677971 12315 leader_election.cc:343] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:58.674129 12423 raft_consensus.cc:2468] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 1.
I20260710 11:03:58.679531 12314 leader_election.cc:304] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [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: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 825c2410b2114af6843d5079dd3ccfc6
I20260710 11:03:58.675863 12576 leader_election.cc:290] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.680287 12546 raft_consensus.cc:2804] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:58.680737 12546 raft_consensus.cc:697] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:58.681602 12546 consensus_queue.cc:237] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.686367 12541 tablet_bootstrap.cc:492] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6: No bootstrap required, opened a new log
I20260710 11:03:58.686852 12541 ts_tablet_manager.cc:1403] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.019s
I20260710 11:03:58.687887 12540 tablet_bootstrap.cc:492] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6: No bootstrap required, opened a new log
I20260710 11:03:58.689182 12540 ts_tablet_manager.cc:1403] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.002s
I20260710 11:03:58.689551 12576 raft_consensus.cc:493] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.689741 12541 raft_consensus.cc:359] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:58.691040 12576 raft_consensus.cc:515] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.691596 12541 raft_consensus.cc:385] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.691921 12541 raft_consensus.cc:740] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.692624 12541 consensus_queue.cc:260] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:58.693975 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94776cf2dd544ca99dcaf739bc0d5841" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
I20260710 11:03:58.694064 12540 raft_consensus.cc:359] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:58.694726 12540 raft_consensus.cc:385] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.694634 12423 raft_consensus.cc:2468] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 0.
I20260710 11:03:58.694828 12541 ts_tablet_manager.cc:1434] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:58.695052 12540 raft_consensus.cc:740] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.695752 12540 consensus_queue.cc:260] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:58.696065 12314 leader_election.cc:304] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.697594 12539 tablet_bootstrap.cc:492] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b: No bootstrap required, opened a new log
I20260710 11:03:58.698114 12539 ts_tablet_manager.cc:1403] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.006s
I20260710 11:03:58.701011 12539 raft_consensus.cc:359] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.701694 12539 raft_consensus.cc:385] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.701987 12539 raft_consensus.cc:740] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.702405 12576 leader_election.cc:290] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.702952 12576 raft_consensus.cc:2804] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:58.702641 12539 consensus_queue.cc:260] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.703292 12576 raft_consensus.cc:493] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.703648 12576 raft_consensus.cc:3060] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.706255 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94776cf2dd544ca99dcaf739bc0d5841" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6" is_pre_election: true
I20260710 11:03:58.707068 12497 raft_consensus.cc:2468] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 0.
I20260710 11:03:58.711320 12540 ts_tablet_manager.cc:1434] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 11:03:58.711549 12576 raft_consensus.cc:515] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.704902 12539 ts_tablet_manager.cc:1434] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:03:58.695847 12541 tablet_bootstrap.cc:492] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6: Bootstrap starting.
I20260710 11:03:58.716095 12565 raft_consensus.cc:493] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.717011 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94776cf2dd544ca99dcaf739bc0d5841" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:58.717363 12540 tablet_bootstrap.cc:492] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6: Bootstrap starting.
I20260710 11:03:58.716534 12565 raft_consensus.cc:515] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:58.717547 12423 raft_consensus.cc:3060] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.719234 12565 leader_election.cc:290] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385)
I20260710 11:03:58.721146 12539 tablet_bootstrap.cc:492] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b: Bootstrap starting.
I20260710 11:03:58.721271 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:58.721848 12348 raft_consensus.cc:2468] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 0.
I20260710 11:03:58.723174 12540 tablet_bootstrap.cc:654] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.723162 12465 leader_election.cc:304] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.724234 12423 raft_consensus.cc:2468] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 1.
I20260710 11:03:58.724795 12565 raft_consensus.cc:2804] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:58.725292 12565 raft_consensus.cc:493] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.725696 12565 raft_consensus.cc:3060] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.725927 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
I20260710 11:03:58.726755 12423 raft_consensus.cc:2468] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 0.
I20260710 11:03:58.727901 12539 tablet_bootstrap.cc:654] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.729506 12314 leader_election.cc:304] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.731179 12541 tablet_bootstrap.cc:654] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.731004 12586 raft_consensus.cc:2804] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:58.731858 12586 raft_consensus.cc:697] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:58.733144 12586 consensus_queue.cc:237] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.736258 12565 raft_consensus.cc:515] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:58.736901 12576 leader_election.cc:290] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.738387 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94776cf2dd544ca99dcaf739bc0d5841" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:58.740614 12497 raft_consensus.cc:3060] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.742859 12245 catalog_manager.cc:5697] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 0 to 1, leader changed from <none> to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 1 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.746830 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:58.747826 12423 raft_consensus.cc:3060] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.752439 12497 raft_consensus.cc:2468] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 1.
I20260710 11:03:58.747040 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:03:58.753432 12348 raft_consensus.cc:3060] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.755462 12540 tablet_bootstrap.cc:492] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6: No bootstrap required, opened a new log
I20260710 11:03:58.756019 12540 ts_tablet_manager.cc:1403] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.004s
I20260710 11:03:58.759367 12540 raft_consensus.cc:359] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.760208 12540 raft_consensus.cc:385] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.760555 12540 raft_consensus.cc:740] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.762239 12348 raft_consensus.cc:2468] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 1.
I20260710 11:03:58.762426 12540 consensus_queue.cc:260] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.763583 12541 tablet_bootstrap.cc:492] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6: No bootstrap required, opened a new log
I20260710 11:03:58.766721 12465 leader_election.cc:304] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.767571 12540 ts_tablet_manager.cc:1434] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:03:58.767663 12575 raft_consensus.cc:2804] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:58.768164 12575 raft_consensus.cc:697] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Becoming Leader. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:03:58.768405 12540 tablet_bootstrap.cc:492] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6: Bootstrap starting.
I20260710 11:03:58.768523 12539 tablet_bootstrap.cc:492] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b: No bootstrap required, opened a new log
I20260710 11:03:58.768970 12539 ts_tablet_manager.cc:1403] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.013s
I20260710 11:03:58.768936 12575 consensus_queue.cc:237] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:58.771613 12539 raft_consensus.cc:359] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.772244 12539 raft_consensus.cc:385] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.772495 12539 raft_consensus.cc:740] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.774003 12540 tablet_bootstrap.cc:654] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.777222 12586 raft_consensus.cc:493] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.777844 12586 raft_consensus.cc:515] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.780616 12586 leader_election.cc:290] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.773160 12539 consensus_queue.cc:260] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.782167 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6bceda2e5341cd939ca4e27b7fc3ca" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
I20260710 11:03:58.782799 12424 raft_consensus.cc:2468] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 0.
I20260710 11:03:58.783437 12539 ts_tablet_manager.cc:1434] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 11:03:58.784070 12314 leader_election.cc:304] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.784403 12539 tablet_bootstrap.cc:492] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b: Bootstrap starting.
I20260710 11:03:58.784900 12586 raft_consensus.cc:2804] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:58.785279 12586 raft_consensus.cc:493] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.785634 12586 raft_consensus.cc:3060] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.787235 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6bceda2e5341cd939ca4e27b7fc3ca" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6" is_pre_election: true
I20260710 11:03:58.787923 12497 raft_consensus.cc:2468] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 0.
I20260710 11:03:58.766979 12541 ts_tablet_manager.cc:1403] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.012s
I20260710 11:03:58.765029 12565 leader_election.cc:290] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385)
I20260710 11:03:58.790911 12539 tablet_bootstrap.cc:654] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.793123 12245 catalog_manager.cc:5697] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 0 to 1, leader changed from <none> to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 1 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.796900 12586 raft_consensus.cc:515] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.819945 12586 leader_election.cc:290] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.822435 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6bceda2e5341cd939ca4e27b7fc3ca" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:58.823383 12424 raft_consensus.cc:3060] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.823295 12423 raft_consensus.cc:2468] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 1.
I20260710 11:03:58.798185 12541 raft_consensus.cc:359] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.812203 12247 catalog_manager.cc:5697] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "825c2410b2114af6843d5079dd3ccfc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.824499 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6bceda2e5341cd939ca4e27b7fc3ca" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:58.825376 12497 raft_consensus.cc:3060] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.831147 12541 raft_consensus.cc:385] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.832170 12541 raft_consensus.cc:740] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.833590 12540 tablet_bootstrap.cc:492] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6: No bootstrap required, opened a new log
I20260710 11:03:58.834048 12540 ts_tablet_manager.cc:1403] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6: Time spent bootstrapping tablet: real 0.066s	user 0.040s	sys 0.022s
I20260710 11:03:58.833343 12541 consensus_queue.cc:260] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.836018 12541 ts_tablet_manager.cc:1434] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260710 11:03:58.836853 12541 tablet_bootstrap.cc:492] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6: Bootstrap starting.
I20260710 11:03:58.836511 12540 raft_consensus.cc:359] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.837257 12540 raft_consensus.cc:385] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.837538 12540 raft_consensus.cc:740] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.837920 12424 raft_consensus.cc:2468] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 1.
I20260710 11:03:58.838152 12540 consensus_queue.cc:260] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.840137 12539 tablet_bootstrap.cc:492] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b: No bootstrap required, opened a new log
I20260710 11:03:58.840626 12539 ts_tablet_manager.cc:1403] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.019s
I20260710 11:03:58.843243 12540 ts_tablet_manager.cc:1434] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:03:58.843406 12541 tablet_bootstrap.cc:654] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.843667 12539 raft_consensus.cc:359] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.844424 12539 raft_consensus.cc:385] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.844712 12539 raft_consensus.cc:740] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.845422 12539 consensus_queue.cc:260] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.847836 12539 ts_tablet_manager.cc:1434] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:58.848240 12541 tablet_bootstrap.cc:492] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6: No bootstrap required, opened a new log
I20260710 11:03:58.848713 12541 ts_tablet_manager.cc:1403] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:03:58.850060 12314 leader_election.cc:304] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.848742 12539 tablet_bootstrap.cc:492] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b: Bootstrap starting.
I20260710 11:03:58.850986 12586 raft_consensus.cc:2804] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:58.851511 12586 raft_consensus.cc:697] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:58.852459 12586 consensus_queue.cc:237] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.854192 12497 raft_consensus.cc:2468] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 1.
I20260710 11:03:58.854187 12541 raft_consensus.cc:359] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.856156 12541 raft_consensus.cc:385] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.856426 12541 raft_consensus.cc:740] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.857329 12541 consensus_queue.cc:260] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.857833 12539 tablet_bootstrap.cc:654] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.859329 12541 ts_tablet_manager.cc:1434] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:03:58.860231 12541 tablet_bootstrap.cc:492] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6: Bootstrap starting.
I20260710 11:03:58.867902 12541 tablet_bootstrap.cc:654] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:58.879715 12545 consensus_queue.cc:1048] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:58.882741 12541 tablet_bootstrap.cc:492] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6: No bootstrap required, opened a new log
I20260710 11:03:58.883201 12541 ts_tablet_manager.cc:1403] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 11:03:58.886531 12539 tablet_bootstrap.cc:492] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b: No bootstrap required, opened a new log
I20260710 11:03:58.886983 12539 ts_tablet_manager.cc:1403] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.013s
I20260710 11:03:58.886229 12541 raft_consensus.cc:359] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.888139 12541 raft_consensus.cc:385] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.888434 12541 raft_consensus.cc:740] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.889056 12541 consensus_queue.cc:260] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.891124 12541 ts_tablet_manager.cc:1434] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:58.890906 12539 raft_consensus.cc:359] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.891747 12539 raft_consensus.cc:385] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:58.892144 12539 raft_consensus.cc:740] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Initialized, Role: FOLLOWER
I20260710 11:03:58.893049 12539 consensus_queue.cc:260] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.895632 12539 ts_tablet_manager.cc:1434] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:03:58.900934 12497 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.900233 12246 catalog_manager.cc:5697] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 0 to 1, leader changed from <none> to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 1 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.911477 12545 consensus_queue.cc:1048] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.919960 12348 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.922175 12560 consensus_queue.cc:1048] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:58.928238 12560 consensus_queue.cc:1048] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.964870 12586 raft_consensus.cc:493] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.965361 12586 raft_consensus.cc:515] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.967160 12586 leader_election.cc:290] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.967851 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
I20260710 11:03:58.968127 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6" is_pre_election: true
I20260710 11:03:58.968353 12424 raft_consensus.cc:2468] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 0.
I20260710 11:03:58.968672 12497 raft_consensus.cc:2468] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 0.
I20260710 11:03:58.969336 12314 leader_election.cc:304] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.969950 12586 raft_consensus.cc:2804] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:58.970295 12586 raft_consensus.cc:493] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.970584 12586 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.974983 12586 raft_consensus.cc:515] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.976554 12586 leader_election.cc:290] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:58.977250 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:58.977524 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:58.977735 12424 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.977996 12497 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:58.982358 12424 raft_consensus.cc:2468] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 1.
I20260710 11:03:58.982824 12497 raft_consensus.cc:2468] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 1.
I20260710 11:03:58.983381 12314 leader_election.cc:304] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.984346 12586 raft_consensus.cc:2804] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:58.984759 12586 raft_consensus.cc:697] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:58.985533 12586 consensus_queue.cc:237] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.992597 12575 raft_consensus.cc:493] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:58.992225 12247 catalog_manager.cc:5697] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 0 to 1, leader changed from <none> to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 1 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.993116 12575 raft_consensus.cc:515] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:58.995168 12575 leader_election.cc:290] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:03:58.995883 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9fa9d0cce542e98bf3aabc1efa3b9f" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:58.996258 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9fa9d0cce542e98bf3aabc1efa3b9f" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
I20260710 11:03:58.996527 12348 raft_consensus.cc:2468] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 0.
I20260710 11:03:58.996848 12424 raft_consensus.cc:2468] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 0.
I20260710 11:03:58.997551 12465 leader_election.cc:304] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:58.998369 12575 raft_consensus.cc:2804] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:58.998687 12575 raft_consensus.cc:493] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:58.999024 12575 raft_consensus.cc:3060] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:59.004024 12575 raft_consensus.cc:515] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.006122 12575 leader_election.cc:290] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:03:59.006647 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9fa9d0cce542e98bf3aabc1efa3b9f" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:59.006664 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9fa9d0cce542e98bf3aabc1efa3b9f" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:03:59.007325 12424 raft_consensus.cc:3060] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:59.007460 12349 raft_consensus.cc:3060] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:59.007925 12575 consensus_queue.cc:1048] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.013888 12349 raft_consensus.cc:2468] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 1.
I20260710 11:03:59.013839 12424 raft_consensus.cc:2468] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 1.
I20260710 11:03:59.015045 12463 leader_election.cc:304] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6; no voters: 
I20260710 11:03:59.015790 12575 raft_consensus.cc:2804] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:59.016278 12575 raft_consensus.cc:697] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Becoming Leader. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:03:59.017086 12575 consensus_queue.cc:237] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.021116 12549 consensus_queue.cc:1048] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:59.028806 12247 catalog_manager.cc:5697] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "825c2410b2114af6843d5079dd3ccfc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:59.051864 12545 consensus_queue.cc:1048] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.060810 12348 raft_consensus.cc:3060] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:59.061232 12499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2"
dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
mode: GRACEFUL
new_leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:55140
I20260710 11:03:59.061901 12499 raft_consensus.cc:606] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Received request to transfer leadership to TS c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:59.068215 12557 consensus_queue.cc:1048] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.081666 12423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f66847ced7124da99bdef202881405d7"
dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
mode: GRACEFUL
new_leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:47304
I20260710 11:03:59.082258 12423 raft_consensus.cc:606] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Received request to transfer leadership to TS c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:59.087127 12499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a9fa9d0cce542e98bf3aabc1efa3b9f"
dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
mode: GRACEFUL
new_leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:55140
I20260710 11:03:59.087612 12499 raft_consensus.cc:606] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Received request to transfer leadership to TS c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:59.092204 12423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a"
dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
mode: GRACEFUL
new_leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:47304
I20260710 11:03:59.092672 12423 raft_consensus.cc:606] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Received request to transfer leadership to TS c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:59.107329 12348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
mode: GRACEFUL
new_leader_uuid: "1b170f8112e344729f98de1d27c37dd6"
 from {username='slave'} at 127.0.0.1:58686
I20260710 11:03:59.107867 12348 raft_consensus.cc:606] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Received request to transfer leadership to TS 1b170f8112e344729f98de1d27c37dd6
I20260710 11:03:59.112757 12499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456"
dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
mode: GRACEFUL
new_leader_uuid: "1b170f8112e344729f98de1d27c37dd6"
 from {username='slave'} at 127.0.0.1:55140
I20260710 11:03:59.113317 12499 raft_consensus.cc:606] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Received request to transfer leadership to TS 1b170f8112e344729f98de1d27c37dd6
I20260710 11:03:59.120306 12348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94776cf2dd544ca99dcaf739bc0d5841"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
mode: GRACEFUL
new_leader_uuid: "1b170f8112e344729f98de1d27c37dd6"
 from {username='slave'} at 127.0.0.1:58686
I20260710 11:03:59.120867 12348 raft_consensus.cc:606] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Received request to transfer leadership to TS 1b170f8112e344729f98de1d27c37dd6
I20260710 11:03:59.125208 12348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef6bceda2e5341cd939ca4e27b7fc3ca"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
mode: GRACEFUL
new_leader_uuid: "825c2410b2114af6843d5079dd3ccfc6"
 from {username='slave'} at 127.0.0.1:58686
I20260710 11:03:59.125692 12348 raft_consensus.cc:606] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Received request to transfer leadership to TS 825c2410b2114af6843d5079dd3ccfc6
I20260710 11:03:59.143597 12549 raft_consensus.cc:493] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:59.144109 12549 raft_consensus.cc:515] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.145772 12549 leader_election.cc:290] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:03:59.146529 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe4f425697c4b679fb19feca4ca20ed" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b" is_pre_election: true
I20260710 11:03:59.146703 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe4f425697c4b679fb19feca4ca20ed" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b170f8112e344729f98de1d27c37dd6" is_pre_election: true
I20260710 11:03:59.147388 12423 raft_consensus.cc:2393] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 825c2410b2114af6843d5079dd3ccfc6 in current term 1: Already voted for candidate c19cb534d87a4abf90cc72bce3012a9b in this term.
I20260710 11:03:59.148196 12463 leader_election.cc:304] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6; no voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:03:59.148782 12549 raft_consensus.cc:3060] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:59.153054 12549 raft_consensus.cc:2749] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:59.182739 12586 consensus_queue.cc:1048] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.193976 12576 consensus_queue.cc:1048] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.210608 12576 consensus_queue.cc:1048] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.217757 12586 raft_consensus.cc:993] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b: : Instructing follower 1b170f8112e344729f98de1d27c37dd6 to start an election
I20260710 11:03:59.218204 12586 raft_consensus.cc:1081] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Signalling peer 1b170f8112e344729f98de1d27c37dd6 to start an election
I20260710 11:03:59.219990 12424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94776cf2dd544ca99dcaf739bc0d5841"
dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
 from {username='slave'} at 127.0.0.1:47300
I20260710 11:03:59.221274 12424 raft_consensus.cc:493] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.221684 12424 raft_consensus.cc:3060] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.225381 12576 consensus_queue.cc:1048] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.228389 12424 raft_consensus.cc:515] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.231627 12424 leader_election.cc:290] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 2 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:59.232311 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94776cf2dd544ca99dcaf739bc0d5841" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:03:59.232894 12348 raft_consensus.cc:3055] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:59.233260 12348 raft_consensus.cc:740] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:59.234061 12348 consensus_queue.cc:260] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.235198 12348 raft_consensus.cc:3060] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.237120 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94776cf2dd544ca99dcaf739bc0d5841" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:59.237682 12497 raft_consensus.cc:3060] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.241181 12348 raft_consensus.cc:2468] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 2.
I20260710 11:03:59.242238 12391 leader_election.cc:304] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:59.242892 12557 raft_consensus.cc:2804] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:59.243275 12557 raft_consensus.cc:697] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Becoming Leader. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:03:59.243839 12497 raft_consensus.cc:2468] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 2.
I20260710 11:03:59.244011 12557 consensus_queue.cc:237] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.250624 12246 catalog_manager.cc:5697] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 reported cstate change: term changed from 1 to 2, leader changed from c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129) to 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130). New cstate: current_term: 2 leader_uuid: "1b170f8112e344729f98de1d27c37dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:59.330066 12560 raft_consensus.cc:993] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6: : Instructing follower c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:03:59.330530 12560 raft_consensus.cc:1081] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Signalling peer c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:03:59.330724 12549 consensus_queue.cc:1048] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.332074 12348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f66847ced7124da99bdef202881405d7"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:58674
I20260710 11:03:59.332544 12348 raft_consensus.cc:493] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.332832 12348 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.339392 12348 raft_consensus.cc:515] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.341323 12565 consensus_queue.cc:1048] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.344913 12348 leader_election.cc:290] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 2 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:59.346688 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:59.346819 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:59.347379 12497 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.347491 12424 raft_consensus.cc:3055] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:59.347900 12424 raft_consensus.cc:740] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:03:59.348721 12424 consensus_queue.cc:260] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.352737 12424 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.352919 12565 raft_consensus.cc:993] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6: : Instructing follower c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:03:59.353494 12565 raft_consensus.cc:1081] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Signalling peer c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:03:59.354121 12497 raft_consensus.cc:2468] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 2.
I20260710 11:03:59.355123 12349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:58684
I20260710 11:03:59.355242 12315 leader_election.cc:304] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:59.355712 12349 raft_consensus.cc:493] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.356108 12349 raft_consensus.cc:3060] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.356659 12576 raft_consensus.cc:2804] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:59.357205 12576 raft_consensus.cc:697] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:59.358031 12576 consensus_queue.cc:237] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.359851 12424 raft_consensus.cc:2468] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 2.
I20260710 11:03:59.362013 12349 raft_consensus.cc:515] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:59.363683 12349 leader_election.cc:290] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 2 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:59.364549 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:59.364688 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:59.365170 12424 raft_consensus.cc:3060] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.365240 12497 raft_consensus.cc:3055] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:59.365649 12497 raft_consensus.cc:740] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:03:59.366406 12497 consensus_queue.cc:260] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:59.367281 12497 raft_consensus.cc:3060] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.368669 12245 catalog_manager.cc:5697] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 1 to 2, leader changed from 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130) to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 2 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:59.371580 12497 raft_consensus.cc:2468] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 2.
I20260710 11:03:59.371713 12424 raft_consensus.cc:2468] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 2.
I20260710 11:03:59.372689 12315 leader_election.cc:304] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:59.373478 12576 raft_consensus.cc:2804] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:59.374017 12576 raft_consensus.cc:697] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:59.374683 12576 consensus_queue.cc:237] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:03:59.379742 12576 consensus_queue.cc:1048] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.383129 12245 catalog_manager.cc:5697] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 1 to 2, leader changed from 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131) to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 2 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:59.387406 12546 raft_consensus.cc:993] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b: : Instructing follower 1b170f8112e344729f98de1d27c37dd6 to start an election
I20260710 11:03:59.387859 12586 raft_consensus.cc:1081] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Signalling peer 1b170f8112e344729f98de1d27c37dd6 to start an election
I20260710 11:03:59.389541 12424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032"
dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
 from {username='slave'} at 127.0.0.1:47300
I20260710 11:03:59.390128 12424 raft_consensus.cc:493] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.390695 12424 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.396507 12424 raft_consensus.cc:515] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.397706 12576 consensus_queue.cc:1048] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.399230 12423 raft_consensus.cc:1240] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Rejecting Update request from peer c19cb534d87a4abf90cc72bce3012a9b for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:59.399547 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:03:59.400636 12576 consensus_queue.cc:1059] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:59.401664 12424 leader_election.cc:290] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 2 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:59.402159 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:59.405056 12349 raft_consensus.cc:3055] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:59.408250 12349 raft_consensus.cc:740] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:59.409108 12349 consensus_queue.cc:260] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.410064 12349 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.414422 12349 raft_consensus.cc:2468] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 2.
W20260710 11:03:59.414839 12546 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:03:59.419036 12622 consensus_queue.cc:1048] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.422763 12391 leader_election.cc:304] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [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: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 825c2410b2114af6843d5079dd3ccfc6
I20260710 11:03:59.424062 12560 raft_consensus.cc:2804] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:59.424510 12560 raft_consensus.cc:697] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Becoming Leader. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:03:59.425239 12560 consensus_queue.cc:237] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.429594 12546 raft_consensus.cc:993] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b: : Instructing follower 825c2410b2114af6843d5079dd3ccfc6 to start an election
I20260710 11:03:59.430102 12546 raft_consensus.cc:1081] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Signalling peer 825c2410b2114af6843d5079dd3ccfc6 to start an election
I20260710 11:03:59.431584 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef6bceda2e5341cd939ca4e27b7fc3ca"
dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
 from {username='slave'} at 127.0.0.1:55124
I20260710 11:03:59.433107 12499 raft_consensus.cc:493] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.433487 12499 raft_consensus.cc:3060] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.434773 12246 catalog_manager.cc:5697] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 reported cstate change: term changed from 1 to 2, leader changed from c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129) to 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130). New cstate: current_term: 2 leader_uuid: "1b170f8112e344729f98de1d27c37dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:59.439364 12499 raft_consensus.cc:515] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.440471 12622 consensus_queue.cc:1048] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.447625 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6bceda2e5341cd939ca4e27b7fc3ca" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:03:59.448212 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6bceda2e5341cd939ca4e27b7fc3ca" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:59.448206 12349 raft_consensus.cc:3055] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:59.450028 12349 raft_consensus.cc:740] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:59.451045 12349 consensus_queue.cc:260] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.452246 12349 raft_consensus.cc:3060] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.457204 12499 leader_election.cc:290] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 2 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:03:59.461620 12349 raft_consensus.cc:2468] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 2.
I20260710 11:03:59.462461 12557 raft_consensus.cc:993] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6: : Instructing follower c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:03:59.462927 12560 raft_consensus.cc:1081] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Signalling peer c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:03:59.462779 12465 leader_election.cc:304] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [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: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 1b170f8112e344729f98de1d27c37dd6
I20260710 11:03:59.463629 12565 raft_consensus.cc:2804] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:59.464100 12565 raft_consensus.cc:697] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 2 LEADER]: Becoming Leader. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:03:59.464588 12349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:58674
I20260710 11:03:59.465165 12349 raft_consensus.cc:493] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.464882 12565 consensus_queue.cc:237] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.465523 12349 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.471345 12349 raft_consensus.cc:515] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.472590 12247 catalog_manager.cc:5697] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 reported cstate change: term changed from 1 to 2, leader changed from c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129) to 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131). New cstate: current_term: 2 leader_uuid: "825c2410b2114af6843d5079dd3ccfc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:59.473886 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:59.474181 12349 leader_election.cc:290] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 2 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:59.474442 12424 raft_consensus.cc:3055] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:59.474561 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:59.474864 12424 raft_consensus.cc:740] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:03:59.475267 12499 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.475768 12424 consensus_queue.cc:260] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.477015 12424 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.481953 12499 raft_consensus.cc:2468] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 2.
I20260710 11:03:59.483021 12315 leader_election.cc:304] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:59.483603 12424 raft_consensus.cc:2468] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 2.
I20260710 11:03:59.483821 12622 raft_consensus.cc:2804] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:59.484283 12622 raft_consensus.cc:697] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:59.485138 12622 consensus_queue.cc:237] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.491335 12247 catalog_manager.cc:5697] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 1 to 2, leader changed from 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130) to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 2 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:59.526881 12565 consensus_queue.cc:1048] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.531198 12565 consensus_queue.cc:1048] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:59.533640 12608 raft_consensus.cc:993] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6: : Instructing follower c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:03:59.534067 12608 raft_consensus.cc:1081] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Signalling peer c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:03:59.538559 12348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a9fa9d0cce542e98bf3aabc1efa3b9f"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:58684
I20260710 11:03:59.541203 12348 raft_consensus.cc:493] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.541627 12348 raft_consensus.cc:3060] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.548717 12348 raft_consensus.cc:515] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.549387 12549 raft_consensus.cc:993] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6: : Instructing follower 1b170f8112e344729f98de1d27c37dd6 to start an election
I20260710 11:03:59.549839 12549 raft_consensus.cc:1081] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Signalling peer 1b170f8112e344729f98de1d27c37dd6 to start an election
I20260710 11:03:59.551537 12423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456"
dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
 from {username='slave'} at 127.0.0.1:47298
I20260710 11:03:59.552142 12423 raft_consensus.cc:493] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.552515 12423 raft_consensus.cc:3060] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.554467 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9fa9d0cce542e98bf3aabc1efa3b9f" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:03:59.555052 12424 raft_consensus.cc:3060] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.555280 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9fa9d0cce542e98bf3aabc1efa3b9f" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:59.555866 12499 raft_consensus.cc:3055] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:59.556180 12499 raft_consensus.cc:740] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:03:59.556967 12499 consensus_queue.cc:260] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.558413 12499 raft_consensus.cc:3060] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.561287 12423 raft_consensus.cc:515] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.562337 12424 raft_consensus.cc:2468] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 2.
I20260710 11:03:59.563479 12348 leader_election.cc:290] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 2 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:59.563445 12314 leader_election.cc:304] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:59.564549 12423 leader_election.cc:290] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 2 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:03:59.565163 12622 raft_consensus.cc:2804] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:59.565622 12622 raft_consensus.cc:697] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:03:59.566339 12622 consensus_queue.cc:237] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.567028 12499 raft_consensus.cc:2468] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 2.
I20260710 11:03:59.564922 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:03:59.567757 12497 raft_consensus.cc:3055] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:59.568099 12497 raft_consensus.cc:740] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:03:59.568202 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:03:59.568717 12348 raft_consensus.cc:3060] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.568894 12497 consensus_queue.cc:260] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.570140 12497 raft_consensus.cc:3060] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.574146 12348 raft_consensus.cc:2468] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 2.
I20260710 11:03:59.573644 12246 catalog_manager.cc:5697] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 1 to 2, leader changed from 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131) to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 2 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:59.575188 12391 leader_election.cc:304] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:03:59.575984 12560 raft_consensus.cc:2804] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:59.576416 12560 raft_consensus.cc:697] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Becoming Leader. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:03:59.577308 12497 raft_consensus.cc:2468] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 2.
I20260710 11:03:59.577149 12560 consensus_queue.cc:237] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:03:59.584153 12247 catalog_manager.cc:5697] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 reported cstate change: term changed from 1 to 2, leader changed from 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131) to 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130). New cstate: current_term: 2 leader_uuid: "1b170f8112e344729f98de1d27c37dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:59.645063 12348 raft_consensus.cc:1275] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Refusing update from remote peer 1b170f8112e344729f98de1d27c37dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.646293 12557 consensus_queue.cc:1048] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.653333 12497 raft_consensus.cc:1275] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Refusing update from remote peer 1b170f8112e344729f98de1d27c37dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.655025 12545 consensus_queue.cc:1048] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.801184 12423 raft_consensus.cc:1275] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.802917 12586 consensus_queue.cc:1048] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.812971 12497 raft_consensus.cc:1275] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.817106 12546 consensus_queue.cc:1048] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.820480 12348 raft_consensus.cc:1275] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Refusing update from remote peer 1b170f8112e344729f98de1d27c37dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.821736 12560 consensus_queue.cc:1048] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.833617 12497 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.840658 12497 raft_consensus.cc:1275] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Refusing update from remote peer 1b170f8112e344729f98de1d27c37dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.841755 12560 consensus_queue.cc:1048] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.879825 12424 raft_consensus.cc:1275] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.880970 12576 consensus_queue.cc:1048] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.887946 12497 raft_consensus.cc:1275] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.889477 12622 consensus_queue.cc:1048] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.905830 12348 raft_consensus.cc:1275] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Refusing update from remote peer 825c2410b2114af6843d5079dd3ccfc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.907080 12549 consensus_queue.cc:1048] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.914002 12424 raft_consensus.cc:3060] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:59.920120 12424 raft_consensus.cc:1275] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Refusing update from remote peer 825c2410b2114af6843d5079dd3ccfc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.921576 12565 consensus_queue.cc:1048] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.927103 12497 raft_consensus.cc:1275] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.928493 12622 consensus_queue.cc:1048] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.936695 12424 raft_consensus.cc:1275] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.937868 12576 consensus_queue.cc:1048] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:00.084709 12424 raft_consensus.cc:1275] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:00.086122 12576 consensus_queue.cc:1048] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:00.089434 12497 raft_consensus.cc:1275] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Refusing update from remote peer 1b170f8112e344729f98de1d27c37dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:00.091365 12545 consensus_queue.cc:1048] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:00.099617 12497 raft_consensus.cc:1275] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:00.101207 12576 consensus_queue.cc:1048] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:00.104231 12348 raft_consensus.cc:1275] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Refusing update from remote peer 1b170f8112e344729f98de1d27c37dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:00.106763 12560 consensus_queue.cc:1048] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:02.154336 11718 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:04:02.154978 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:02.169497 12348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
mode: GRACEFUL
new_leader_uuid: "825c2410b2114af6843d5079dd3ccfc6"
 from {username='slave'} at 127.0.0.1:52994
I20260710 11:04:02.170054 12348 raft_consensus.cc:606] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Received request to transfer leadership to TS 825c2410b2114af6843d5079dd3ccfc6
I20260710 11:04:02.172407 12348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f66847ced7124da99bdef202881405d7"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
mode: GRACEFUL
new_leader_uuid: "825c2410b2114af6843d5079dd3ccfc6"
 from {username='slave'} at 127.0.0.1:52994
I20260710 11:04:02.172957 12348 raft_consensus.cc:606] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Received request to transfer leadership to TS 825c2410b2114af6843d5079dd3ccfc6
I20260710 11:04:02.173925 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:02.174378 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:02.231801 12586 raft_consensus.cc:993] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b: : Instructing follower 825c2410b2114af6843d5079dd3ccfc6 to start an election
I20260710 11:04:02.232224 12630 raft_consensus.cc:1081] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Signalling peer 825c2410b2114af6843d5079dd3ccfc6 to start an election
I20260710 11:04:02.233592 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a"
dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
 from {username='slave'} at 127.0.0.1:55124
I20260710 11:04:02.233991 12499 raft_consensus.cc:493] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.234231 12499 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.238776 12499 raft_consensus.cc:515] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:02.240360 12499 leader_election.cc:290] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 3 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:04:02.241008 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:04:02.241428 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:04:02.241560 12348 raft_consensus.cc:3055] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:02.241931 12424 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.241888 12348 raft_consensus.cc:740] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:02.242815 12348 consensus_queue.cc:260] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:02.243984 12348 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.248262 12424 raft_consensus.cc:2468] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 3.
I20260710 11:04:02.249339 12463 leader_election.cc:304] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [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: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6; no voters: 
I20260710 11:04:02.250002 12565 raft_consensus.cc:2804] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:02.250370 12348 raft_consensus.cc:2468] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 3.
I20260710 11:04:02.251149 12565 raft_consensus.cc:697] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Becoming Leader. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:04:02.251946 12565 consensus_queue.cc:237] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:02.258909 12247 catalog_manager.cc:5697] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 reported cstate change: term changed from 2 to 3, leader changed from c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129) to 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "825c2410b2114af6843d5079dd3ccfc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:02.581615 12586 raft_consensus.cc:993] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b: : Instructing follower 825c2410b2114af6843d5079dd3ccfc6 to start an election
I20260710 11:04:02.582152 12630 raft_consensus.cc:1081] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Signalling peer 825c2410b2114af6843d5079dd3ccfc6 to start an election
I20260710 11:04:02.583691 12499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f66847ced7124da99bdef202881405d7"
dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
 from {username='slave'} at 127.0.0.1:55124
I20260710 11:04:02.584177 12499 raft_consensus.cc:493] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.584463 12499 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.589099 12499 raft_consensus.cc:515] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:02.590900 12499 leader_election.cc:290] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 3 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:04:02.591574 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:04:02.591825 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:04:02.592115 12348 raft_consensus.cc:3055] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:02.592295 12424 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.592451 12348 raft_consensus.cc:740] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:02.593155 12348 consensus_queue.cc:260] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:02.593942 12348 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.596704 12424 raft_consensus.cc:2468] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 3.
I20260710 11:04:02.597738 12463 leader_election.cc:304] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [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: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6; no voters: 
I20260710 11:04:02.598476 12565 raft_consensus.cc:2804] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:02.598886 12348 raft_consensus.cc:2468] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 3.
I20260710 11:04:02.598984 12565 raft_consensus.cc:697] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Becoming Leader. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:04:02.599809 12565 consensus_queue.cc:237] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:02.607267 12247 catalog_manager.cc:5697] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 reported cstate change: term changed from 2 to 3, leader changed from c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129) to 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "825c2410b2114af6843d5079dd3ccfc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:02.763652 12348 raft_consensus.cc:1275] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Refusing update from remote peer 825c2410b2114af6843d5079dd3ccfc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.764758 12565 consensus_queue.cc:1048] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.773456 12424 raft_consensus.cc:1275] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Refusing update from remote peer 825c2410b2114af6843d5079dd3ccfc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.775470 12639 consensus_queue.cc:1048] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.996090 12348 raft_consensus.cc:1275] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Refusing update from remote peer 825c2410b2114af6843d5079dd3ccfc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.997254 12639 consensus_queue.cc:1048] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:03.005685 12424 raft_consensus.cc:1275] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Refusing update from remote peer 825c2410b2114af6843d5079dd3ccfc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:03.007596 12565 consensus_queue.cc:1048] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:03.175136 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:03.187466 12499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f66847ced7124da99bdef202881405d7"
dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
mode: GRACEFUL
new_leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:55140
I20260710 11:04:03.188095 12499 raft_consensus.cc:606] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Received request to transfer leadership to TS c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:04:03.195257 12499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a"
dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
mode: GRACEFUL
new_leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:55140
I20260710 11:04:03.195779 12499 raft_consensus.cc:606] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Received request to transfer leadership to TS c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:04:03.202358 12424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032"
dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
mode: GRACEFUL
new_leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:47304
I20260710 11:04:03.202847 12424 raft_consensus.cc:606] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Received request to transfer leadership to TS c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:04:03.207384 12424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456"
dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
mode: GRACEFUL
new_leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:47304
I20260710 11:04:03.207772 12424 raft_consensus.cc:606] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Received request to transfer leadership to TS c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:04:03.212029 12424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd"
dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
mode: GRACEFUL
new_leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:47304
I20260710 11:04:03.212458 12424 raft_consensus.cc:606] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Received request to transfer leadership to TS c19cb534d87a4abf90cc72bce3012a9b
I20260710 11:04:03.282179 12560 raft_consensus.cc:993] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6: : Instructing follower c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:04:03.282698 12648 raft_consensus.cc:1081] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Signalling peer c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:04:03.284117 12348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:58674
I20260710 11:04:03.284543 12348 raft_consensus.cc:493] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:03.284794 12348 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:03.288806 12348 raft_consensus.cc:515] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.290287 12348 leader_election.cc:290] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 3 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:04:03.291083 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:04:03.291249 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:04:03.291661 12424 raft_consensus.cc:3055] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:03.291819 12499 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:03.292028 12424 raft_consensus.cc:740] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:04:03.292743 12424 consensus_queue.cc:260] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.293606 12424 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:03.297338 12499 raft_consensus.cc:2468] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 3.
I20260710 11:04:03.297802 12424 raft_consensus.cc:2468] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 3.
I20260710 11:04:03.298390 12315 leader_election.cc:304] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [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: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:04:03.299024 12630 raft_consensus.cc:2804] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:03.299337 12630 raft_consensus.cc:697] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 3 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:03.300014 12630 consensus_queue.cc:237] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.306325 12245 catalog_manager.cc:5697] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 2 to 3, leader changed from 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130) to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 3 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.352591 12633 raft_consensus.cc:993] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6: : Instructing follower c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:04:03.353060 12565 raft_consensus.cc:1081] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Signalling peer c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:04:03.354394 12348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:58684
I20260710 11:04:03.354777 12348 raft_consensus.cc:493] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:03.354997 12348 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:03.358736 12348 raft_consensus.cc:515] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.360013 12348 leader_election.cc:290] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 4 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:04:03.360807 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:04:03.360955 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b6f2c5ff84d8ea0fb21b879fd161a" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:04:03.361368 12424 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:03.361426 12499 raft_consensus.cc:3055] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:03.361783 12499 raft_consensus.cc:740] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:04:03.362527 12499 consensus_queue.cc:260] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.363647 12499 raft_consensus.cc:3060] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:03.367810 12424 raft_consensus.cc:2468] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 4.
I20260710 11:04:03.369299 12314 leader_election.cc:304] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [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: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:04:03.370183 12586 raft_consensus.cc:2804] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:03.370116 12499 raft_consensus.cc:2468] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 4.
I20260710 11:04:03.370747 12586 raft_consensus.cc:697] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 4 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:03.371466 12586 consensus_queue.cc:237] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.376509 12245 catalog_manager.cc:5697] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 3 to 4, leader changed from 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131) to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 4 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.583756 12639 raft_consensus.cc:993] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6: : Instructing follower c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:04:03.584227 12565 raft_consensus.cc:1081] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Signalling peer c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:04:03.585605 12348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f66847ced7124da99bdef202881405d7"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:58684
I20260710 11:04:03.586097 12348 raft_consensus.cc:493] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:03.586378 12348 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:03.590453 12348 raft_consensus.cc:515] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.591804 12348 leader_election.cc:290] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 4 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:04:03.592599 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:04:03.592789 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:04:03.593277 12424 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:03.593303 12499 raft_consensus.cc:3055] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:03.593794 12499 raft_consensus.cc:740] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:04:03.594576 12499 consensus_queue.cc:260] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.595722 12499 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:03.599644 12424 raft_consensus.cc:2468] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 4.
I20260710 11:04:03.600746 12314 leader_election.cc:304] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [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: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:04:03.601485 12586 raft_consensus.cc:2804] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:03.601842 12499 raft_consensus.cc:2468] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 4.
I20260710 11:04:03.601895 12586 raft_consensus.cc:697] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 4 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:03.602855 12586 consensus_queue.cc:237] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.608566 12245 catalog_manager.cc:5697] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 3 to 4, leader changed from 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131) to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 4 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.728618 12560 raft_consensus.cc:993] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6: : Instructing follower c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:04:03.729055 12648 raft_consensus.cc:1081] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Signalling peer c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:04:03.730543 12348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:58674
I20260710 11:04:03.730996 12348 raft_consensus.cc:493] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:03.731341 12348 raft_consensus.cc:3060] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:03.731711 12424 raft_consensus.cc:1275] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:03.732777 12586 consensus_queue.cc:1048] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:03.736526 12348 raft_consensus.cc:515] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.740633 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:04:03.741245 12424 raft_consensus.cc:3055] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:03.741585 12424 raft_consensus.cc:740] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:04:03.743754 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:04:03.744349 12499 raft_consensus.cc:3060] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:03.744445 12497 raft_consensus.cc:1275] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:03.743824 12424 consensus_queue.cc:260] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.745291 12424 raft_consensus.cc:3060] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:03.749346 12586 consensus_queue.cc:1048] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:03.752116 12424 raft_consensus.cc:2468] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 2.
I20260710 11:04:03.753089 12348 leader_election.cc:290] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 2 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:04:03.753363 12314 leader_election.cc:304] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b170f8112e344729f98de1d27c37dd6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:04:03.754801 12586 raft_consensus.cc:2804] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:03.755306 12586 raft_consensus.cc:697] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:03.756145 12586 consensus_queue.cc:237] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.756788 12499 raft_consensus.cc:2468] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 2.
I20260710 11:04:03.764271 12245 catalog_manager.cc:5697] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 1 to 2, leader changed from 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130) to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 2 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.773736 12560 raft_consensus.cc:993] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6: : Instructing follower c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:04:03.774103 12648 raft_consensus.cc:1081] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Signalling peer c19cb534d87a4abf90cc72bce3012a9b to start an election
I20260710 11:04:03.775316 12348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
 from {username='slave'} at 127.0.0.1:58674
I20260710 11:04:03.775728 12348 raft_consensus.cc:493] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:03.775991 12348 raft_consensus.cc:3060] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:03.779794 12348 raft_consensus.cc:515] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.781128 12348 leader_election.cc:290] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [CANDIDATE]: Term 3 election: Requested vote from peers 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:04:03.781802 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:04:03.782105 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4077c3caba341ca9a23c210ffbcf456" candidate_uuid: "c19cb534d87a4abf90cc72bce3012a9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:04:03.782313 12424 raft_consensus.cc:3055] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:03.782582 12497 raft_consensus.cc:3060] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:03.782604 12424 raft_consensus.cc:740] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:04:03.783501 12424 consensus_queue.cc:260] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.784278 12424 raft_consensus.cc:3060] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:03.787300 12497 raft_consensus.cc:2468] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 3.
I20260710 11:04:03.788271 12315 leader_election.cc:304] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [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: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:04:03.788841 12586 raft_consensus.cc:2804] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:03.789301 12586 raft_consensus.cc:697] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 3 LEADER]: Becoming Leader. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:03.790386 12424 raft_consensus.cc:2468] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c19cb534d87a4abf90cc72bce3012a9b in term 3.
I20260710 11:04:03.790100 12586 consensus_queue.cc:237] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:03.796330 12497 raft_consensus.cc:1275] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 4 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:03.796530 12245 catalog_manager.cc:5697] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b reported cstate change: term changed from 2 to 3, leader changed from 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130) to c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129). New cstate: current_term: 3 leader_uuid: "c19cb534d87a4abf90cc72bce3012a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.797374 12586 consensus_queue.cc:1048] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:03.806994 12424 raft_consensus.cc:1275] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:03.808511 12586 consensus_queue.cc:1048] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:03.989696 12424 raft_consensus.cc:1275] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:03.990975 12586 consensus_queue.cc:1048] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:03.997804 12497 raft_consensus.cc:1275] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 4 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:03.999204 12661 consensus_queue.cc:1048] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:04.210880 12424 raft_consensus.cc:1275] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:04.211992 12661 consensus_queue.cc:1048] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:04.221268 12497 raft_consensus.cc:1275] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:04.222684 12663 consensus_queue.cc:1048] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:04.226481 12499 raft_consensus.cc:1275] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:04.229197 12663 consensus_queue.cc:1048] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:04.237468 12424 raft_consensus.cc:1275] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Refusing update from remote peer c19cb534d87a4abf90cc72bce3012a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:04.238987 12586 consensus_queue.cc:1048] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:06.220544 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:06.229075 12348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
mode: GRACEFUL
new_leader_uuid: "1b170f8112e344729f98de1d27c37dd6"
 from {username='slave'} at 127.0.0.1:52994
I20260710 11:04:06.229818 12348 raft_consensus.cc:606] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Received request to transfer leadership to TS 1b170f8112e344729f98de1d27c37dd6
I20260710 11:04:06.232316 12348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
mode: GRACEFUL
new_leader_uuid: "825c2410b2114af6843d5079dd3ccfc6"
 from {username='slave'} at 127.0.0.1:52994
I20260710 11:04:06.232815 12348 raft_consensus.cc:606] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 3 LEADER]: Received request to transfer leadership to TS 825c2410b2114af6843d5079dd3ccfc6
I20260710 11:04:06.234994 12348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f66847ced7124da99bdef202881405d7"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
mode: GRACEFUL
new_leader_uuid: "1b170f8112e344729f98de1d27c37dd6"
 from {username='slave'} at 127.0.0.1:52994
I20260710 11:04:06.235414 12348 raft_consensus.cc:606] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 4 LEADER]: Received request to transfer leadership to TS 1b170f8112e344729f98de1d27c37dd6
I20260710 11:04:06.237469 12348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd"
dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
mode: GRACEFUL
new_leader_uuid: "825c2410b2114af6843d5079dd3ccfc6"
 from {username='slave'} at 127.0.0.1:52994
I20260710 11:04:06.237866 12348 raft_consensus.cc:606] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Received request to transfer leadership to TS 825c2410b2114af6843d5079dd3ccfc6
I20260710 11:04:06.238747 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:04:06.239254 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:06.332805 12586 raft_consensus.cc:993] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b: : Instructing follower 825c2410b2114af6843d5079dd3ccfc6 to start an election
I20260710 11:04:06.333343 12663 raft_consensus.cc:1081] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 3 LEADER]: Signalling peer 825c2410b2114af6843d5079dd3ccfc6 to start an election
I20260710 11:04:06.334942 12497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032"
dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
 from {username='slave'} at 127.0.0.1:55124
I20260710 11:04:06.335434 12497 raft_consensus.cc:493] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:06.335811 12497 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:06.340832 12497 raft_consensus.cc:515] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:06.342377 12497 leader_election.cc:290] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 4 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:04:06.343305 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:04:06.343557 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e3cfebe08144a5a0b71a4ab971a032" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:04:06.343972 12348 raft_consensus.cc:3055] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:06.344142 12423 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:06.344266 12348 raft_consensus.cc:740] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:06.345114 12348 consensus_queue.cc:260] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:06.346045 12348 raft_consensus.cc:3060] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:06.349839 12423 raft_consensus.cc:2468] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 4.
I20260710 11:04:06.350557 12348 raft_consensus.cc:2468] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 4.
I20260710 11:04:06.351101 12463 leader_election.cc:304] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [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: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6; no voters: 
I20260710 11:04:06.352577 12670 raft_consensus.cc:2804] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:06.353416 12670 raft_consensus.cc:697] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 4 LEADER]: Becoming Leader. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:04:06.354176 12670 consensus_queue.cc:237] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:06.361138 12245 catalog_manager.cc:5697] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 reported cstate change: term changed from 3 to 4, leader changed from c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129) to 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131). New cstate: current_term: 4 leader_uuid: "825c2410b2114af6843d5079dd3ccfc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:06.590776 12586 raft_consensus.cc:993] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b: : Instructing follower 1b170f8112e344729f98de1d27c37dd6 to start an election
I20260710 11:04:06.591235 12663 raft_consensus.cc:1081] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 4 LEADER]: Signalling peer 1b170f8112e344729f98de1d27c37dd6 to start an election
I20260710 11:04:06.592645 12423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f66847ced7124da99bdef202881405d7"
dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
 from {username='slave'} at 127.0.0.1:47300
I20260710 11:04:06.593164 12423 raft_consensus.cc:493] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:06.593420 12423 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:06.598155 12423 raft_consensus.cc:515] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:06.600116 12423 leader_election.cc:290] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 5 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081)
I20260710 11:04:06.600708 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:04:06.601130 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66847ced7124da99bdef202881405d7" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:04:06.601313 12348 raft_consensus.cc:3055] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:04:06.601591 12348 raft_consensus.cc:740] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:06.601627 12497 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:06.602456 12348 consensus_queue.cc:260] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:06.603607 12348 raft_consensus.cc:3060] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:04:06.607999 12497 raft_consensus.cc:2468] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 5.
I20260710 11:04:06.609377 12390 leader_election.cc:304] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [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: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6; no voters: 
I20260710 11:04:06.610205 12348 raft_consensus.cc:2468] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 5.
I20260710 11:04:06.610275 12560 raft_consensus.cc:2804] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:04:06.611544 12560 raft_consensus.cc:697] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 5 LEADER]: Becoming Leader. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:04:06.612520 12560 consensus_queue.cc:237] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:06.619573 12245 catalog_manager.cc:5697] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 reported cstate change: term changed from 4 to 5, leader changed from c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129) to 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130). New cstate: current_term: 5 leader_uuid: "1b170f8112e344729f98de1d27c37dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.638760 12586 raft_consensus.cc:993] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b: : Instructing follower 825c2410b2114af6843d5079dd3ccfc6 to start an election
I20260710 11:04:06.639171 12663 raft_consensus.cc:1081] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Signalling peer 825c2410b2114af6843d5079dd3ccfc6 to start an election
I20260710 11:04:06.640437 12497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd"
dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
 from {username='slave'} at 127.0.0.1:55124
I20260710 11:04:06.640836 12497 raft_consensus.cc:493] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:06.641160 12497 raft_consensus.cc:3060] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:06.645165 12497 raft_consensus.cc:515] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:06.646513 12497 leader_election.cc:290] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [CANDIDATE]: Term 3 election: Requested vote from peers c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385), 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463)
I20260710 11:04:06.647363 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:04:06.647607 12424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5fc0bde3b420e9ce1c5b71301b5fd" candidate_uuid: "825c2410b2114af6843d5079dd3ccfc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
I20260710 11:04:06.647796 12348 raft_consensus.cc:3055] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:06.648094 12424 raft_consensus.cc:3060] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:06.648140 12348 raft_consensus.cc:740] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:06.648801 12348 consensus_queue.cc:260] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:06.649684 12348 raft_consensus.cc:3060] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:06.653661 12348 raft_consensus.cc:2468] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 3.
I20260710 11:04:06.653802 12424 raft_consensus.cc:2468] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825c2410b2114af6843d5079dd3ccfc6 in term 3.
I20260710 11:04:06.654757 12465 leader_election.cc:304] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [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: 825c2410b2114af6843d5079dd3ccfc6, c19cb534d87a4abf90cc72bce3012a9b; no voters: 
I20260710 11:04:06.655462 12670 raft_consensus.cc:2804] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:06.655865 12670 raft_consensus.cc:697] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Becoming Leader. State: Replica: 825c2410b2114af6843d5079dd3ccfc6, State: Running, Role: LEADER
I20260710 11:04:06.656630 12670 consensus_queue.cc:237] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [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: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } }
I20260710 11:04:06.663453 12245 catalog_manager.cc:5697] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 reported cstate change: term changed from 2 to 3, leader changed from c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129) to 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "825c2410b2114af6843d5079dd3ccfc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:06.672351 12663 raft_consensus.cc:993] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b: : Instructing follower 1b170f8112e344729f98de1d27c37dd6 to start an election
I20260710 11:04:06.672784 12586 raft_consensus.cc:1081] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Signalling peer 1b170f8112e344729f98de1d27c37dd6 to start an election
I20260710 11:04:06.674062 12424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2"
dest_uuid: "1b170f8112e344729f98de1d27c37dd6"
 from {username='slave'} at 127.0.0.1:47300
I20260710 11:04:06.674470 12424 raft_consensus.cc:493] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:06.674726 12424 raft_consensus.cc:3060] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:06.678936 12424 raft_consensus.cc:515] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:04:06.680349 12424 leader_election.cc:290] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [CANDIDATE]: Term 3 election: Requested vote from peers 825c2410b2114af6843d5079dd3ccfc6 (127.11.113.131:38081), c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385)
I20260710 11:04:06.681152 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825c2410b2114af6843d5079dd3ccfc6"
I20260710 11:04:06.681237 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144f1175889d4c04a27fdae7032ebed2" candidate_uuid: "1b170f8112e344729f98de1d27c37dd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c19cb534d87a4abf90cc72bce3012a9b"
I20260710 11:04:06.681774 12497 raft_consensus.cc:3060] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:06.681843 12348 raft_consensus.cc:3055] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:06.682165 12348 raft_consensus.cc:740] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c19cb534d87a4abf90cc72bce3012a9b, State: Running, Role: LEADER
I20260710 11:04:06.682737 12348 consensus_queue.cc:260] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [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: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:04:06.683578 12348 raft_consensus.cc:3060] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:06.685997 12497 raft_consensus.cc:2468] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 3.
I20260710 11:04:06.686923 12390 leader_election.cc:304] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [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: 1b170f8112e344729f98de1d27c37dd6, 825c2410b2114af6843d5079dd3ccfc6; no voters: 
I20260710 11:04:06.687629 12560 raft_consensus.cc:2804] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:06.687633 12348 raft_consensus.cc:2468] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b170f8112e344729f98de1d27c37dd6 in term 3.
I20260710 11:04:06.688290 12560 raft_consensus.cc:697] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 3 LEADER]: Becoming Leader. State: Replica: 1b170f8112e344729f98de1d27c37dd6, State: Running, Role: LEADER
I20260710 11:04:06.689157 12560 consensus_queue.cc:237] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [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: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } }
I20260710 11:04:06.696746 12245 catalog_manager.cc:5697] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 reported cstate change: term changed from 2 to 3, leader changed from c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129) to 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130). New cstate: current_term: 3 leader_uuid: "1b170f8112e344729f98de1d27c37dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.907182 12348 raft_consensus.cc:1275] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 4 FOLLOWER]: Refusing update from remote peer 825c2410b2114af6843d5079dd3ccfc6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:06.908319 12670 consensus_queue.cc:1048] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:06.917791 12424 raft_consensus.cc:1275] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Refusing update from remote peer 825c2410b2114af6843d5079dd3ccfc6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:06.919075 12670 consensus_queue.cc:1048] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:07.072526 12348 raft_consensus.cc:1275] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Refusing update from remote peer 1b170f8112e344729f98de1d27c37dd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:07.073746 12560 consensus_queue.cc:1048] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:07.082389 12497 raft_consensus.cc:1275] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Refusing update from remote peer 1b170f8112e344729f98de1d27c37dd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:07.084183 12687 consensus_queue.cc:1048] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:07.102165 12348 raft_consensus.cc:1275] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 5 FOLLOWER]: Refusing update from remote peer 1b170f8112e344729f98de1d27c37dd6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:04:07.103446 12677 consensus_queue.cc:1048] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:07.112293 12497 raft_consensus.cc:1275] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 5 FOLLOWER]: Refusing update from remote peer 1b170f8112e344729f98de1d27c37dd6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:04:07.113726 12560 consensus_queue.cc:1048] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825c2410b2114af6843d5079dd3ccfc6" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:07.182178 12424 raft_consensus.cc:1275] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Refusing update from remote peer 825c2410b2114af6843d5079dd3ccfc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:07.183423 12671 consensus_queue.cc:1048] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b170f8112e344729f98de1d27c37dd6" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:07.191781 12348 raft_consensus.cc:1275] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Refusing update from remote peer 825c2410b2114af6843d5079dd3ccfc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:07.193488 12693 consensus_queue.cc:1048] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c19cb534d87a4abf90cc72bce3012a9b" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:07.240132 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:07.245873 11718 tablet_server.cc:179] TabletServer@127.11.113.129:0 shutting down...
I20260710 11:04:07.269935 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:07.270656 11718 tablet_replica.cc:333] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b: stopping tablet replica
I20260710 11:04:07.271306 11718 raft_consensus.cc:2243] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.271821 11718 raft_consensus.cc:2272] T ef6bceda2e5341cd939ca4e27b7fc3ca P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.273655 11718 tablet_replica.cc:333] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b: stopping tablet replica
I20260710 11:04:07.274250 11718 raft_consensus.cc:2243] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.274643 11718 raft_consensus.cc:2272] T f66847ced7124da99bdef202881405d7 P c19cb534d87a4abf90cc72bce3012a9b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.277138 11718 tablet_replica.cc:333] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b: stopping tablet replica
I20260710 11:04:07.277661 11718 raft_consensus.cc:2243] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.278369 11718 raft_consensus.cc:2272] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.280059 11718 tablet_replica.cc:333] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b: stopping tablet replica
I20260710 11:04:07.280503 11718 raft_consensus.cc:2243] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.280867 11718 raft_consensus.cc:2272] T f6d5fc0bde3b420e9ce1c5b71301b5fd P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.282852 11718 tablet_replica.cc:333] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b: stopping tablet replica
I20260710 11:04:07.283370 11718 raft_consensus.cc:2243] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.284109 11718 raft_consensus.cc:2272] T c4077c3caba341ca9a23c210ffbcf456 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.285737 11718 tablet_replica.cc:333] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b: stopping tablet replica
I20260710 11:04:07.286257 11718 raft_consensus.cc:2243] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.286970 11718 raft_consensus.cc:2272] T fbe4f425697c4b679fb19feca4ca20ed P c19cb534d87a4abf90cc72bce3012a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.288825 11718 tablet_replica.cc:333] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b: stopping tablet replica
I20260710 11:04:07.289332 11718 raft_consensus.cc:2243] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.290076 11718 raft_consensus.cc:2272] T ec7b6f2c5ff84d8ea0fb21b879fd161a P c19cb534d87a4abf90cc72bce3012a9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.291728 11718 tablet_replica.cc:333] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b: stopping tablet replica
I20260710 11:04:07.292188 11718 raft_consensus.cc:2243] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.292577 11718 raft_consensus.cc:2272] T 62e3cfebe08144a5a0b71a4ab971a032 P c19cb534d87a4abf90cc72bce3012a9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.294691 11718 tablet_replica.cc:333] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b: stopping tablet replica
I20260710 11:04:07.295140 11718 raft_consensus.cc:2243] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.295542 11718 raft_consensus.cc:2272] T 94776cf2dd544ca99dcaf739bc0d5841 P c19cb534d87a4abf90cc72bce3012a9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.297341 11718 tablet_replica.cc:333] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b: stopping tablet replica
I20260710 11:04:07.297799 11718 raft_consensus.cc:2243] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.298216 11718 raft_consensus.cc:2272] T 144f1175889d4c04a27fdae7032ebed2 P c19cb534d87a4abf90cc72bce3012a9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.327255 11718 tablet_server.cc:196] TabletServer@127.11.113.129:0 shutdown complete.
I20260710 11:04:07.346154 11718 tablet_server.cc:179] TabletServer@127.11.113.130:0 shutting down...
I20260710 11:04:07.368654 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:07.369490 11718 tablet_replica.cc:333] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6: stopping tablet replica
I20260710 11:04:07.370285 11718 raft_consensus.cc:2243] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.370769 11718 raft_consensus.cc:2272] T ef6bceda2e5341cd939ca4e27b7fc3ca P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.372452 11718 tablet_replica.cc:333] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6: stopping tablet replica
I20260710 11:04:07.372963 11718 raft_consensus.cc:2243] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.373695 11718 raft_consensus.cc:2272] T 144f1175889d4c04a27fdae7032ebed2 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.376084 11718 tablet_replica.cc:333] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6: stopping tablet replica
I20260710 11:04:07.376626 11718 raft_consensus.cc:2243] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.377064 11718 raft_consensus.cc:2272] T 62e3cfebe08144a5a0b71a4ab971a032 P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.379308 11718 tablet_replica.cc:333] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6: stopping tablet replica
I20260710 11:04:07.379791 11718 raft_consensus.cc:2243] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.380484 11718 raft_consensus.cc:2272] T 94776cf2dd544ca99dcaf739bc0d5841 P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:07.381613 12391 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.113.129:41385: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260710 11:04:07.382308 11718 tablet_replica.cc:333] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6: stopping tablet replica
I20260710 11:04:07.382861 11718 raft_consensus.cc:2243] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.383282 11718 raft_consensus.cc:2272] T c4077c3caba341ca9a23c210ffbcf456 P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.385298 11718 tablet_replica.cc:333] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6: stopping tablet replica
I20260710 11:04:07.385969 11718 raft_consensus.cc:2243] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.386634 11718 raft_consensus.cc:2272] T f66847ced7124da99bdef202881405d7 P 1b170f8112e344729f98de1d27c37dd6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.389101 11718 tablet_replica.cc:333] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6: stopping tablet replica
I20260710 11:04:07.389760 11718 raft_consensus.cc:2243] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.390161 11718 raft_consensus.cc:2272] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 1b170f8112e344729f98de1d27c37dd6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:07.391278 12465 consensus_peers.cc:597] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 -> Peer c19cb534d87a4abf90cc72bce3012a9b (127.11.113.129:41385): Couldn't send request to peer c19cb534d87a4abf90cc72bce3012a9b. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:41385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:07.392452 11718 tablet_replica.cc:333] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6: stopping tablet replica
I20260710 11:04:07.392890 11718 raft_consensus.cc:2243] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.393306 11718 raft_consensus.cc:2272] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 1b170f8112e344729f98de1d27c37dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.394826 11718 tablet_replica.cc:333] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6: stopping tablet replica
I20260710 11:04:07.395282 11718 raft_consensus.cc:2243] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.395608 11718 raft_consensus.cc:2272] T fbe4f425697c4b679fb19feca4ca20ed P 1b170f8112e344729f98de1d27c37dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.397212 11718 tablet_replica.cc:333] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6: stopping tablet replica
I20260710 11:04:07.397583 11718 raft_consensus.cc:2243] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.397927 11718 raft_consensus.cc:2272] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 1b170f8112e344729f98de1d27c37dd6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:07.403342 12463 consensus_peers.cc:597] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 -> Peer 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463): Couldn't send request to peer 1b170f8112e344729f98de1d27c37dd6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:07.427366 11718 tablet_server.cc:196] TabletServer@127.11.113.130:0 shutdown complete.
W20260710 11:04:07.429576 12463 consensus_peers.cc:597] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 -> Peer 1b170f8112e344729f98de1d27c37dd6 (127.11.113.130:40463): Couldn't send request to peer 1b170f8112e344729f98de1d27c37dd6. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:40463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:07.445223 11718 tablet_server.cc:179] TabletServer@127.11.113.131:0 shutting down...
I20260710 11:04:07.466661 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:07.467360 11718 tablet_replica.cc:333] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6: stopping tablet replica
I20260710 11:04:07.467911 11718 raft_consensus.cc:2243] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.468384 11718 raft_consensus.cc:2272] T ec7b6f2c5ff84d8ea0fb21b879fd161a P 825c2410b2114af6843d5079dd3ccfc6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.470170 11718 tablet_replica.cc:333] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6: stopping tablet replica
I20260710 11:04:07.470692 11718 raft_consensus.cc:2243] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.471072 11718 raft_consensus.cc:2272] T fbe4f425697c4b679fb19feca4ca20ed P 825c2410b2114af6843d5079dd3ccfc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.472626 11718 tablet_replica.cc:333] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6: stopping tablet replica
I20260710 11:04:07.473174 11718 raft_consensus.cc:2243] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.473588 11718 raft_consensus.cc:2272] T 144f1175889d4c04a27fdae7032ebed2 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.475466 11718 tablet_replica.cc:333] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6: stopping tablet replica
I20260710 11:04:07.475930 11718 raft_consensus.cc:2243] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.476315 11718 raft_consensus.cc:2272] T 3a9fa9d0cce542e98bf3aabc1efa3b9f P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.477839 11718 tablet_replica.cc:333] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6: stopping tablet replica
I20260710 11:04:07.478317 11718 raft_consensus.cc:2243] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.478991 11718 raft_consensus.cc:2272] T f6d5fc0bde3b420e9ce1c5b71301b5fd P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.481252 11718 tablet_replica.cc:333] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6: stopping tablet replica
I20260710 11:04:07.481714 11718 raft_consensus.cc:2243] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.482160 11718 raft_consensus.cc:2272] T f66847ced7124da99bdef202881405d7 P 825c2410b2114af6843d5079dd3ccfc6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.484429 11718 tablet_replica.cc:333] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6: stopping tablet replica
I20260710 11:04:07.484891 11718 raft_consensus.cc:2243] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.485400 11718 raft_consensus.cc:2272] T c4077c3caba341ca9a23c210ffbcf456 P 825c2410b2114af6843d5079dd3ccfc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.487077 11718 tablet_replica.cc:333] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6: stopping tablet replica
I20260710 11:04:07.487609 11718 raft_consensus.cc:2243] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:07.488013 11718 raft_consensus.cc:2272] T 94776cf2dd544ca99dcaf739bc0d5841 P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.489645 11718 tablet_replica.cc:333] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6: stopping tablet replica
I20260710 11:04:07.490077 11718 raft_consensus.cc:2243] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.490749 11718 raft_consensus.cc:2272] T 62e3cfebe08144a5a0b71a4ab971a032 P 825c2410b2114af6843d5079dd3ccfc6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.492538 11718 tablet_replica.cc:333] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6: stopping tablet replica
I20260710 11:04:07.492964 11718 raft_consensus.cc:2243] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.493687 11718 raft_consensus.cc:2272] T ef6bceda2e5341cd939ca4e27b7fc3ca P 825c2410b2114af6843d5079dd3ccfc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.513712 11718 tablet_server.cc:196] TabletServer@127.11.113.131:0 shutdown complete.
I20260710 11:04:07.531924 11718 master.cc:562] Master@127.11.113.190:36753 shutting down...
I20260710 11:04:07.551751 11718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:07.552279 11718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:07.552627 11718 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8bed8723998041dda12c55d6d56b6983: stopping tablet replica
I20260710 11:04:07.572456 11718 master.cc:584] Master@127.11.113.190:36753 shutdown complete.
1b170f8112e344729f98de1d27c37dd6  4
825c2410b2114af6843d5079dd3ccfc6  1
c19cb534d87a4abf90cc72bce3012a9b  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10329 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:04:07.611593 11718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.113.190:43463
I20260710 11:04:07.612721 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:07.617854 12699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:07.617877 12700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:07.619328 12702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:07.620360 11718 server_base.cc:1061] running on GCE node
I20260710 11:04:07.621527 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:07.621721 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:07.621874 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681447621845 us; error 0 us; skew 500 ppm
I20260710 11:04:07.622414 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:07.624706 11718 webserver.cc:533] Webserver started at http://127.11.113.190:40293/ using document root <none> and password file <none>
I20260710 11:04:07.625212 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:07.625394 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:07.625676 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:07.627014 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/master-0-root/instance:
uuid: "ff3fa5a6afaf42c19cb0898237101f0b"
format_stamp: "Formatted at 2026-07-10 11:04:07 on dist-test-slave-0lhx"
I20260710 11:04:07.631175 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:07.634253 12707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.634927 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:07.635198 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/master-0-root
uuid: "ff3fa5a6afaf42c19cb0898237101f0b"
format_stamp: "Formatted at 2026-07-10 11:04:07 on dist-test-slave-0lhx"
I20260710 11:04:07.635483 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:07.648231 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:07.649497 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:07.687688 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.190:43463
I20260710 11:04:07.687776 12758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.190:43463 every 8 connection(s)
I20260710 11:04:07.691498 12759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.700785 12759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b: Bootstrap starting.
I20260710 11:04:07.705461 12759 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:07.709600 12759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b: No bootstrap required, opened a new log
I20260710 11:04:07.711620 12759 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff3fa5a6afaf42c19cb0898237101f0b" member_type: VOTER }
I20260710 11:04:07.712009 12759 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:07.712236 12759 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3fa5a6afaf42c19cb0898237101f0b, State: Initialized, Role: FOLLOWER
I20260710 11:04:07.712765 12759 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff3fa5a6afaf42c19cb0898237101f0b" member_type: VOTER }
I20260710 11:04:07.713231 12759 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:07.713450 12759 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:07.713708 12759 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:07.717760 12759 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff3fa5a6afaf42c19cb0898237101f0b" member_type: VOTER }
I20260710 11:04:07.718271 12759 leader_election.cc:304] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [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: ff3fa5a6afaf42c19cb0898237101f0b; no voters: 
I20260710 11:04:07.719328 12759 leader_election.cc:290] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:07.719619 12762 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:07.720888 12762 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 1 LEADER]: Becoming Leader. State: Replica: ff3fa5a6afaf42c19cb0898237101f0b, State: Running, Role: LEADER
I20260710 11:04:07.721562 12762 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [LEADER]: Queue going to LEADER mode. State: All 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: "ff3fa5a6afaf42c19cb0898237101f0b" member_type: VOTER }
I20260710 11:04:07.722390 12759 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:07.726266 12764 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff3fa5a6afaf42c19cb0898237101f0b. Latest consensus state: current_term: 1 leader_uuid: "ff3fa5a6afaf42c19cb0898237101f0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff3fa5a6afaf42c19cb0898237101f0b" member_type: VOTER } }
I20260710 11:04:07.726742 12763 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff3fa5a6afaf42c19cb0898237101f0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff3fa5a6afaf42c19cb0898237101f0b" member_type: VOTER } }
I20260710 11:04:07.727079 12764 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:07.727443 12763 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:07.730589 12769 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:07.737962 12769 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:07.738884 11718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:07.746042 12769 catalog_manager.cc:1383] Generated new cluster ID: 35271bf3efc0440bb2571bf3d533cba1
I20260710 11:04:07.746284 12769 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:07.770303 12769 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:07.771538 12769 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:07.795938 12769 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b: Generated new TSK 0
I20260710 11:04:07.796521 12769 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:07.805284 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:07.811308 12780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:07.812381 12781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:07.813874 11718 server_base.cc:1061] running on GCE node
W20260710 11:04:07.814222 12783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:07.815096 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:07.815271 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:07.815388 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681447815377 us; error 0 us; skew 500 ppm
I20260710 11:04:07.815888 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:07.818104 11718 webserver.cc:533] Webserver started at http://127.11.113.129:33531/ using document root <none> and password file <none>
I20260710 11:04:07.818540 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:07.818696 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:07.818894 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:07.819891 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/instance:
uuid: "63847b928cc74389b95dda0f76494241"
format_stamp: "Formatted at 2026-07-10 11:04:07 on dist-test-slave-0lhx"
I20260710 11:04:07.824401 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:04:07.827507 12788 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.828218 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:07.828508 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root
uuid: "63847b928cc74389b95dda0f76494241"
format_stamp: "Formatted at 2026-07-10 11:04:07 on dist-test-slave-0lhx"
I20260710 11:04:07.828769 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:07.841699 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:07.842923 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:07.844344 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:07.846669 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:07.846846 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.847138 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:07.847306 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.885877 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.129:41891
I20260710 11:04:07.885963 12850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.129:41891 every 8 connection(s)
I20260710 11:04:07.891163 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:07.897459 12855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:07.898420 12856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:07.902633 11718 server_base.cc:1061] running on GCE node
I20260710 11:04:07.903764 12851 heartbeater.cc:344] Connected to a master server at 127.11.113.190:43463
I20260710 11:04:07.904174 12851 heartbeater.cc:461] Registering TS with master...
W20260710 11:04:07.904145 12858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:07.905079 12851 heartbeater.cc:507] Master 127.11.113.190:43463 requested a full tablet report, sending...
I20260710 11:04:07.905232 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:07.905508 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:07.905680 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681447905654 us; error 0 us; skew 500 ppm
I20260710 11:04:07.906328 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:07.907299 12724 ts_manager.cc:194] Registered new tserver with Master: 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891)
I20260710 11:04:07.909062 11718 webserver.cc:533] Webserver started at http://127.11.113.130:45839/ using document root <none> and password file <none>
I20260710 11:04:07.909651 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:07.909778 12724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41754
I20260710 11:04:07.909904 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:07.910310 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:07.911586 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root/instance:
uuid: "20418ece0eb04d69a75e24766479948f"
format_stamp: "Formatted at 2026-07-10 11:04:07 on dist-test-slave-0lhx"
I20260710 11:04:07.915989 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:07.919202 12863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.919899 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:07.920189 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root
uuid: "20418ece0eb04d69a75e24766479948f"
format_stamp: "Formatted at 2026-07-10 11:04:07 on dist-test-slave-0lhx"
I20260710 11:04:07.920466 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:07.942850 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:07.944093 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:07.945879 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:07.948002 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:07.948215 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.948459 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:07.948625 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.985693 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.130:38791
I20260710 11:04:07.985798 12925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.130:38791 every 8 connection(s)
I20260710 11:04:07.990427 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:07.997335 12929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:07.999421 12930 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:08.000469 12932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:08.002944 12926 heartbeater.cc:344] Connected to a master server at 127.11.113.190:43463
I20260710 11:04:08.003209 11718 server_base.cc:1061] running on GCE node
I20260710 11:04:08.003340 12926 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:08.004225 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:08.004237 12926 heartbeater.cc:507] Master 127.11.113.190:43463 requested a full tablet report, sending...
W20260710 11:04:08.004581 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:08.004804 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681448004771 us; error 0 us; skew 500 ppm
I20260710 11:04:08.005587 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:08.006613 12724 ts_manager.cc:194] Registered new tserver with Master: 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:08.008189 11718 webserver.cc:533] Webserver started at http://127.11.113.131:33381/ using document root <none> and password file <none>
I20260710 11:04:08.008188 12724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41770
I20260710 11:04:08.008853 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:08.009116 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:08.009452 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:08.010667 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root/instance:
uuid: "502a476892a0440fb6cf32368a07d064"
format_stamp: "Formatted at 2026-07-10 11:04:08 on dist-test-slave-0lhx"
I20260710 11:04:08.014999 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:08.018148 12937 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:08.018890 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:08.019177 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root
uuid: "502a476892a0440fb6cf32368a07d064"
format_stamp: "Formatted at 2026-07-10 11:04:08 on dist-test-slave-0lhx"
I20260710 11:04:08.019448 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:08.044237 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:08.045478 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:08.046886 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:08.048974 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:08.049230 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:08.049464 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:08.049636 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:08.086206 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.131:42465
I20260710 11:04:08.086298 12999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.131:42465 every 8 connection(s)
I20260710 11:04:08.099309 13000 heartbeater.cc:344] Connected to a master server at 127.11.113.190:43463
I20260710 11:04:08.099663 13000 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:08.100345 13000 heartbeater.cc:507] Master 127.11.113.190:43463 requested a full tablet report, sending...
I20260710 11:04:08.102123 12724 ts_manager.cc:194] Registered new tserver with Master: 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:08.102525 11718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013118771s
I20260710 11:04:08.103436 12724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41778
I20260710 11:04:08.127296 12724 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41790:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:04:08.131328 12724 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:04:08.238400 12965 tablet_service.cc:1511] Processing CreateTablet for tablet 1d77f5626c0147ff92aff49672df7927 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:08.240128 12965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d77f5626c0147ff92aff49672df7927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.242321 12964 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4e158b92d647e59072ff09106dd7ea (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:08.243764 12964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4e158b92d647e59072ff09106dd7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.253145 12815 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4e158b92d647e59072ff09106dd7ea (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:08.253324 12963 tablet_service.cc:1511] Processing CreateTablet for tablet 72be26202a1d4ef1a7bac738845864f3 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:08.254630 12815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4e158b92d647e59072ff09106dd7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.255492 12963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72be26202a1d4ef1a7bac738845864f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.255642 12814 tablet_service.cc:1511] Processing CreateTablet for tablet 72be26202a1d4ef1a7bac738845864f3 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:08.256944 12814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72be26202a1d4ef1a7bac738845864f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.257540 12813 tablet_service.cc:1511] Processing CreateTablet for tablet 7870aa1c63004ecbac4089cef3811404 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:08.258859 12813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7870aa1c63004ecbac4089cef3811404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.258709 12962 tablet_service.cc:1511] Processing CreateTablet for tablet 7870aa1c63004ecbac4089cef3811404 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:08.259979 12962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7870aa1c63004ecbac4089cef3811404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.262122 12816 tablet_service.cc:1511] Processing CreateTablet for tablet 1d77f5626c0147ff92aff49672df7927 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:08.263393 12816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d77f5626c0147ff92aff49672df7927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.263147 12961 tablet_service.cc:1511] Processing CreateTablet for tablet be898d22051e43c08bd0019d0349a57b (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:08.264467 12961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be898d22051e43c08bd0019d0349a57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.266718 12960 tablet_service.cc:1511] Processing CreateTablet for tablet dbedb693377e4aa4a60d4377e9ef6156 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:08.268064 12960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbedb693377e4aa4a60d4377e9ef6156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.271339 12812 tablet_service.cc:1511] Processing CreateTablet for tablet be898d22051e43c08bd0019d0349a57b (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:08.272751 12812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be898d22051e43c08bd0019d0349a57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.272915 12959 tablet_service.cc:1511] Processing CreateTablet for tablet 6270fbaa002c4826b014643062ea7aab (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:08.276329 12958 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0d68cdf0984804821b2d172f01f91d (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:08.278152 12811 tablet_service.cc:1511] Processing CreateTablet for tablet dbedb693377e4aa4a60d4377e9ef6156 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:08.279598 12811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbedb693377e4aa4a60d4377e9ef6156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.280977 12890 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4e158b92d647e59072ff09106dd7ea (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:08.284577 12889 tablet_service.cc:1511] Processing CreateTablet for tablet 72be26202a1d4ef1a7bac738845864f3 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:08.285207 12890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4e158b92d647e59072ff09106dd7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.285962 12889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72be26202a1d4ef1a7bac738845864f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.281359 12884 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0d68cdf0984804821b2d172f01f91d (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:08.287635 12884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0d68cdf0984804821b2d172f01f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.282086 12957 tablet_service.cc:1511] Processing CreateTablet for tablet e9777e0ca29549ec9de39c1f39465502 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:08.290164 12888 tablet_service.cc:1511] Processing CreateTablet for tablet 7870aa1c63004ecbac4089cef3811404 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:08.291486 12888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7870aa1c63004ecbac4089cef3811404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.293423 12887 tablet_service.cc:1511] Processing CreateTablet for tablet be898d22051e43c08bd0019d0349a57b (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:08.294767 12887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be898d22051e43c08bd0019d0349a57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.295321 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9777e0ca29549ec9de39c1f39465502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.297436 12959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6270fbaa002c4826b014643062ea7aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.298120 12886 tablet_service.cc:1511] Processing CreateTablet for tablet dbedb693377e4aa4a60d4377e9ef6156 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:08.299458 12886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbedb693377e4aa4a60d4377e9ef6156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.279209 12891 tablet_service.cc:1511] Processing CreateTablet for tablet 1d77f5626c0147ff92aff49672df7927 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:08.283710 12956 tablet_service.cc:1511] Processing CreateTablet for tablet 42581f5216bb488ea5b239142adb3763 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:08.301501 12885 tablet_service.cc:1511] Processing CreateTablet for tablet 6270fbaa002c4826b014643062ea7aab (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:08.303782 12883 tablet_service.cc:1511] Processing CreateTablet for tablet e9777e0ca29549ec9de39c1f39465502 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:08.282389 12810 tablet_service.cc:1511] Processing CreateTablet for tablet 6270fbaa002c4826b014643062ea7aab (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:08.283445 12809 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0d68cdf0984804821b2d172f01f91d (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:08.310616 12882 tablet_service.cc:1511] Processing CreateTablet for tablet 42581f5216bb488ea5b239142adb3763 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:08.315912 12808 tablet_service.cc:1511] Processing CreateTablet for tablet e9777e0ca29549ec9de39c1f39465502 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:08.318027 12807 tablet_service.cc:1511] Processing CreateTablet for tablet 42581f5216bb488ea5b239142adb3763 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:08.337474 12885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6270fbaa002c4826b014643062ea7aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.341320 12882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42581f5216bb488ea5b239142adb3763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.343339 12809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0d68cdf0984804821b2d172f01f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.345487 12810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6270fbaa002c4826b014643062ea7aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.346326 12883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9777e0ca29549ec9de39c1f39465502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.357635 12808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9777e0ca29549ec9de39c1f39465502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.362164 12891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d77f5626c0147ff92aff49672df7927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.362901 12807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42581f5216bb488ea5b239142adb3763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.365088 12958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0d68cdf0984804821b2d172f01f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.365408 12812 tablet_service.cc:1511] Processing CreateTablet for tablet 1abe7082d06b4873a52987b39644b631 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:08.366719 12812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abe7082d06b4873a52987b39644b631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.368943 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42581f5216bb488ea5b239142adb3763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.419533 12965 tablet_service.cc:1511] Processing CreateTablet for tablet e9ffea85236c4c7faa03a613b99d90b9 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:08.422019 12965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ffea85236c4c7faa03a613b99d90b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.442318 13017 tablet_bootstrap.cc:492] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:08.442945 13016 tablet_bootstrap.cc:492] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:08.450384 12816 tablet_service.cc:1511] Processing CreateTablet for tablet abd22e94aeff42d7926d86ec4af64b73 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:08.451861 12816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd22e94aeff42d7926d86ec4af64b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.467469 13015 tablet_bootstrap.cc:492] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:08.424930 12887 tablet_service.cc:1511] Processing CreateTablet for tablet e9ffea85236c4c7faa03a613b99d90b9 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:08.433506 12814 tablet_service.cc:1511] Processing CreateTablet for tablet e9ffea85236c4c7faa03a613b99d90b9 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:08.473518 12814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ffea85236c4c7faa03a613b99d90b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.477874 12813 tablet_service.cc:1511] Processing CreateTablet for tablet f131eaa83f2846cbac2e6f9bbeaf7e3a (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:08.479157 12813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f131eaa83f2846cbac2e6f9bbeaf7e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.481814 12964 tablet_service.cc:1511] Processing CreateTablet for tablet 1abe7082d06b4873a52987b39644b631 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:08.483157 12964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abe7082d06b4873a52987b39644b631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.473534 12887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ffea85236c4c7faa03a613b99d90b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.483855 13016 tablet_bootstrap.cc:654] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.466835 13017 tablet_bootstrap.cc:654] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.500339 12962 tablet_service.cc:1511] Processing CreateTablet for tablet a74e858a022e4472bed576950aaef1e8 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:08.500384 12965 tablet_service.cc:1511] Processing CreateTablet for tablet abd22e94aeff42d7926d86ec4af64b73 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:08.508699 12963 tablet_service.cc:1511] Processing CreateTablet for tablet e2a2b34772f84ad0ab403717c4c462b1 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:08.511336 12816 tablet_service.cc:1511] Processing CreateTablet for tablet a74e858a022e4472bed576950aaef1e8 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:08.512609 12816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74e858a022e4472bed576950aaef1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.514405 12815 tablet_service.cc:1511] Processing CreateTablet for tablet e2a2b34772f84ad0ab403717c4c462b1 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:08.515682 12815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a2b34772f84ad0ab403717c4c462b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.526820 12965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd22e94aeff42d7926d86ec4af64b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.527124 12808 tablet_service.cc:1511] Processing CreateTablet for tablet 9320341152e8404886cdffd960c4efad (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:08.528409 12808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9320341152e8404886cdffd960c4efad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.500339 12886 tablet_service.cc:1511] Processing CreateTablet for tablet f131eaa83f2846cbac2e6f9bbeaf7e3a (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:08.530108 12886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f131eaa83f2846cbac2e6f9bbeaf7e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.538193 13015 tablet_bootstrap.cc:654] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.545917 12883 tablet_service.cc:1511] Processing CreateTablet for tablet abd22e94aeff42d7926d86ec4af64b73 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:08.547219 12883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd22e94aeff42d7926d86ec4af64b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.492882 12957 tablet_service.cc:1511] Processing CreateTablet for tablet f131eaa83f2846cbac2e6f9bbeaf7e3a (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:08.548964 12956 tablet_service.cc:1511] Processing CreateTablet for tablet 2efb738724014211b3c443fef623921c (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:08.554060 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f131eaa83f2846cbac2e6f9bbeaf7e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.567391 12958 tablet_service.cc:1511] Processing CreateTablet for tablet 9941da4d48cf40429a78d9abbdb31ba8 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:08.569929 12963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a2b34772f84ad0ab403717c4c462b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.554097 12809 tablet_service.cc:1511] Processing CreateTablet for tablet 2efb738724014211b3c443fef623921c (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:08.570972 12809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efb738724014211b3c443fef623921c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.557590 12888 tablet_service.cc:1511] Processing CreateTablet for tablet 1abe7082d06b4873a52987b39644b631 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:08.571656 12958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941da4d48cf40429a78d9abbdb31ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.573925 12888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abe7082d06b4873a52987b39644b631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.569228 12887 tablet_service.cc:1511] Processing CreateTablet for tablet e2a2b34772f84ad0ab403717c4c462b1 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:08.573997 12814 tablet_service.cc:1511] Processing CreateTablet for tablet 9941da4d48cf40429a78d9abbdb31ba8 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:08.575268 12814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941da4d48cf40429a78d9abbdb31ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.577303 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efb738724014211b3c443fef623921c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.549038 12965 tablet_service.cc:1511] Processing CreateTablet for tablet 9320341152e8404886cdffd960c4efad (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:08.577976 12887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a2b34772f84ad0ab403717c4c462b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.586495 13016 tablet_bootstrap.cc:492] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:08.586995 13016 ts_tablet_manager.cc:1403] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.144s	user 0.009s	sys 0.004s
I20260710 11:04:08.589618 12816 tablet_service.cc:1511] Processing CreateTablet for tablet d517845f162b43af848ddd61872ec188 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:08.590961 12816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d517845f162b43af848ddd61872ec188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.593182 13016 raft_consensus.cc:359] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } }
I20260710 11:04:08.594039 13016 raft_consensus.cc:385] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.594398 13016 raft_consensus.cc:740] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.595271 13016 consensus_queue.cc:260] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } }
I20260710 11:04:08.578254 12965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9320341152e8404886cdffd960c4efad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.597404 12851 heartbeater.cc:499] Master 127.11.113.190:43463 was elected leader, sending a full tablet report...
I20260710 11:04:08.555007 12889 tablet_service.cc:1511] Processing CreateTablet for tablet a74e858a022e4472bed576950aaef1e8 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:08.598503 12889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74e858a022e4472bed576950aaef1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.600876 12815 tablet_service.cc:1511] Processing CreateTablet for tablet f7c0ab5053dd415d8adc4118f6842924 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:08.601338 12962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74e858a022e4472bed576950aaef1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.607003 13017 tablet_bootstrap.cc:492] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:08.610225 13016 ts_tablet_manager.cc:1434] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:04:08.613582 12815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c0ab5053dd415d8adc4118f6842924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.622047 13017 ts_tablet_manager.cc:1403] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.000s
I20260710 11:04:08.622881 12961 tablet_service.cc:1511] Processing CreateTablet for tablet d517845f162b43af848ddd61872ec188 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:08.625864 13016 tablet_bootstrap.cc:492] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:08.630090 12814 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3a7b43188d45f1a9ebbbead9ee7359 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:08.631726 12814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3a7b43188d45f1a9ebbbead9ee7359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.637718 12961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d517845f162b43af848ddd61872ec188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.643726 12882 tablet_service.cc:1511] Processing CreateTablet for tablet 2efb738724014211b3c443fef623921c (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:08.646031 12882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efb738724014211b3c443fef623921c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.645798 12807 tablet_service.cc:1511] Processing CreateTablet for tablet ce00dedc1edf4cb6b28dfdc02780e71d (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:08.647053 12807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce00dedc1edf4cb6b28dfdc02780e71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.650070 12960 tablet_service.cc:1511] Processing CreateTablet for tablet f7c0ab5053dd415d8adc4118f6842924 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:08.651306 12960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c0ab5053dd415d8adc4118f6842924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.654784 12810 tablet_service.cc:1511] Processing CreateTablet for tablet 7decd69eb96349459e79a912c06ffd8e (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:08.624897 13017 raft_consensus.cc:359] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.657182 13017 raft_consensus.cc:385] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.657472 13017 raft_consensus.cc:740] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.658360 13017 consensus_queue.cc:260] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.663318 12885 tablet_service.cc:1511] Processing CreateTablet for tablet d517845f162b43af848ddd61872ec188 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:08.674211 12886 tablet_service.cc:1511] Processing CreateTablet for tablet ce00dedc1edf4cb6b28dfdc02780e71d (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:08.675549 13016 tablet_bootstrap.cc:654] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.687865 12891 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3a7b43188d45f1a9ebbbead9ee7359 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:08.682569 12890 tablet_service.cc:1511] Processing CreateTablet for tablet 9320341152e8404886cdffd960c4efad (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:08.690389 12959 tablet_service.cc:1511] Processing CreateTablet for tablet ce00dedc1edf4cb6b28dfdc02780e71d (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:08.691706 12959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce00dedc1edf4cb6b28dfdc02780e71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.694852 12956 tablet_service.cc:1511] Processing CreateTablet for tablet 7decd69eb96349459e79a912c06ffd8e (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:08.696056 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7decd69eb96349459e79a912c06ffd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.697971 13017 ts_tablet_manager.cc:1434] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.076s	user 0.009s	sys 0.004s
I20260710 11:04:08.664857 12888 tablet_service.cc:1511] Processing CreateTablet for tablet f7c0ab5053dd415d8adc4118f6842924 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:08.675961 12884 tablet_service.cc:1511] Processing CreateTablet for tablet 9941da4d48cf40429a78d9abbdb31ba8 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:08.701186 12810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7decd69eb96349459e79a912c06ffd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.707659 13015 tablet_bootstrap.cc:492] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:08.708161 13015 ts_tablet_manager.cc:1403] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.241s	user 0.007s	sys 0.008s
I20260710 11:04:08.711201 13015 raft_consensus.cc:359] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } }
I20260710 11:04:08.711912 13015 raft_consensus.cc:385] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.712196 13015 raft_consensus.cc:740] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.712913 13015 consensus_queue.cc:260] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } }
I20260710 11:04:08.726379 12891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3a7b43188d45f1a9ebbbead9ee7359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.729568 12926 heartbeater.cc:499] Master 127.11.113.190:43463 was elected leader, sending a full tablet report...
I20260710 11:04:08.729882 13017 tablet_bootstrap.cc:492] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:08.736742 13017 tablet_bootstrap.cc:654] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.737675 12890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9320341152e8404886cdffd960c4efad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.741622 13021 raft_consensus.cc:493] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.742709 13021 raft_consensus.cc:515] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } }
I20260710 11:04:08.746271 12882 tablet_service.cc:1511] Processing CreateTablet for tablet 7decd69eb96349459e79a912c06ffd8e (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:08.754858 13000 heartbeater.cc:499] Master 127.11.113.190:43463 was elected leader, sending a full tablet report...
I20260710 11:04:08.753685 13021 leader_election.cc:290] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:08.754029 12885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d517845f162b43af848ddd61872ec188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.762832 12963 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3a7b43188d45f1a9ebbbead9ee7359 (DEFAULT_TABLE table=test-workload [id=9d92913da7e64341bccc310c99637546]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:08.763887 12963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3a7b43188d45f1a9ebbbead9ee7359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.765888 12886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce00dedc1edf4cb6b28dfdc02780e71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.770272 12884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941da4d48cf40429a78d9abbdb31ba8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:04:08.770283 12772 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:08.773272 12888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c0ab5053dd415d8adc4118f6842924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.793617 12882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7decd69eb96349459e79a912c06ffd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.797797 13015 ts_tablet_manager.cc:1434] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.089s	user 0.011s	sys 0.011s
I20260710 11:04:08.799053 13015 tablet_bootstrap.cc:492] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:08.823369 13017 tablet_bootstrap.cc:492] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:08.823750 13016 tablet_bootstrap.cc:492] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:08.824597 13016 ts_tablet_manager.cc:1403] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.199s	user 0.009s	sys 0.007s
I20260710 11:04:08.827487 13016 raft_consensus.cc:359] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.828233 13016 raft_consensus.cc:385] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.828536 13016 raft_consensus.cc:740] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.829447 13016 consensus_queue.cc:260] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.833959 13016 ts_tablet_manager.cc:1434] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 11:04:08.834904 13016 tablet_bootstrap.cc:492] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:08.842147 13017 ts_tablet_manager.cc:1403] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.013s
I20260710 11:04:08.845466 13017 raft_consensus.cc:359] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.846653 13017 raft_consensus.cc:385] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.846968 13017 raft_consensus.cc:740] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.848848 13017 consensus_queue.cc:260] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.854857 13017 ts_tablet_manager.cc:1434] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:04:08.855885 13017 tablet_bootstrap.cc:492] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:08.841151 13016 tablet_bootstrap.cc:654] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.857779 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d77f5626c0147ff92aff49672df7927" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
W20260710 11:04:08.859557 12791 leader_election.cc:343] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.865592 13017 tablet_bootstrap.cc:654] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.870138 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d77f5626c0147ff92aff49672df7927" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:08.871696 12975 raft_consensus.cc:2468] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 0.
I20260710 11:04:08.873068 12790 leader_election.cc:304] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [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: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f
I20260710 11:04:08.873948 13021 raft_consensus.cc:2804] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.874320 13021 raft_consensus.cc:493] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.874676 13021 raft_consensus.cc:3060] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.875800 13015 tablet_bootstrap.cc:654] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.885582 13016 tablet_bootstrap.cc:492] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:08.886108 13016 ts_tablet_manager.cc:1403] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.003s
I20260710 11:04:08.888245 13016 raft_consensus.cc:359] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.888733 13016 raft_consensus.cc:385] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.890218 13021 raft_consensus.cc:515] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } }
I20260710 11:04:08.891255 13017 tablet_bootstrap.cc:492] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:08.891739 13017 ts_tablet_manager.cc:1403] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260710 11:04:08.893024 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d77f5626c0147ff92aff49672df7927" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:08.893595 12975 raft_consensus.cc:3060] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.894754 13017 raft_consensus.cc:359] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.895448 13017 raft_consensus.cc:385] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.895736 13017 raft_consensus.cc:740] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.896587 13017 consensus_queue.cc:260] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.898784 13017 ts_tablet_manager.cc:1434] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:08.899621 13021 leader_election.cc:290] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Requested vote from peers 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:08.900879 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d77f5626c0147ff92aff49672df7927" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:08.901640 12975 raft_consensus.cc:2468] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
W20260710 11:04:08.902386 12791 leader_election.cc:343] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.902880 13017 tablet_bootstrap.cc:492] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:08.902983 12790 leader_election.cc:304] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [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: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f
I20260710 11:04:08.904332 13021 raft_consensus.cc:2804] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.912351 13021 raft_consensus.cc:697] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Becoming Leader. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:08.912912 13017 tablet_bootstrap.cc:654] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.913359 13021 consensus_queue.cc:237] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } }
I20260710 11:04:08.888912 13016 raft_consensus.cc:740] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.917035 13016 consensus_queue.cc:260] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.919894 13016 ts_tablet_manager.cc:1434] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260710 11:04:08.922274 13016 tablet_bootstrap.cc:492] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:08.923915 13015 tablet_bootstrap.cc:492] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:08.924409 13015 ts_tablet_manager.cc:1403] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.126s	user 0.025s	sys 0.017s
I20260710 11:04:08.927314 13015 raft_consensus.cc:359] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.928190 13015 raft_consensus.cc:385] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.928457 13015 raft_consensus.cc:740] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.929315 13015 consensus_queue.cc:260] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.929980 12723 catalog_manager.cc:5697] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63847b928cc74389b95dda0f76494241 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.931137 13016 tablet_bootstrap.cc:654] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.938689 13015 ts_tablet_manager.cc:1434] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 11:04:08.940281 13017 tablet_bootstrap.cc:492] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:08.941071 13017 ts_tablet_manager.cc:1403] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.011s
I20260710 11:04:08.943881 13016 tablet_bootstrap.cc:492] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:08.944466 13016 ts_tablet_manager.cc:1403] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260710 11:04:08.944492 13017 raft_consensus.cc:359] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.945520 13017 raft_consensus.cc:385] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.945946 13017 raft_consensus.cc:740] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.946921 13017 consensus_queue.cc:260] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.947556 13016 raft_consensus.cc:359] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.948240 13016 raft_consensus.cc:385] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.948519 13016 raft_consensus.cc:740] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.943907 13015 tablet_bootstrap.cc:492] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:08.952032 13016 consensus_queue.cc:260] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.953083 13017 ts_tablet_manager.cc:1434] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:04:08.954268 13017 tablet_bootstrap.cc:492] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:08.954447 13016 ts_tablet_manager.cc:1434] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:04:08.955473 13016 tablet_bootstrap.cc:492] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:08.956108 13015 tablet_bootstrap.cc:654] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.961792 13016 tablet_bootstrap.cc:654] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.962488 13017 tablet_bootstrap.cc:654] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.975443 13016 tablet_bootstrap.cc:492] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:08.975944 13016 ts_tablet_manager.cc:1403] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.012s
I20260710 11:04:08.976378 13015 tablet_bootstrap.cc:492] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:08.976894 13015 ts_tablet_manager.cc:1403] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.015s
I20260710 11:04:08.976941 13017 tablet_bootstrap.cc:492] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:08.977629 13017 ts_tablet_manager.cc:1403] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260710 11:04:08.978719 13016 raft_consensus.cc:359] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.979307 13016 raft_consensus.cc:385] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.979562 13016 raft_consensus.cc:740] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.980209 13016 consensus_queue.cc:260] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.980149 13015 raft_consensus.cc:359] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.980314 13017 raft_consensus.cc:359] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.981060 13015 raft_consensus.cc:385] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.981122 13017 raft_consensus.cc:385] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.981462 13015 raft_consensus.cc:740] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.981607 13017 raft_consensus.cc:740] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.982620 13016 ts_tablet_manager.cc:1434] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:08.982486 13015 consensus_queue.cc:260] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.982491 13017 consensus_queue.cc:260] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:08.983717 13016 tablet_bootstrap.cc:492] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:08.985137 13017 ts_tablet_manager.cc:1434] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:04:08.986094 13017 tablet_bootstrap.cc:492] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:08.987632 13015 ts_tablet_manager.cc:1434] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:08.988591 13015 tablet_bootstrap.cc:492] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:08.990290 13016 tablet_bootstrap.cc:654] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.992547 13017 tablet_bootstrap.cc:654] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.002827 13016 tablet_bootstrap.cc:492] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.003335 13016 ts_tablet_manager.cc:1403] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 11:04:09.004726 13023 raft_consensus.cc:493] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.005263 13023 raft_consensus.cc:515] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.007941 13017 tablet_bootstrap.cc:492] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.008469 13017 ts_tablet_manager.cc:1403] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 11:04:09.009155 13016 raft_consensus.cc:359] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.010162 13016 raft_consensus.cc:385] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.010632 13016 raft_consensus.cc:740] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.011695 13017 raft_consensus.cc:359] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.011773 13016 consensus_queue.cc:260] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.012768 13017 raft_consensus.cc:385] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.013209 13017 raft_consensus.cc:740] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.014123 13017 consensus_queue.cc:260] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.015283 13016 ts_tablet_manager.cc:1434] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 11:04:09.016620 13016 tablet_bootstrap.cc:492] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.016852 13017 ts_tablet_manager.cc:1434] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:04:09.017915 13017 tablet_bootstrap.cc:492] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:09.022923 13023 leader_election.cc:290] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:09.024542 13016 tablet_bootstrap.cc:654] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.025584 13017 tablet_bootstrap.cc:654] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.029074 13015 tablet_bootstrap.cc:654] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.037163 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ffea85236c4c7faa03a613b99d90b9" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.038044 12901 raft_consensus.cc:2468] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:09.039099 13022 raft_consensus.cc:493] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.039251 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ffea85236c4c7faa03a613b99d90b9" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:09.039623 13022 raft_consensus.cc:515] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:09.040928 12941 leader_election.cc:343] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.043119 13022 leader_election.cc:290] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.045719 12940 leader_election.cc:304] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [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: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 63847b928cc74389b95dda0f76494241
I20260710 11:04:09.046711 13023 raft_consensus.cc:2804] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.047127 13023 raft_consensus.cc:493] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.047524 13023 raft_consensus.cc:3060] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.053362 13017 tablet_bootstrap.cc:492] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.053951 13017 ts_tablet_manager.cc:1403] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260710 11:04:09.056134 13023 raft_consensus.cc:515] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.056928 13021 raft_consensus.cc:493] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.056897 13017 raft_consensus.cc:359] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.057705 13017 raft_consensus.cc:385] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.058135 13017 raft_consensus.cc:740] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.057664 13021 raft_consensus.cc:515] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.059047 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ffea85236c4c7faa03a613b99d90b9" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:09.058969 13017 consensus_queue.cc:260] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:09.060230 12941 leader_election.cc:343] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.061162 13016 tablet_bootstrap.cc:492] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.061689 13016 ts_tablet_manager.cc:1403] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.014s
I20260710 11:04:09.061805 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4e158b92d647e59072ff09106dd7ea" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.062427 12975 raft_consensus.cc:2468] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 0.
I20260710 11:04:09.062458 12900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ffea85236c4c7faa03a613b99d90b9" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:09.063243 12900 raft_consensus.cc:3060] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.063449 13017 ts_tablet_manager.cc:1434] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:09.063503 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4e158b92d647e59072ff09106dd7ea" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.064239 12901 raft_consensus.cc:2468] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 0.
I20260710 11:04:09.064568 13017 tablet_bootstrap.cc:492] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:09.066005 13016 raft_consensus.cc:359] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.069571 13016 raft_consensus.cc:385] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.069975 13016 raft_consensus.cc:740] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.071537 13017 tablet_bootstrap.cc:654] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.070919 12900 raft_consensus.cc:2468] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
I20260710 11:04:09.071316 13023 leader_election.cc:290] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:09.072609 12940 leader_election.cc:304] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [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: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 63847b928cc74389b95dda0f76494241
I20260710 11:04:09.072610 13033 raft_consensus.cc:493] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.073503 13033 raft_consensus.cc:515] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.074981 13015 tablet_bootstrap.cc:492] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:09.075596 13015 ts_tablet_manager.cc:1403] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.014s
I20260710 11:04:09.075946 13033 leader_election.cc:290] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.075546 13016 consensus_queue.cc:260] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.079272 13022 raft_consensus.cc:493] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.079752 13022 raft_consensus.cc:515] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.080627 13023 raft_consensus.cc:2804] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.081422 13016 ts_tablet_manager.cc:1434] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260710 11:04:09.081843 13022 leader_election.cc:290] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.082705 13016 tablet_bootstrap.cc:492] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.077636 12791 leader_election.cc:304] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.086761 13017 tablet_bootstrap.cc:492] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.087226 13017 ts_tablet_manager.cc:1403] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260710 11:04:09.089901 13016 tablet_bootstrap.cc:654] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.090015 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:09.084707 13015 raft_consensus.cc:359] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.090902 13015 raft_consensus.cc:385] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.091213 13015 raft_consensus.cc:740] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.089952 13017 raft_consensus.cc:359] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.092222 13017 raft_consensus.cc:385] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.092528 13017 raft_consensus.cc:740] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.093240 13017 consensus_queue.cc:260] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.091989 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be898d22051e43c08bd0019d0349a57b" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:09.094386 12825 raft_consensus.cc:2468] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:09.095006 13017 ts_tablet_manager.cc:1434] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:04:09.090749 12826 raft_consensus.cc:2468] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:09.095853 12867 leader_election.cc:304] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.096943 13055 raft_consensus.cc:2804] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.096833 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72be26202a1d4ef1a7bac738845864f3" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.097224 13022 raft_consensus.cc:493] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.097433 13055 raft_consensus.cc:493] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.097828 13055 raft_consensus.cc:3060] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.097697 13022 raft_consensus.cc:515] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.099812 13022 leader_election.cc:290] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.100301 13022 raft_consensus.cc:2804] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.100615 13022 raft_consensus.cc:493] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.100909 13022 raft_consensus.cc:3060] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.102222 13015 consensus_queue.cc:260] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.104689 13015 ts_tablet_manager.cc:1434] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260710 11:04:09.109006 13023 raft_consensus.cc:697] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Becoming Leader. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Running, Role: LEADER
I20260710 11:04:09.109177 13021 leader_election.cc:290] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.110314 12900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72be26202a1d4ef1a7bac738845864f3" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.110121 13023 consensus_queue.cc:237] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.111135 12900 raft_consensus.cc:2468] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 0.
I20260710 11:04:09.112054 13056 raft_consensus.cc:493] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.116532 12974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be898d22051e43c08bd0019d0349a57b" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.116642 13056 raft_consensus.cc:515] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.118155 12973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7870aa1c63004ecbac4089cef3811404" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
W20260710 11:04:09.120072 12865 leader_election.cc:343] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:09.120890 12865 leader_election.cc:343] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:09.115064 12790 leader_election.cc:343] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.121938 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.122651 12975 raft_consensus.cc:2468] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:09.115445 13022 raft_consensus.cc:515] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.123965 12865 leader_election.cc:304] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:09.123984 12791 leader_election.cc:304] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 502a476892a0440fb6cf32368a07d064
I20260710 11:04:09.125735 13033 raft_consensus.cc:2804] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.126096 13033 raft_consensus.cc:493] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.126119 13022 leader_election.cc:290] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.126498 13033 raft_consensus.cc:3060] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.127934 13058 raft_consensus.cc:493] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.130661 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7870aa1c63004ecbac4089cef3811404" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:09.131309 12826 raft_consensus.cc:2468] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:09.095853 13017 tablet_bootstrap.cc:492] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:09.131944 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:09.132798 12824 raft_consensus.cc:2468] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:09.132907 12900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.132223 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be898d22051e43c08bd0019d0349a57b" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:09.133533 12900 raft_consensus.cc:2468] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:09.133929 13056 leader_election.cc:290] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:09.133858 12825 raft_consensus.cc:3060] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.138921 13016 tablet_bootstrap.cc:492] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.134049 12941 leader_election.cc:304] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.128391 13058 raft_consensus.cc:515] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.139529 13016 ts_tablet_manager.cc:1403] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.026s
I20260710 11:04:09.135314 13022 raft_consensus.cc:2804] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.140782 13022 raft_consensus.cc:493] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.141191 13022 raft_consensus.cc:3060] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.136461 12867 leader_election.cc:304] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 502a476892a0440fb6cf32368a07d064
I20260710 11:04:09.142184 13016 raft_consensus.cc:359] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.142829 13016 raft_consensus.cc:385] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.143088 13016 raft_consensus.cc:740] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.143211 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbedb693377e4aa4a60d4377e9ef6156" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:09.143761 13016 consensus_queue.cc:260] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.141291 13058 leader_election.cc:290] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.144805 13058 raft_consensus.cc:2804] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.145185 13058 raft_consensus.cc:493] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:04:09.145824 12867 leader_election.cc:343] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.146116 13016 ts_tablet_manager.cc:1434] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:09.146041 12825 raft_consensus.cc:2468] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:09.146803 13056 raft_consensus.cc:2804] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.136937 13033 raft_consensus.cc:515] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.138938 13017 tablet_bootstrap.cc:654] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.147164 13016 tablet_bootstrap.cc:492] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.149466 12900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72be26202a1d4ef1a7bac738845864f3" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:09.150035 12900 raft_consensus.cc:3060] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.146226 13058 raft_consensus.cc:3060] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.153215 13016 tablet_bootstrap.cc:654] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.158815 13022 raft_consensus.cc:515] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.159988 12900 raft_consensus.cc:2468] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
I20260710 11:04:09.160427 13056 raft_consensus.cc:493] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.161144 12791 leader_election.cc:304] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.165385 13021 raft_consensus.cc:2804] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.162763 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:09.166791 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72be26202a1d4ef1a7bac738845864f3" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:09.167047 12824 raft_consensus.cc:3060] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:09.168046 12790 leader_election.cc:343] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.163249 13015 tablet_bootstrap.cc:492] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:09.169090 13033 leader_election.cc:290] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.163478 12867 leader_election.cc:304] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.173117 13021 raft_consensus.cc:697] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Becoming Leader. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:09.174007 13059 raft_consensus.cc:2804] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.160890 13022 leader_election.cc:290] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.174310 13021 consensus_queue.cc:237] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:09.175601 12865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.131:42465, user_credentials={real_user=slave}} blocked reactor thread for 51686.3us
I20260710 11:04:09.178158 12973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbedb693377e4aa4a60d4377e9ef6156" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.179394 12974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
W20260710 11:04:09.180783 12865 leader_election.cc:343] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.181439 12865 leader_election.cc:304] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20418ece0eb04d69a75e24766479948f; no voters: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241
I20260710 11:04:09.181459 13056 raft_consensus.cc:3060] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.182953 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be898d22051e43c08bd0019d0349a57b" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:09.184350 13016 tablet_bootstrap.cc:492] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.184839 13016 ts_tablet_manager.cc:1403] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.020s
W20260710 11:04:09.184756 12865 leader_election.cc:343] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.186133 13022 raft_consensus.cc:2749] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.187836 13016 raft_consensus.cc:359] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.188587 13016 raft_consensus.cc:385] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.188890 13016 raft_consensus.cc:740] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.189272 13017 tablet_bootstrap.cc:492] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.189677 13017 ts_tablet_manager.cc:1403] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.000s
I20260710 11:04:09.189749 13016 consensus_queue.cc:260] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.192131 13016 ts_tablet_manager.cc:1434] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:09.192724 13063 raft_consensus.cc:493] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.193176 13063 raft_consensus.cc:515] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.195420 13063 leader_election.cc:290] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.197882 13016 tablet_bootstrap.cc:492] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.198347 13015 tablet_bootstrap.cc:654] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.197728 12824 raft_consensus.cc:2468] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:09.199666 12867 leader_election.cc:304] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.200482 12900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0d68cdf0984804821b2d172f01f91d" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.192270 13017 raft_consensus.cc:359] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.201597 13017 raft_consensus.cc:385] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.201882 13017 raft_consensus.cc:740] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.201272 13058 raft_consensus.cc:515] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.202548 13017 consensus_queue.cc:260] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.202729 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0d68cdf0984804821b2d172f01f91d" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.203028 12723 catalog_manager.cc:5697] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63847b928cc74389b95dda0f76494241 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.201627 13022 raft_consensus.cc:2804] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.196318 12722 catalog_manager.cc:5697] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a476892a0440fb6cf32368a07d064 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:09.196736 13055 raft_consensus.cc:515] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:09.204211 12791 leader_election.cc:343] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.213829 13056 raft_consensus.cc:515] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:09.214282 12790 leader_election.cc:343] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.215245 12974 raft_consensus.cc:2393] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20418ece0eb04d69a75e24766479948f in current term 1: Already voted for candidate 502a476892a0440fb6cf32368a07d064 in this term.
I20260710 11:04:09.215444 12790 leader_election.cc:304] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064
I20260710 11:04:09.217444 13059 raft_consensus.cc:697] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Leader. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:09.217847 13063 raft_consensus.cc:2749] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.221441 13017 ts_tablet_manager.cc:1434] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.001s
I20260710 11:04:09.221990 13022 raft_consensus.cc:697] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Leader. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:09.223138 13022 consensus_queue.cc:237] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.224128 13063 raft_consensus.cc:493] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.224628 13063 raft_consensus.cc:515] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.222540 13017 tablet_bootstrap.cc:492] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:09.219020 13059 consensus_queue.cc:237] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.227054 13063 leader_election.cc:290] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.231518 12974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd22e94aeff42d7926d86ec4af64b73" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.232108 12900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd22e94aeff42d7926d86ec4af64b73" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.233100 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7870aa1c63004ecbac4089cef3811404" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
W20260710 11:04:09.233422 12790 leader_election.cc:343] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.234112 12824 raft_consensus.cc:3060] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.236028 13015 tablet_bootstrap.cc:492] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:09.236594 13015 ts_tablet_manager.cc:1403] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.005s
W20260710 11:04:09.237558 12791 leader_election.cc:343] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.238037 12791 leader_election.cc:304] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064
I20260710 11:04:09.238757 13063 raft_consensus.cc:2749] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.240597 13015 raft_consensus.cc:359] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.241112 12824 raft_consensus.cc:2468] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:09.242890 12867 leader_election.cc:304] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.243873 13066 raft_consensus.cc:2804] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.244311 13056 leader_election.cc:290] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:09.244369 13066 raft_consensus.cc:697] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Leader. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:09.241721 13015 raft_consensus.cc:385] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.247226 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4e158b92d647e59072ff09106dd7ea" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:09.247669 13015 raft_consensus.cc:740] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.247884 12901 raft_consensus.cc:3060] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.246651 13055 leader_election.cc:290] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.249037 13015 consensus_queue.cc:260] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.246093 12900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:09.249958 13066 consensus_queue.cc:237] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.252178 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7870aa1c63004ecbac4089cef3811404" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:09.252818 12975 raft_consensus.cc:3060] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.253034 13015 ts_tablet_manager.cc:1434] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260710 11:04:09.254025 13015 tablet_bootstrap.cc:492] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:09.246963 13058 leader_election.cc:290] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.252259 12974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4e158b92d647e59072ff09106dd7ea" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:09.257272 12974 raft_consensus.cc:3060] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.262980 13016 tablet_bootstrap.cc:654] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.264183 12901 raft_consensus.cc:2468] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
I20260710 11:04:09.258584 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:09.270906 13015 tablet_bootstrap.cc:654] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.272758 12824 raft_consensus.cc:2393] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 502a476892a0440fb6cf32368a07d064 in current term 1: Already voted for candidate 20418ece0eb04d69a75e24766479948f in this term.
I20260710 11:04:09.272948 12791 leader_election.cc:304] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.273792 12975 raft_consensus.cc:2468] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:09.274003 12941 leader_election.cc:304] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [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: 502a476892a0440fb6cf32368a07d064; no voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241
I20260710 11:04:09.275096 13056 raft_consensus.cc:2749] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.275578 12974 raft_consensus.cc:2468] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
I20260710 11:04:09.275892 13055 raft_consensus.cc:2804] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.277125 13055 raft_consensus.cc:697] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Becoming Leader. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:09.277968 13055 consensus_queue.cc:237] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.276355 12723 catalog_manager.cc:5697] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20418ece0eb04d69a75e24766479948f (127.11.113.130). New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.280891 13017 tablet_bootstrap.cc:654] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.285126 13016 tablet_bootstrap.cc:492] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.285559 13016 ts_tablet_manager.cc:1403] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.000s
I20260710 11:04:09.288509 13016 raft_consensus.cc:359] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.289256 13016 raft_consensus.cc:385] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.289525 13016 raft_consensus.cc:740] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.292640 13015 tablet_bootstrap.cc:492] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:09.293229 13015 ts_tablet_manager.cc:1403] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.002s
I20260710 11:04:09.290398 13016 consensus_queue.cc:260] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.296397 13015 raft_consensus.cc:359] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.297051 13017 tablet_bootstrap.cc:492] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.297199 13015 raft_consensus.cc:385] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.297518 13017 ts_tablet_manager.cc:1403] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.002s
I20260710 11:04:09.297639 13015 raft_consensus.cc:740] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.297886 13016 ts_tablet_manager.cc:1434] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:04:09.298800 13016 tablet_bootstrap.cc:492] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.298650 13015 consensus_queue.cc:260] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.299463 12722 catalog_manager.cc:5697] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20418ece0eb04d69a75e24766479948f (127.11.113.130). New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.301424 12722 catalog_manager.cc:5697] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20418ece0eb04d69a75e24766479948f (127.11.113.130). New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.302667 13066 raft_consensus.cc:493] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.303121 13066 raft_consensus.cc:515] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.304020 12723 catalog_manager.cc:5697] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63847b928cc74389b95dda0f76494241 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.305296 13066 leader_election.cc:290] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.305980 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131eaa83f2846cbac2e6f9bbeaf7e3a" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
W20260710 11:04:09.307325 12867 leader_election.cc:343] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.308866 13017 raft_consensus.cc:359] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.309515 13017 raft_consensus.cc:385] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.309773 13017 raft_consensus.cc:740] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.310043 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131eaa83f2846cbac2e6f9bbeaf7e3a" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.310281 13017 consensus_queue.cc:260] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:09.311359 12865 leader_election.cc:343] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.311764 12865 leader_election.cc:304] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20418ece0eb04d69a75e24766479948f; no voters: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241
I20260710 11:04:09.312405 13017 ts_tablet_manager.cc:1434] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:04:09.312852 13016 tablet_bootstrap.cc:654] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.312855 13066 raft_consensus.cc:2749] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.313321 13017 tablet_bootstrap.cc:492] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:09.318619 13017 tablet_bootstrap.cc:654] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.319846 13016 tablet_bootstrap.cc:492] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.320286 13016 ts_tablet_manager.cc:1403] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 11:04:09.304194 13015 ts_tablet_manager.cc:1434] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:04:09.323107 13016 raft_consensus.cc:359] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.323746 13016 raft_consensus.cc:385] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.324005 13016 raft_consensus.cc:740] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.324731 13016 consensus_queue.cc:260] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.327598 13016 ts_tablet_manager.cc:1434] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:09.328035 13017 tablet_bootstrap.cc:492] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.328409 13016 tablet_bootstrap.cc:492] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.325307 13015 tablet_bootstrap.cc:492] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:09.328447 13017 ts_tablet_manager.cc:1403] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 11:04:09.332607 13017 raft_consensus.cc:359] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.333273 13017 raft_consensus.cc:385] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.333523 13017 raft_consensus.cc:740] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.334539 13016 tablet_bootstrap.cc:654] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.334223 13017 consensus_queue.cc:260] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.336139 13015 tablet_bootstrap.cc:654] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:09.337919 12791 consensus_peers.cc:597] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 -> Peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Couldn't send request to peer 20418ece0eb04d69a75e24766479948f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:09.342149 13017 ts_tablet_manager.cc:1434] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:04:09.343350 13017 tablet_bootstrap.cc:492] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:09.349035 13015 tablet_bootstrap.cc:492] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:09.349612 13015 ts_tablet_manager.cc:1403] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260710 11:04:09.352586 13015 raft_consensus.cc:359] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.353513 13015 raft_consensus.cc:385] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.353874 13015 raft_consensus.cc:740] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.354938 13017 tablet_bootstrap.cc:654] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.354832 13015 consensus_queue.cc:260] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.357019 13016 tablet_bootstrap.cc:492] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.357470 13016 ts_tablet_manager.cc:1403] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.013s
I20260710 11:04:09.357581 13015 ts_tablet_manager.cc:1434] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:09.358624 13015 tablet_bootstrap.cc:492] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:09.360059 13016 raft_consensus.cc:359] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.360714 13016 raft_consensus.cc:385] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.361021 13016 raft_consensus.cc:740] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.361768 13016 consensus_queue.cc:260] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.366596 13016 ts_tablet_manager.cc:1434] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:09.367498 13016 tablet_bootstrap.cc:492] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.372910 13016 tablet_bootstrap.cc:654] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.378288 13016 tablet_bootstrap.cc:492] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.378720 13016 ts_tablet_manager.cc:1403] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:04:09.379300 13015 tablet_bootstrap.cc:654] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.381289 13016 raft_consensus.cc:359] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.382059 13016 raft_consensus.cc:385] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.382332 13016 raft_consensus.cc:740] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.382968 13016 consensus_queue.cc:260] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.383239 13017 tablet_bootstrap.cc:492] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.383641 13017 ts_tablet_manager.cc:1403] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.016s
I20260710 11:04:09.384410 13016 ts_tablet_manager.cc:1434] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:09.385524 13016 tablet_bootstrap.cc:492] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.386219 13017 raft_consensus.cc:359] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.386716 13017 raft_consensus.cc:385] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.386929 13017 raft_consensus.cc:740] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.387550 13017 consensus_queue.cc:260] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.389323 13017 ts_tablet_manager.cc:1434] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:04:09.390755 13017 tablet_bootstrap.cc:492] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:09.391448 13016 tablet_bootstrap.cc:654] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.393980 13056 raft_consensus.cc:493] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.394706 13056 raft_consensus.cc:515] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.395941 13017 tablet_bootstrap.cc:654] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.399698 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72be26202a1d4ef1a7bac738845864f3" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.400466 12901 raft_consensus.cc:2393] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a476892a0440fb6cf32368a07d064 in current term 1: Already voted for candidate 63847b928cc74389b95dda0f76494241 in this term.
I20260710 11:04:09.398150 13056 leader_election.cc:290] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:09.401320 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72be26202a1d4ef1a7bac738845864f3" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:09.403298 12941 leader_election.cc:304] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a476892a0440fb6cf32368a07d064; no voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241
I20260710 11:04:09.404134 13015 tablet_bootstrap.cc:492] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:09.404712 13015 ts_tablet_manager.cc:1403] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.004s
I20260710 11:04:09.404850 13056 raft_consensus.cc:3060] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.407655 13017 tablet_bootstrap.cc:492] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.408176 13017 ts_tablet_manager.cc:1403] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.008s
I20260710 11:04:09.412178 13016 tablet_bootstrap.cc:492] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.412633 13016 ts_tablet_manager.cc:1403] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260710 11:04:09.413666 13015 raft_consensus.cc:359] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.414363 13015 raft_consensus.cc:385] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.414706 13015 raft_consensus.cc:740] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.414534 13017 raft_consensus.cc:359] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } }
I20260710 11:04:09.415223 13016 raft_consensus.cc:359] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.415524 13015 consensus_queue.cc:260] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.415920 13016 raft_consensus.cc:385] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.416217 13016 raft_consensus.cc:740] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.415201 13017 raft_consensus.cc:385] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.417021 13017 raft_consensus.cc:740] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.417877 13015 ts_tablet_manager.cc:1434] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:04:09.417623 13017 consensus_queue.cc:260] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } }
I20260710 11:04:09.417954 13056 raft_consensus.cc:2749] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.418849 13015 tablet_bootstrap.cc:492] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:09.419353 13017 ts_tablet_manager.cc:1434] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260710 11:04:09.419961 13017 tablet_bootstrap.cc:492] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:09.422863 13016 consensus_queue.cc:260] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.424629 13016 ts_tablet_manager.cc:1434] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:04:09.424930 13015 tablet_bootstrap.cc:654] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.427081 13017 tablet_bootstrap.cc:654] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.427774 13016 tablet_bootstrap.cc:492] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.431586 13066 raft_consensus.cc:493] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.432204 13066 raft_consensus.cc:515] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.437815 13055 raft_consensus.cc:493] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.438512 13055 raft_consensus.cc:515] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.439656 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42581f5216bb488ea5b239142adb3763" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:09.440132 13066 leader_election.cc:290] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.440253 12824 raft_consensus.cc:2468] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:09.440584 13055 leader_election.cc:290] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.442448 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941da4d48cf40429a78d9abbdb31ba8" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.435874 13016 tablet_bootstrap.cc:654] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.444469 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42581f5216bb488ea5b239142adb3763" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.450742 12867 leader_election.cc:304] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.451922 13066 raft_consensus.cc:2804] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.452382 13066 raft_consensus.cc:493] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.452778 13066 raft_consensus.cc:3060] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.452796 13017 tablet_bootstrap.cc:492] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.453603 13017 ts_tablet_manager.cc:1403] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.011s
I20260710 11:04:09.457226 13017 raft_consensus.cc:359] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.458107 13017 raft_consensus.cc:385] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:09.458029 12791 leader_election.cc:343] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.458634 13017 raft_consensus.cc:740] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
W20260710 11:04:09.459805 12865 leader_election.cc:343] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.459591 13017 consensus_queue.cc:260] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.463595 13015 tablet_bootstrap.cc:492] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:09.464201 13015 ts_tablet_manager.cc:1403] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.010s
I20260710 11:04:09.466650 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941da4d48cf40429a78d9abbdb31ba8" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.467094 13017 ts_tablet_manager.cc:1434] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:04:09.468235 13017 tablet_bootstrap.cc:492] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
W20260710 11:04:09.468572 12790 leader_election.cc:343] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.469128 12790 leader_election.cc:304] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064
I20260710 11:04:09.469862 13055 raft_consensus.cc:2749] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.468919 13066 raft_consensus.cc:515] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.475047 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42581f5216bb488ea5b239142adb3763" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:09.475612 12824 raft_consensus.cc:3060] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.476760 13015 raft_consensus.cc:359] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.477679 13015 raft_consensus.cc:385] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.478032 13015 raft_consensus.cc:740] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.478904 13015 consensus_queue.cc:260] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.481529 13015 ts_tablet_manager.cc:1434] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.003s
I20260710 11:04:09.482676 13015 tablet_bootstrap.cc:492] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:09.487357 12824 raft_consensus.cc:2468] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:09.488471 12867 leader_election.cc:304] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.489305 13059 raft_consensus.cc:2804] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.489756 13059 raft_consensus.cc:697] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Leader. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:09.490550 13059 consensus_queue.cc:237] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.495263 13055 consensus_queue.cc:1048] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:09.497355 13017 tablet_bootstrap.cc:654] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.504292 12974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42581f5216bb488ea5b239142adb3763" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:09.505097 12974 raft_consensus.cc:3060] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.506775 13055 raft_consensus.cc:493] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.507400 13055 raft_consensus.cc:515] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.510293 13055 leader_election.cc:290] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.510905 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ffea85236c4c7faa03a613b99d90b9" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.511715 12973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ffea85236c4c7faa03a613b99d90b9" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.511727 12901 raft_consensus.cc:2393] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63847b928cc74389b95dda0f76494241 in current term 1: Already voted for candidate 502a476892a0440fb6cf32368a07d064 in this term.
I20260710 11:04:09.514429 12790 leader_election.cc:304] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064
I20260710 11:04:09.515484 13055 raft_consensus.cc:3060] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.518151 13015 tablet_bootstrap.cc:654] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.518630 12974 raft_consensus.cc:2468] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:09.519923 13066 leader_election.cc:290] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.524050 13016 tablet_bootstrap.cc:492] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.525936 13016 ts_tablet_manager.cc:1403] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.058s
I20260710 11:04:09.528679 13055 raft_consensus.cc:2749] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.545486 12724 catalog_manager.cc:5697] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20418ece0eb04d69a75e24766479948f (127.11.113.130). New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.556388 13033 raft_consensus.cc:493] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.559576 13033 raft_consensus.cc:515] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.560539 13015 tablet_bootstrap.cc:492] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:09.560323 13016 raft_consensus.cc:359] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.561017 13016 raft_consensus.cc:385] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.561095 13015 ts_tablet_manager.cc:1403] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.017s
I20260710 11:04:09.561347 13016 raft_consensus.cc:740] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.561949 13033 leader_election.cc:290] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.562011 13016 consensus_queue.cc:260] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.563441 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6270fbaa002c4826b014643062ea7aab" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.563588 13015 raft_consensus.cc:359] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.564240 13015 raft_consensus.cc:385] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.564014 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6270fbaa002c4826b014643062ea7aab" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.564618 13015 raft_consensus.cc:740] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
W20260710 11:04:09.565480 12790 leader_election.cc:343] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.565305 13015 consensus_queue.cc:260] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.563985 13016 ts_tablet_manager.cc:1434] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.000s
I20260710 11:04:09.564043 12901 raft_consensus.cc:2468] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 0.
I20260710 11:04:09.567014 13016 tablet_bootstrap.cc:492] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.570315 13017 tablet_bootstrap.cc:492] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.575201 13017 ts_tablet_manager.cc:1403] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.025s
I20260710 11:04:09.578375 13017 raft_consensus.cc:359] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.579079 13017 raft_consensus.cc:385] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.579442 13016 tablet_bootstrap.cc:654] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.567502 12791 leader_election.cc:304] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 502a476892a0440fb6cf32368a07d064
I20260710 11:04:09.579337 13017 raft_consensus.cc:740] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.567641 13015 ts_tablet_manager.cc:1434] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:09.580082 13033 raft_consensus.cc:2804] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.580448 13033 raft_consensus.cc:493] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.580809 13033 raft_consensus.cc:3060] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.581207 13017 consensus_queue.cc:260] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.583250 13017 ts_tablet_manager.cc:1434] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:04:09.583822 13015 tablet_bootstrap.cc:492] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:09.585695 13017 tablet_bootstrap.cc:492] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:09.590265 13015 tablet_bootstrap.cc:654] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.591445 13016 tablet_bootstrap.cc:492] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:09.591931 13016 ts_tablet_manager.cc:1403] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260710 11:04:09.591797 13059 raft_consensus.cc:493] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.592394 13059 raft_consensus.cc:515] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } }
I20260710 11:04:09.594455 13059 leader_election.cc:290] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.596689 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d77f5626c0147ff92aff49672df7927" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:09.596706 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d77f5626c0147ff92aff49672df7927" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.599164 13016 raft_consensus.cc:359] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.601897 13033 raft_consensus.cc:515] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.603024 13017 tablet_bootstrap.cc:654] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.603561 12867 leader_election.cc:304] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20418ece0eb04d69a75e24766479948f; no voters: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241
I20260710 11:04:09.605959 13059 raft_consensus.cc:2749] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.604120 13016 raft_consensus.cc:385] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.606586 13016 raft_consensus.cc:740] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.607292 13016 consensus_queue.cc:260] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.607708 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6270fbaa002c4826b014643062ea7aab" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:09.608223 12901 raft_consensus.cc:3060] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.609071 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6270fbaa002c4826b014643062ea7aab" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
W20260710 11:04:09.610747 12790 leader_election.cc:343] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.611908 13016 ts_tablet_manager.cc:1434] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:04:09.612427 13033 leader_election.cc:290] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.615530 12901 raft_consensus.cc:2468] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
I20260710 11:04:09.616323 13017 tablet_bootstrap.cc:492] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.616760 13017 ts_tablet_manager.cc:1403] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.007s
I20260710 11:04:09.616662 12791 leader_election.cc:304] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 502a476892a0440fb6cf32368a07d064
I20260710 11:04:09.616945 13033 raft_consensus.cc:493] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.617108 13016 tablet_bootstrap.cc:492] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:09.617448 13021 raft_consensus.cc:2804] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.617431 13033 raft_consensus.cc:515] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.618072 13021 raft_consensus.cc:697] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Becoming Leader. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:09.618914 13021 consensus_queue.cc:237] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.620277 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a2b34772f84ad0ab403717c4c462b1" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.620548 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a2b34772f84ad0ab403717c4c462b1" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.620962 12901 raft_consensus.cc:2468] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 0.
I20260710 11:04:09.622326 12791 leader_election.cc:304] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
W20260710 11:04:09.623088 12790 leader_election.cc:343] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.623281 13055 raft_consensus.cc:2804] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.623668 13055 raft_consensus.cc:493] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.624012 13055 raft_consensus.cc:3060] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.620404 13033 leader_election.cc:290] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.627583 13017 raft_consensus.cc:359] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.628208 13017 raft_consensus.cc:385] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.628495 13017 raft_consensus.cc:740] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.634178 13059 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.634501 13033 consensus_queue.cc:1048] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.636269 13015 tablet_bootstrap.cc:492] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:09.636806 13015 ts_tablet_manager.cc:1403] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.034s
I20260710 11:04:09.637066 13016 tablet_bootstrap.cc:654] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.638278 13017 consensus_queue.cc:260] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.640264 13015 raft_consensus.cc:359] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.640872 13015 raft_consensus.cc:385] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.641181 13015 raft_consensus.cc:740] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.641819 13015 consensus_queue.cc:260] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.642123 13055 raft_consensus.cc:515] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.643766 13015 ts_tablet_manager.cc:1434] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260710 11:04:09.644811 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a2b34772f84ad0ab403717c4c462b1" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:09.645110 13015 tablet_bootstrap.cc:492] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:09.645390 12901 raft_consensus.cc:3060] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.650985 13015 tablet_bootstrap.cc:654] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.652419 12901 raft_consensus.cc:2468] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
I20260710 11:04:09.653731 12791 leader_election.cc:304] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:09.654896 13033 raft_consensus.cc:2804] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.656510 13033 raft_consensus.cc:697] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Becoming Leader. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:09.666698 13017 ts_tablet_manager.cc:1434] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.001s
I20260710 11:04:09.677220 13017 tablet_bootstrap.cc:492] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:09.682893 13017 tablet_bootstrap.cc:654] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.684793 13056 consensus_queue.cc:1048] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.686950 12974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a2b34772f84ad0ab403717c4c462b1" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:09.686386 12722 catalog_manager.cc:5697] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63847b928cc74389b95dda0f76494241 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.687914 13021 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.660362 13033 consensus_queue.cc:237] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:09.692906 12790 leader_election.cc:343] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.696609 13059 consensus_queue.cc:1048] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.708182 13055 leader_election.cc:290] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.709503 13059 raft_consensus.cc:493] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.710089 13059 raft_consensus.cc:515] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.720558 13021 raft_consensus.cc:493] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.731914 13059 leader_election.cc:290] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.733104 12973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0d68cdf0984804821b2d172f01f91d" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.733727 12973 raft_consensus.cc:2468] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:09.734647 13056 consensus_queue.cc:1048] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.734938 12865 leader_election.cc:304] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:09.735926 13059 raft_consensus.cc:2804] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.724903 13055 raft_consensus.cc:493] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.736385 13059 raft_consensus.cc:493] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.736747 13059 raft_consensus.cc:3060] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.736652 13055 raft_consensus.cc:515] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.725623 12975 raft_consensus.cc:3060] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.746740 13017 tablet_bootstrap.cc:492] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:09.747272 13017 ts_tablet_manager.cc:1403] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.008s
I20260710 11:04:09.738754 13055 leader_election.cc:290] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:09.756022 12823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0d68cdf0984804821b2d172f01f91d" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:09.756938 12823 raft_consensus.cc:2468] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:09.762003 12974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe7082d06b4873a52987b39644b631" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:09.742452 13021 raft_consensus.cc:515] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.024577 12899 raft_consensus.cc:3060] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.803838 13066 raft_consensus.cc:493] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.953670 13106 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.102s
I20260710 11:04:09.752727 13104 raft_consensus.cc:493] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.038851 13015 tablet_bootstrap.cc:492] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:10.039484 13015 ts_tablet_manager.cc:1403] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.395s	user 0.045s	sys 0.023s
I20260710 11:04:09.812502 13058 raft_consensus.cc:493] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.045114 13017 raft_consensus.cc:359] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.764490 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe7082d06b4873a52987b39644b631" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:09.814555 13056 raft_consensus.cc:493] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.046077 13017 raft_consensus.cc:385] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.047519 13017 raft_consensus.cc:740] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.049940 13017 consensus_queue.cc:260] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:09.780177 13105 consensus_queue.cc:1048] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.302s
I20260710 11:04:10.036652 13059 raft_consensus.cc:515] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.041355 13066 raft_consensus.cc:515] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.048105 13058 raft_consensus.cc:515] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.049743 13056 raft_consensus.cc:515] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.064442 13016 tablet_bootstrap.cc:492] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:10.065248 13016 ts_tablet_manager.cc:1403] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.448s	user 0.019s	sys 0.056s
I20260710 11:04:10.048754 13104 raft_consensus.cc:515] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.078567 13016 raft_consensus.cc:359] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.079384 13016 raft_consensus.cc:385] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.079676 13016 raft_consensus.cc:740] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.087321 13016 consensus_queue.cc:260] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.091514 12897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efb738724014211b3c443fef623921c" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:10.091863 13016 ts_tablet_manager.cc:1434] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:04:10.092278 12897 raft_consensus.cc:2468] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 0.
I20260710 11:04:10.093869 12791 leader_election.cc:304] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:10.094589 13058 leader_election.cc:290] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.068069 12901 raft_consensus.cc:2468] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 0.
I20260710 11:04:10.103269 13017 ts_tablet_manager.cc:1434] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.356s	user 0.005s	sys 0.014s
W20260710 11:04:09.780450 12790 leader_election.cc:343] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.108448 13104 leader_election.cc:290] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.112125 13059 leader_election.cc:290] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.113142 13056 leader_election.cc:290] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:10.116403 13017 tablet_bootstrap.cc:492] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
W20260710 11:04:10.107525 12790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.131:42465, user_credentials={real_user=slave}} blocked reactor thread for 327104us
I20260710 11:04:10.237715 13016 tablet_bootstrap.cc:492] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:10.237411 13108 raft_consensus.cc:2804] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.253476 13108 raft_consensus.cc:493] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.253865 13108 raft_consensus.cc:3060] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.135632 12900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd22e94aeff42d7926d86ec4af64b73" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:10.254474 12900 raft_consensus.cc:2468] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:10.257344 13015 raft_consensus.cc:359] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.236007 13059 consensus_queue.cc:1048] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260710 11:04:10.258863 13015 raft_consensus.cc:385] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.259166 13015 raft_consensus.cc:740] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.259789 13015 consensus_queue.cc:260] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.172595 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:10.262583 13021 leader_election.cc:290] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
W20260710 11:04:10.171116 12940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.113.130:38791, user_credentials={real_user=slave}} blocked reactor thread for 47310.1us
I20260710 11:04:10.262538 12826 raft_consensus.cc:2468] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
W20260710 11:04:10.131323 12941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.113.129:41891, user_credentials={real_user=slave}} blocked reactor thread for 66816.7us
I20260710 11:04:10.268154 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd22e94aeff42d7926d86ec4af64b73" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:10.173396 12972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efb738724014211b3c443fef623921c" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:10.218694 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0d68cdf0984804821b2d172f01f91d" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:10.171711 12897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:10.239611 13066 leader_election.cc:290] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.234256 13117 raft_consensus.cc:493] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.268819 12826 raft_consensus.cc:2468] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:10.248528 13116 consensus_queue.cc:1048] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260710 11:04:10.140362 13106 consensus_queue.cc:1048] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.133s
I20260710 11:04:10.284497 13015 ts_tablet_manager.cc:1434] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.245s	user 0.012s	sys 0.017s
I20260710 11:04:10.292557 13017 tablet_bootstrap.cc:654] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.174670 12791 leader_election.cc:304] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 502a476892a0440fb6cf32368a07d064
I20260710 11:04:10.277017 12825 raft_consensus.cc:3060] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.281342 12897 raft_consensus.cc:2468] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 0.
I20260710 11:04:10.282981 12867 leader_election.cc:304] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:10.300727 13021 raft_consensus.cc:2804] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.311247 13021 raft_consensus.cc:493] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.311636 13021 raft_consensus.cc:3060] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.312086 13066 raft_consensus.cc:2804] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.312456 13066 raft_consensus.cc:493] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.312767 13066 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.313499 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe7082d06b4873a52987b39644b631" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
W20260710 11:04:10.320190 12975 consensus_meta.cc:287] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064: Time spent flushing consensus metadata: real 0.572s	user 0.003s	sys 0.007s
I20260710 11:04:10.321040 13023 raft_consensus.cc:493] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.321580 13023 raft_consensus.cc:515] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:10.325405 12772 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:10.293298 13117 raft_consensus.cc:515] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.326890 13015 tablet_bootstrap.cc:492] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:10.333410 13023 leader_election.cc:290] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:10.335399 13117 leader_election.cc:290] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:10.339534 12722 catalog_manager.cc:5697] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63847b928cc74389b95dda0f76494241 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.340684 12972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
W20260710 11:04:10.305112 12791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.130:38791, user_credentials={real_user=slave}} blocked reactor thread for 136933us
I20260710 11:04:10.345459 12974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0d68cdf0984804821b2d172f01f91d" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:10.345928 13116 consensus_queue.cc:1048] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:10.346279 12974 raft_consensus.cc:3060] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.315737 12940 leader_election.cc:304] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:10.353865 12973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe7082d06b4873a52987b39644b631" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:10.356915 12821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be898d22051e43c08bd0019d0349a57b" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:10.363577 13128 raft_consensus.cc:2804] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.364014 13128 raft_consensus.cc:493] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.364374 13128 raft_consensus.cc:3060] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.365881 13016 tablet_bootstrap.cc:654] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.353399 13116 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:04:10.377236 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbedb693377e4aa4a60d4377e9ef6156" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:10.368616 13106 raft_consensus.cc:493] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.378439 12791 leader_election.cc:304] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:10.379317 13017 tablet_bootstrap.cc:492] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:10.380801 13017 ts_tablet_manager.cc:1403] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.265s	user 0.017s	sys 0.017s
W20260710 11:04:10.361042 12940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.130:38791, user_credentials={real_user=slave}} blocked reactor thread for 50578.4us
I20260710 11:04:10.382705 13106 raft_consensus.cc:515] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:10.384666 12790 leader_election.cc:343] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.384425 13017 raft_consensus.cc:359] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.385198 13017 raft_consensus.cc:385] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.386436 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be898d22051e43c08bd0019d0349a57b" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:10.387763 13017 raft_consensus.cc:740] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
W20260710 11:04:10.388357 12790 consensus_peers.cc:597] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 -> Peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Couldn't send request to peer 502a476892a0440fb6cf32368a07d064. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:10.384809 13106 leader_election.cc:290] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.389081 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbedb693377e4aa4a60d4377e9ef6156" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:10.390467 13017 consensus_queue.cc:260] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.393913 12901 raft_consensus.cc:2468] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:10.393997 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517845f162b43af848ddd61872ec188" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:10.379830 13120 raft_consensus.cc:493] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.399716 13017 ts_tablet_manager.cc:1434] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:04:10.398546 13104 raft_consensus.cc:2804] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.401654 13104 raft_consensus.cc:493] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.401247 13017 tablet_bootstrap.cc:492] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
W20260710 11:04:10.401757 12790 leader_election.cc:343] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.403738 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517845f162b43af848ddd61872ec188" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:10.403939 13104 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.396792 12975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
W20260710 11:04:10.405411 13124 log.cc:927] Time spent T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260710 11:04:10.411940 12940 leader_election.cc:304] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
W20260710 11:04:10.417419 12791 leader_election.cc:343] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.417913 12791 leader_election.cc:304] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064
I20260710 11:04:10.397375 13120 raft_consensus.cc:515] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.415596 13066 raft_consensus.cc:515] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.419760 12941 leader_election.cc:304] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [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: 502a476892a0440fb6cf32368a07d064; no voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241
I20260710 11:04:10.426017 13130 raft_consensus.cc:2804] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.418951 13055 raft_consensus.cc:2749] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:10.438416 13106 consensus_queue.cc:1048] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260710 11:04:10.431728 13015 tablet_bootstrap.cc:654] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.469663 12973 raft_consensus.cc:3060] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.478681 13130 raft_consensus.cc:493] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.482533 13130 raft_consensus.cc:3060] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.485741 13114 raft_consensus.cc:2749] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:10.487710 13120 leader_election.cc:290] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:10.489784 13128 raft_consensus.cc:515] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.483465 13104 raft_consensus.cc:515] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:10.493045 12941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.129:41891, user_credentials={real_user=slave}} blocked reactor thread for 77538.9us
W20260710 11:04:10.433077 12790 leader_election.cc:343] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.448154 12974 raft_consensus.cc:2468] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:10.498340 12897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a2b34772f84ad0ab403717c4c462b1" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:10.437029 13021 raft_consensus.cc:515] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:10.495647 12941 leader_election.cc:343] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.502736 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd22e94aeff42d7926d86ec4af64b73" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:10.503600 12898 raft_consensus.cc:3060] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.506886 12824 raft_consensus.cc:2393] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20418ece0eb04d69a75e24766479948f in current term 1: Already voted for candidate 63847b928cc74389b95dda0f76494241 in this term.
I20260710 11:04:10.505802 13066 leader_election.cc:290] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.499229 13128 leader_election.cc:290] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
W20260710 11:04:10.511243 12865 leader_election.cc:343] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:10.506037 12790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.131:42465, user_credentials={real_user=slave}} blocked reactor thread for 73073.6us
W20260710 11:04:10.513535 12865 leader_election.cc:343] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.516826 12867 leader_election.cc:304] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20418ece0eb04d69a75e24766479948f; no voters: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241
I20260710 11:04:10.517134 13104 leader_election.cc:290] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.518042 12897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:10.519877 12822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a2b34772f84ad0ab403717c4c462b1" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:10.520104 12865 leader_election.cc:304] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:10.521826 12897 raft_consensus.cc:2393] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63847b928cc74389b95dda0f76494241 in current term 1: Already voted for candidate 20418ece0eb04d69a75e24766479948f in this term.
I20260710 11:04:10.520465 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd22e94aeff42d7926d86ec4af64b73" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:10.520978 13111 raft_consensus.cc:3060] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.522799 13115 raft_consensus.cc:2804] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.523340 13115 raft_consensus.cc:697] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Leader. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:10.513563 13059 consensus_queue.cc:1048] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:04:10.515142 13021 leader_election.cc:290] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.514776 12825 raft_consensus.cc:2468] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:10.527146 13113 consensus_queue.cc:1048] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:04:10.526604 12899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe7082d06b4873a52987b39644b631" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:10.522816 12824 raft_consensus.cc:3060] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.524190 13115 consensus_queue.cc:237] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.547853 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:10.548249 12941 leader_election.cc:304] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a476892a0440fb6cf32368a07d064; no voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241
I20260710 11:04:10.524869 13108 raft_consensus.cc:515] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.560220 13017 tablet_bootstrap.cc:654] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.562675 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abe7082d06b4873a52987b39644b631" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
W20260710 11:04:10.567423 12790 leader_election.cc:343] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.567644 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
W20260710 11:04:10.569406 12790 leader_election.cc:343] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.545069 12898 raft_consensus.cc:2468] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
I20260710 11:04:10.553350 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:10.573062 12790 leader_election.cc:304] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [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: 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064
I20260710 11:04:10.580317 12940 leader_election.cc:304] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:10.581189 13114 raft_consensus.cc:2804] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.582047 13114 raft_consensus.cc:697] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Becoming Leader. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Running, Role: LEADER
W20260710 11:04:10.590180 12865 leader_election.cc:343] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.593956 12825 raft_consensus.cc:2393] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20418ece0eb04d69a75e24766479948f in current term 1: Already voted for candidate 63847b928cc74389b95dda0f76494241 in this term.
I20260710 11:04:10.599292 13016 tablet_bootstrap.cc:492] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:10.601359 13016 ts_tablet_manager.cc:1403] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.365s	user 0.024s	sys 0.010s
I20260710 11:04:10.583149 13114 consensus_queue.cc:237] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.606544 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efb738724014211b3c443fef623921c" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:10.607326 12898 raft_consensus.cc:3060] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.591553 12824 raft_consensus.cc:2468] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
I20260710 11:04:10.608831 13055 raft_consensus.cc:2749] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:10.615113 13016 raft_consensus.cc:359] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.616012 13016 raft_consensus.cc:385] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.616328 13016 raft_consensus.cc:740] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.617300 13016 consensus_queue.cc:260] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.620671 13016 ts_tablet_manager.cc:1434] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:04:10.621840 13111 raft_consensus.cc:2749] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:10.621906 13016 tablet_bootstrap.cc:492] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:10.624336 13108 leader_election.cc:290] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.629400 12867 leader_election.cc:304] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [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: 20418ece0eb04d69a75e24766479948f; no voters: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241
I20260710 11:04:10.629485 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efb738724014211b3c443fef623921c" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:10.630585 13111 raft_consensus.cc:2749] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:04:10.631069 12790 leader_election.cc:343] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.633396 12898 raft_consensus.cc:2468] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
I20260710 11:04:10.627328 13128 raft_consensus.cc:2749] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:10.635864 12791 leader_election.cc:304] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 502a476892a0440fb6cf32368a07d064
I20260710 11:04:10.608270 13130 raft_consensus.cc:515] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.639578 12899 raft_consensus.cc:2468] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
I20260710 11:04:10.641976 13108 raft_consensus.cc:2804] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.646416 13108 raft_consensus.cc:697] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Becoming Leader. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:10.651947 13108 consensus_queue.cc:237] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.659957 13106 consensus_queue.cc:1048] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:10.665491 13016 tablet_bootstrap.cc:654] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.670660 13111 raft_consensus.cc:493] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.670838 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbedb693377e4aa4a60d4377e9ef6156" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:10.669533 13130 leader_election.cc:290] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:10.677201 12899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbedb693377e4aa4a60d4377e9ef6156" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:10.679282 12899 raft_consensus.cc:3060] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.686558 13015 tablet_bootstrap.cc:492] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:10.687126 13015 ts_tablet_manager.cc:1403] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.360s	user 0.021s	sys 0.012s
W20260710 11:04:10.686743 12941 leader_election.cc:343] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.671182 13111 raft_consensus.cc:515] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.686717 12791 leader_election.cc:304] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 502a476892a0440fb6cf32368a07d064
I20260710 11:04:10.690780 13055 raft_consensus.cc:2804] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.691340 13055 raft_consensus.cc:697] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Becoming Leader. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:10.694413 13055 consensus_queue.cc:237] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.695649 13111 leader_election.cc:290] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.696350 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9320341152e8404886cdffd960c4efad" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:10.696966 12824 raft_consensus.cc:2468] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:10.698064 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9320341152e8404886cdffd960c4efad" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:10.698932 12867 leader_election.cc:304] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
W20260710 11:04:10.700604 12865 leader_election.cc:343] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.700737 13111 raft_consensus.cc:2804] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.702554 13111 raft_consensus.cc:493] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.703428 13111 raft_consensus.cc:3060] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.710590 13015 raft_consensus.cc:359] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.711500 13015 raft_consensus.cc:385] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.711853 13015 raft_consensus.cc:740] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.712730 13015 consensus_queue.cc:260] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.712096 12899 raft_consensus.cc:2468] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
I20260710 11:04:10.715380 13015 ts_tablet_manager.cc:1434] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 11:04:10.715411 12940 leader_election.cc:304] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [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: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 63847b928cc74389b95dda0f76494241
I20260710 11:04:10.716645 13015 tablet_bootstrap.cc:492] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:10.717036 13130 raft_consensus.cc:2804] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.717646 13130 raft_consensus.cc:697] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Becoming Leader. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Running, Role: LEADER
I20260710 11:04:10.718570 13130 consensus_queue.cc:237] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.751729 13017 tablet_bootstrap.cc:492] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:10.752316 13017 ts_tablet_manager.cc:1403] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.351s	user 0.028s	sys 0.010s
I20260710 11:04:10.752756 13111 raft_consensus.cc:515] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.764423 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9320341152e8404886cdffd960c4efad" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:10.765064 12824 raft_consensus.cc:3060] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.765331 13111 leader_election.cc:290] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:10.765918 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9320341152e8404886cdffd960c4efad" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
W20260710 11:04:10.767858 12865 leader_election.cc:343] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.769325 13017 raft_consensus.cc:359] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.770043 13017 raft_consensus.cc:385] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.770315 13017 raft_consensus.cc:740] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.771550 13017 consensus_queue.cc:260] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.779523 13016 tablet_bootstrap.cc:492] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:10.780018 13016 ts_tablet_manager.cc:1403] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.158s	user 0.006s	sys 0.015s
I20260710 11:04:10.785488 12824 raft_consensus.cc:2468] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:10.786779 12867 leader_election.cc:304] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 502a476892a0440fb6cf32368a07d064
I20260710 11:04:10.788185 13115 raft_consensus.cc:2804] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.788885 13115 raft_consensus.cc:697] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Leader. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:10.790277 13115 consensus_queue.cc:237] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.789330 13017 ts_tablet_manager.cc:1434] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.002s
I20260710 11:04:10.793421 13017 tablet_bootstrap.cc:492] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:10.795017 13015 tablet_bootstrap.cc:654] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.795181 13016 raft_consensus.cc:359] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.795914 13016 raft_consensus.cc:385] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.796270 13016 raft_consensus.cc:740] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.804489 13016 consensus_queue.cc:260] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.811879 13016 ts_tablet_manager.cc:1434] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.003s
I20260710 11:04:10.812747 13016 tablet_bootstrap.cc:492] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:10.809885 12722 catalog_manager.cc:5697] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20418ece0eb04d69a75e24766479948f (127.11.113.130). New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.822429 13017 tablet_bootstrap.cc:654] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.824985 13015 tablet_bootstrap.cc:492] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:10.825518 13015 ts_tablet_manager.cc:1403] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.013s
I20260710 11:04:10.827694 13015 raft_consensus.cc:359] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.828251 13015 raft_consensus.cc:385] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.828509 13015 raft_consensus.cc:740] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.829135 13015 consensus_queue.cc:260] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.830133 13016 tablet_bootstrap.cc:654] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.831328 13015 ts_tablet_manager.cc:1434] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:10.832288 13015 tablet_bootstrap.cc:492] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:10.837946 13015 tablet_bootstrap.cc:654] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.838268 13017 tablet_bootstrap.cc:492] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:10.838748 13017 ts_tablet_manager.cc:1403] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.001s
I20260710 11:04:10.841456 13017 raft_consensus.cc:359] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.842115 13017 raft_consensus.cc:385] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.842372 13017 raft_consensus.cc:740] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.842661 13016 tablet_bootstrap.cc:492] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:10.843003 13015 tablet_bootstrap.cc:492] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:10.843097 13016 ts_tablet_manager.cc:1403] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.002s
I20260710 11:04:10.843572 13015 ts_tablet_manager.cc:1403] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:04:10.846215 12721 catalog_manager.cc:5697] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a476892a0440fb6cf32368a07d064 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:10.848276 12721 catalog_manager.cc:5697] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a476892a0440fb6cf32368a07d064 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:10.849028 13016 raft_consensus.cc:359] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.849736 13016 raft_consensus.cc:385] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.849421 13015 raft_consensus.cc:359] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.850028 13016 raft_consensus.cc:740] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.850272 13015 raft_consensus.cc:385] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.850653 13015 raft_consensus.cc:740] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.851382 13016 consensus_queue.cc:260] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.851421 13015 consensus_queue.cc:260] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.852558 13017 consensus_queue.cc:260] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.853767 13015 ts_tablet_manager.cc:1434] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:10.853816 13016 ts_tablet_manager.cc:1434] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:04:10.854791 13017 ts_tablet_manager.cc:1434] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260710 11:04:10.854928 13016 tablet_bootstrap.cc:492] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:10.854884 13015 tablet_bootstrap.cc:492] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:10.855672 13017 tablet_bootstrap.cc:492] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:10.861581 13015 tablet_bootstrap.cc:654] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.865975 13016 tablet_bootstrap.cc:654] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.861708 13017 tablet_bootstrap.cc:654] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.873502 13130 raft_consensus.cc:493] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.874071 13130 raft_consensus.cc:515] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.876330 13130 leader_election.cc:290] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:10.878571 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6270fbaa002c4826b014643062ea7aab" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:10.880739 12899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6270fbaa002c4826b014643062ea7aab" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:10.882862 12940 leader_election.cc:304] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a476892a0440fb6cf32368a07d064; no voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241
I20260710 11:04:10.884346 13130 raft_consensus.cc:2749] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:10.880676 12724 catalog_manager.cc:5697] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63847b928cc74389b95dda0f76494241 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.888026 12724 catalog_manager.cc:5697] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63847b928cc74389b95dda0f76494241 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.889554 13017 tablet_bootstrap.cc:492] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:10.889554 13016 tablet_bootstrap.cc:492] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:10.890192 13016 ts_tablet_manager.cc:1403] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
I20260710 11:04:10.893493 13016 raft_consensus.cc:359] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.890192 13017 ts_tablet_manager.cc:1403] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
I20260710 11:04:10.908725 13016 raft_consensus.cc:385] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.909133 13016 raft_consensus.cc:740] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.910055 13016 consensus_queue.cc:260] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.911392 13017 raft_consensus.cc:359] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.912124 13017 raft_consensus.cc:385] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.912406 13017 raft_consensus.cc:740] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.912474 13016 ts_tablet_manager.cc:1434] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:04:10.913609 13016 tablet_bootstrap.cc:492] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:10.913314 13017 consensus_queue.cc:260] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.915670 13017 ts_tablet_manager.cc:1434] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:04:10.916639 13017 tablet_bootstrap.cc:492] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:10.920010 12722 catalog_manager.cc:5697] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20418ece0eb04d69a75e24766479948f (127.11.113.130). New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.929636 13016 tablet_bootstrap.cc:654] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.932947 13015 tablet_bootstrap.cc:492] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:10.933559 13015 ts_tablet_manager.cc:1403] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.079s	user 0.033s	sys 0.033s
I20260710 11:04:10.936206 13017 tablet_bootstrap.cc:654] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.936139 13015 raft_consensus.cc:359] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.936964 13015 raft_consensus.cc:385] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.937315 13015 raft_consensus.cc:740] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.938035 13015 consensus_queue.cc:260] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.940099 13015 ts_tablet_manager.cc:1434] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:04:10.940968 13015 tablet_bootstrap.cc:492] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:10.946619 13015 tablet_bootstrap.cc:654] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.957608 13015 tablet_bootstrap.cc:492] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:10.958150 13015 ts_tablet_manager.cc:1403] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260710 11:04:10.959717 13016 tablet_bootstrap.cc:492] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:10.960331 13016 ts_tablet_manager.cc:1403] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.003s
I20260710 11:04:10.960912 13015 raft_consensus.cc:359] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.961668 13015 raft_consensus.cc:385] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.961982 13015 raft_consensus.cc:740] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.962304 13115 raft_consensus.cc:493] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.962730 13115 raft_consensus.cc:515] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.962749 13015 consensus_queue.cc:260] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.963357 13016 raft_consensus.cc:359] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.964092 13016 raft_consensus.cc:385] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.964370 13016 raft_consensus.cc:740] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.965921 13015 ts_tablet_manager.cc:1434] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:10.966450 12973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a7b43188d45f1a9ebbbead9ee7359" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:10.966912 13015 tablet_bootstrap.cc:492] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:10.967671 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a7b43188d45f1a9ebbbead9ee7359" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:10.968323 12824 raft_consensus.cc:2468] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:10.964944 13115 leader_election.cc:290] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
W20260710 11:04:10.969713 12865 leader_election.cc:343] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:10.971107 12867 leader_election.cc:304] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 502a476892a0440fb6cf32368a07d064
I20260710 11:04:10.972477 13115 raft_consensus.cc:2804] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.972952 13115 raft_consensus.cc:493] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.973208 13015 tablet_bootstrap.cc:654] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.973403 13115 raft_consensus.cc:3060] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.985491 13115 raft_consensus.cc:515] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:10.989311 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a7b43188d45f1a9ebbbead9ee7359" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:10.990104 12824 raft_consensus.cc:3060] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.996502 13015 tablet_bootstrap.cc:492] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:10.996939 13015 ts_tablet_manager.cc:1403] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.019s
I20260710 11:04:11.000384 13015 raft_consensus.cc:359] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.001295 13015 raft_consensus.cc:385] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.001649 13015 raft_consensus.cc:740] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.002166 12824 raft_consensus.cc:2468] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:11.002667 13015 consensus_queue.cc:260] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.003491 12867 leader_election.cc:304] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:11.004515 13113 raft_consensus.cc:2804] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.005035 13113 raft_consensus.cc:697] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Leader. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:11.005385 13015 ts_tablet_manager.cc:1434] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:11.005897 13113 consensus_queue.cc:237] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.006578 13015 tablet_bootstrap.cc:492] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:11.013897 13066 consensus_queue.cc:1048] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.015502 13015 tablet_bootstrap.cc:654] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.019140 13130 raft_consensus.cc:493] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.019613 13130 raft_consensus.cc:515] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.021680 13130 leader_election.cc:290] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.023815 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517845f162b43af848ddd61872ec188" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:11.024192 12899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517845f162b43af848ddd61872ec188" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:11.024519 12825 raft_consensus.cc:2468] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:11.024802 12899 raft_consensus.cc:2468] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:11.025871 12940 leader_election.cc:304] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:11.027331 13117 raft_consensus.cc:2804] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.027685 13117 raft_consensus.cc:493] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.028020 13117 raft_consensus.cc:3060] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.031365 13130 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.035579 13117 raft_consensus.cc:515] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.038273 13016 consensus_queue.cc:260] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.041860 13117 leader_election.cc:290] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.042634 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517845f162b43af848ddd61872ec188" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:11.043187 12825 raft_consensus.cc:3060] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.046329 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d517845f162b43af848ddd61872ec188" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:11.047108 12898 raft_consensus.cc:3060] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.048095 13016 ts_tablet_manager.cc:1434] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.004s
I20260710 11:04:11.049258 13117 raft_consensus.cc:493] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.049714 13117 raft_consensus.cc:515] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.051816 12825 raft_consensus.cc:2468] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
I20260710 11:04:11.052894 12941 leader_election.cc:304] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:11.054114 13130 raft_consensus.cc:2804] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.054823 13130 raft_consensus.cc:697] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Becoming Leader. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Running, Role: LEADER
I20260710 11:04:11.054999 12898 raft_consensus.cc:2468] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
I20260710 11:04:11.055612 13130 consensus_queue.cc:237] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.052440 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c0ab5053dd415d8adc4118f6842924" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:11.061291 12824 raft_consensus.cc:2468] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:11.062664 12941 leader_election.cc:304] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:11.063745 13128 raft_consensus.cc:493] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.064302 13128 raft_consensus.cc:515] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.063760 13114 raft_consensus.cc:2804] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.067659 13114 raft_consensus.cc:493] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.067996 13114 raft_consensus.cc:3060] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.066895 13128 leader_election.cc:290] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.074275 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:11.075416 12898 raft_consensus.cc:2393] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a476892a0440fb6cf32368a07d064 in current term 1: Already voted for candidate 20418ece0eb04d69a75e24766479948f in this term.
I20260710 11:04:11.076718 13114 raft_consensus.cc:515] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.079423 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c0ab5053dd415d8adc4118f6842924" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:11.080041 12825 raft_consensus.cc:3060] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.080291 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c0ab5053dd415d8adc4118f6842924" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
W20260710 11:04:11.081643 12940 leader_election.cc:343] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.082182 13114 leader_election.cc:290] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.085045 13115 leader_election.cc:290] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:11.086140 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a7b43188d45f1a9ebbbead9ee7359" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
W20260710 11:04:11.087975 12865 leader_election.cc:343] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.088827 13016 tablet_bootstrap.cc:492] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:11.090039 13017 tablet_bootstrap.cc:492] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:11.090736 13017 ts_tablet_manager.cc:1403] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.174s	user 0.059s	sys 0.053s
I20260710 11:04:11.094980 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c0ab5053dd415d8adc4118f6842924" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
W20260710 11:04:11.095525 12790 consensus_peers.cc:597] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 -> Peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Couldn't send request to peer 502a476892a0440fb6cf32368a07d064. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:11.096557 12940 leader_election.cc:343] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.078560 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:11.098464 13117 leader_election.cc:290] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.102476 13117 raft_consensus.cc:493] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.102960 13117 raft_consensus.cc:515] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.105800 12822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941da4d48cf40429a78d9abbdb31ba8" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:11.106112 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941da4d48cf40429a78d9abbdb31ba8" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:11.106490 12822 raft_consensus.cc:2468] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
W20260710 11:04:11.107558 12940 leader_election.cc:343] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.108174 12941 leader_election.cc:304] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [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: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f
I20260710 11:04:11.109124 13130 raft_consensus.cc:2804] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.109498 13130 raft_consensus.cc:493] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.109853 13130 raft_consensus.cc:3060] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.110864 13117 leader_election.cc:290] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.113492 12824 raft_consensus.cc:2393] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a476892a0440fb6cf32368a07d064 in current term 1: Already voted for candidate 63847b928cc74389b95dda0f76494241 in this term.
I20260710 11:04:11.116890 12941 leader_election.cc:304] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a476892a0440fb6cf32368a07d064; no voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241
I20260710 11:04:11.116572 12721 catalog_manager.cc:5697] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20418ece0eb04d69a75e24766479948f (127.11.113.130). New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.119585 12825 raft_consensus.cc:2468] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
I20260710 11:04:11.120472 13117 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.121619 13108 consensus_queue.cc:1048] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.122527 12722 catalog_manager.cc:5697] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a476892a0440fb6cf32368a07d064 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:11.127635 13016 tablet_bootstrap.cc:654] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.132717 13113 consensus_queue.cc:1048] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.137621 13015 tablet_bootstrap.cc:492] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:11.137877 12973 raft_consensus.cc:3060] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.139228 13130 raft_consensus.cc:515] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.149645 13015 ts_tablet_manager.cc:1403] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.143s	user 0.032s	sys 0.062s
I20260710 11:04:11.150215 13017 raft_consensus.cc:359] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.150933 13017 raft_consensus.cc:385] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.151206 13017 raft_consensus.cc:740] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.151916 13017 consensus_queue.cc:260] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.152799 13128 consensus_queue.cc:1048] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.153848 13015 raft_consensus.cc:359] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.154564 13015 raft_consensus.cc:385] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.154842 13055 consensus_queue.cc:1048] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.157660 13017 ts_tablet_manager.cc:1434] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.066s	user 0.002s	sys 0.004s
I20260710 11:04:11.158630 13015 raft_consensus.cc:740] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.159337 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941da4d48cf40429a78d9abbdb31ba8" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:11.159363 13015 consensus_queue.cc:260] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.161799 13015 ts_tablet_manager.cc:1434] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:04:11.162783 12897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941da4d48cf40429a78d9abbdb31ba8" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:11.163046 13130 leader_election.cc:290] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.163462 12897 raft_consensus.cc:3060] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.154948 12941 leader_election.cc:304] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [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: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f
I20260710 11:04:11.162771 13015 tablet_bootstrap.cc:492] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:11.170091 13130 raft_consensus.cc:2804] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.160055 12825 raft_consensus.cc:3060] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.170606 13130 raft_consensus.cc:697] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Becoming Leader. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Running, Role: LEADER
I20260710 11:04:11.171509 13130 consensus_queue.cc:237] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.175990 13017 tablet_bootstrap.cc:492] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:11.181102 13117 raft_consensus.cc:2749] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:11.185175 12971 raft_consensus.cc:3060] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.190829 13117 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.188090 12897 raft_consensus.cc:2468] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
I20260710 11:04:11.204061 13015 tablet_bootstrap.cc:654] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.207135 12940 leader_election.cc:304] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:11.217691 13117 raft_consensus.cc:2804] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.232286 13117 raft_consensus.cc:697] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Becoming Leader. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Running, Role: LEADER
I20260710 11:04:11.244210 13016 tablet_bootstrap.cc:492] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:11.247915 13066 raft_consensus.cc:493] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.249805 13017 tablet_bootstrap.cc:654] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.267057 13016 ts_tablet_manager.cc:1403] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.218s	user 0.021s	sys 0.008s
I20260710 11:04:11.273481 13106 raft_consensus.cc:493] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.278189 13104 raft_consensus.cc:493] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.274837 13106 raft_consensus.cc:515] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.280596 13104 raft_consensus.cc:515] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.282635 13104 leader_election.cc:290] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:11.282666 12897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbedb693377e4aa4a60d4377e9ef6156" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:11.283365 12901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131eaa83f2846cbac2e6f9bbeaf7e3a" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:11.283682 12972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131eaa83f2846cbac2e6f9bbeaf7e3a" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:11.284021 12901 raft_consensus.cc:2468] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 0.
I20260710 11:04:11.288542 13117 consensus_queue.cc:237] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.290620 12791 leader_election.cc:304] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:11.268968 13066 raft_consensus.cc:515] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.316610 13180 consensus_queue.cc:1048] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:11.320542 13066 leader_election.cc:290] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:11.309893 13104 raft_consensus.cc:2804] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.322890 12972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce00dedc1edf4cb6b28dfdc02780e71d" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:11.323217 13104 raft_consensus.cc:493] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.323601 13104 raft_consensus.cc:3060] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.324388 12820 raft_consensus.cc:3060] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.302438 12825 raft_consensus.cc:2468] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
W20260710 11:04:11.336416 12790 leader_election.cc:343] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:11.342022 12865 leader_election.cc:343] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:11.392134 12790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.131:42465, user_credentials={real_user=slave}} blocked reactor thread for 65336.3us
I20260710 11:04:11.364317 13106 leader_election.cc:290] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:11.397383 13016 raft_consensus.cc:359] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.399214 13016 raft_consensus.cc:385] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.399540 13016 raft_consensus.cc:740] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.400250 13016 consensus_queue.cc:260] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
W20260710 11:04:11.395944 12865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.131:42465, user_credentials={real_user=slave}} blocked reactor thread for 53490.8us
I20260710 11:04:11.410497 13016 ts_tablet_manager.cc:1434] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.143s	user 0.012s	sys 0.005s
I20260710 11:04:11.411244 13016 tablet_bootstrap.cc:492] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241: Bootstrap starting.
I20260710 11:04:11.415048 12824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce00dedc1edf4cb6b28dfdc02780e71d" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
W20260710 11:04:11.419188 12867 leader_election.cc:343] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.419757 12867 leader_election.cc:304] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20418ece0eb04d69a75e24766479948f; no voters: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241
I20260710 11:04:11.420668 13113 raft_consensus.cc:2749] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:11.421877 13113 consensus_queue.cc:1048] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.423674 13180 raft_consensus.cc:493] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.424270 13180 raft_consensus.cc:515] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.425442 12973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbedb693377e4aa4a60d4377e9ef6156" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:11.426304 13128 consensus_queue.cc:1048] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.427017 12790 leader_election.cc:304] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064
I20260710 11:04:11.427481 12973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7decd69eb96349459e79a912c06ffd8e" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:11.427739 13108 raft_consensus.cc:2749] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:04:11.430250 12790 leader_election.cc:343] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.434003 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7decd69eb96349459e79a912c06ffd8e" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:11.426326 13180 leader_election.cc:290] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
W20260710 11:04:11.435531 12791 leader_election.cc:343] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.435976 12791 leader_election.cc:304] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63847b928cc74389b95dda0f76494241; no voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064
I20260710 11:04:11.437134 13055 raft_consensus.cc:2749] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:04:11.443197 12865 consensus_peers.cc:597] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f -> Peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Couldn't send request to peer 502a476892a0440fb6cf32368a07d064. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:11.445787 13015 tablet_bootstrap.cc:492] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:11.446343 13015 ts_tablet_manager.cc:1403] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.284s	user 0.014s	sys 0.005s
I20260710 11:04:11.415246 13104 raft_consensus.cc:515] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.471453 13017 tablet_bootstrap.cc:492] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:11.472023 13017 ts_tablet_manager.cc:1403] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.314s	user 0.012s	sys 0.005s
I20260710 11:04:11.482124 13104 leader_election.cc:290] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:11.483176 13017 raft_consensus.cc:359] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.484161 13017 raft_consensus.cc:385] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.484647 13017 raft_consensus.cc:740] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.488245 13017 consensus_queue.cc:260] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.496711 13016 tablet_bootstrap.cc:654] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.495460 12900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131eaa83f2846cbac2e6f9bbeaf7e3a" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:11.500164 13015 raft_consensus.cc:359] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.500689 13015 raft_consensus.cc:385] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.501044 13015 raft_consensus.cc:740] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.501888 13015 consensus_queue.cc:260] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.503351 13017 ts_tablet_manager.cc:1434] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.005s
I20260710 11:04:11.504135 13017 tablet_bootstrap.cc:492] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f: Bootstrap starting.
I20260710 11:04:11.503670 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131eaa83f2846cbac2e6f9bbeaf7e3a" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:11.512547 13015 ts_tablet_manager.cc:1434] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260710 11:04:11.505172 12900 raft_consensus.cc:3060] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.514134 13015 tablet_bootstrap.cc:492] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:11.523808 12721 catalog_manager.cc:5697] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a476892a0440fb6cf32368a07d064 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } }
W20260710 11:04:11.527081 12790 leader_election.cc:343] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:11.527500 12973 raft_consensus.cc:3060] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.525581 12721 catalog_manager.cc:5697] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a476892a0440fb6cf32368a07d064 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } }
W20260710 11:04:11.539597 12772 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:11.543726 12900 raft_consensus.cc:2468] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
I20260710 11:04:11.546202 12791 leader_election.cc:304] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 502a476892a0440fb6cf32368a07d064
I20260710 11:04:11.547662 13104 raft_consensus.cc:2804] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.548473 13015 tablet_bootstrap.cc:654] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.548504 13104 raft_consensus.cc:697] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Becoming Leader. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:11.551863 13104 consensus_queue.cc:237] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.553224 13016 tablet_bootstrap.cc:492] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241: No bootstrap required, opened a new log
I20260710 11:04:11.553746 13016 ts_tablet_manager.cc:1403] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.002s
I20260710 11:04:11.555279 13017 tablet_bootstrap.cc:654] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.556883 13016 raft_consensus.cc:359] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.557855 13016 raft_consensus.cc:385] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.558585 13016 raft_consensus.cc:740] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.560250 13016 consensus_queue.cc:260] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.562964 13015 tablet_bootstrap.cc:492] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:11.564303 13015 ts_tablet_manager.cc:1403] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260710 11:04:11.567087 13015 raft_consensus.cc:359] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.569049 13015 raft_consensus.cc:385] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.569408 13015 raft_consensus.cc:740] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.570082 13015 consensus_queue.cc:260] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.568678 13016 ts_tablet_manager.cc:1434] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:04:11.571681 12900 raft_consensus.cc:3060] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.573685 13017 tablet_bootstrap.cc:492] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f: No bootstrap required, opened a new log
I20260710 11:04:11.574138 13017 ts_tablet_manager.cc:1403] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.001s
I20260710 11:04:11.576704 13017 raft_consensus.cc:359] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.577399 13017 raft_consensus.cc:385] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.577646 13017 raft_consensus.cc:740] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.578192 13017 consensus_queue.cc:260] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.580003 13017 ts_tablet_manager.cc:1434] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:11.582664 12722 catalog_manager.cc:5697] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63847b928cc74389b95dda0f76494241 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.586498 13128 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:11.589166 13117 consensus_queue.cc:1048] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:11.590258 12865 consensus_peers.cc:597] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f -> Peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Couldn't send request to peer 502a476892a0440fb6cf32368a07d064. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:11.590818 13066 consensus_queue.cc:1048] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.599293 13015 ts_tablet_manager.cc:1434] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.003s
I20260710 11:04:11.602177 13015 tablet_bootstrap.cc:492] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:11.632145 13120 consensus_queue.cc:1048] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.634418 13015 tablet_bootstrap.cc:654] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.639056 13120 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.646368 13015 tablet_bootstrap.cc:492] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:11.646890 13015 ts_tablet_manager.cc:1403] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.009s
I20260710 11:04:11.650681 13015 raft_consensus.cc:359] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.651239 13015 raft_consensus.cc:385] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.651515 13015 raft_consensus.cc:740] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.652161 13015 consensus_queue.cc:260] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.654179 13015 ts_tablet_manager.cc:1434] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:04:11.655440 13015 tablet_bootstrap.cc:492] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:11.660960 13015 tablet_bootstrap.cc:654] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.665045 13015 tablet_bootstrap.cc:492] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:11.665410 13015 ts_tablet_manager.cc:1403] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:04:11.667181 13015 raft_consensus.cc:359] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.667637 13015 raft_consensus.cc:385] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.667912 13015 raft_consensus.cc:740] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.668540 13015 consensus_queue.cc:260] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.670516 13015 ts_tablet_manager.cc:1434] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:11.671350 13015 tablet_bootstrap.cc:492] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064: Bootstrap starting.
I20260710 11:04:11.676465 13015 tablet_bootstrap.cc:654] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:11.680738 13015 tablet_bootstrap.cc:492] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064: No bootstrap required, opened a new log
I20260710 11:04:11.681505 13015 ts_tablet_manager.cc:1403] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.005s
I20260710 11:04:11.683630 13015 raft_consensus.cc:359] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.684322 13015 raft_consensus.cc:385] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:11.684598 13015 raft_consensus.cc:740] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Initialized, Role: FOLLOWER
I20260710 11:04:11.685364 13015 consensus_queue.cc:260] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.687252 13015 ts_tablet_manager.cc:1434] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:04:11.710386 13120 raft_consensus.cc:493] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.710799 13120 raft_consensus.cc:515] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.712332 13120 leader_election.cc:290] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.713171 12822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131eaa83f2846cbac2e6f9bbeaf7e3a" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:11.713449 12900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131eaa83f2846cbac2e6f9bbeaf7e3a" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:11.714273 12900 raft_consensus.cc:2393] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a476892a0440fb6cf32368a07d064 in current term 1: Already voted for candidate 63847b928cc74389b95dda0f76494241 in this term.
I20260710 11:04:11.715155 12940 leader_election.cc:304] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a476892a0440fb6cf32368a07d064; no voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241
I20260710 11:04:11.715758 13120 raft_consensus.cc:3060] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.720217 13120 raft_consensus.cc:2749] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:11.763074 13111 raft_consensus.cc:493] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.763594 13111 raft_consensus.cc:515] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.765424 13111 leader_election.cc:290] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:11.766153 12822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7decd69eb96349459e79a912c06ffd8e" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:11.766407 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7decd69eb96349459e79a912c06ffd8e" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:11.766813 12822 raft_consensus.cc:2468] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:11.766956 12971 raft_consensus.cc:2468] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 0.
I20260710 11:04:11.767962 12865 leader_election.cc:304] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:11.768635 13111 raft_consensus.cc:2804] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.768924 13111 raft_consensus.cc:493] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.769263 13111 raft_consensus.cc:3060] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.773550 13111 raft_consensus.cc:515] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.775080 13111 leader_election.cc:290] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:11.775902 12822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7decd69eb96349459e79a912c06ffd8e" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:11.776041 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7decd69eb96349459e79a912c06ffd8e" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:11.776397 12822 raft_consensus.cc:3060] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.776566 12971 raft_consensus.cc:3060] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.782577 12822 raft_consensus.cc:2468] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:11.783692 12867 leader_election.cc:304] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:11.784641 13111 raft_consensus.cc:2804] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.785158 13111 raft_consensus.cc:697] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Leader. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:11.785959 13111 consensus_queue.cc:237] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.787078 12971 raft_consensus.cc:2468] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 1.
I20260710 11:04:11.793865 12722 catalog_manager.cc:5697] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20418ece0eb04d69a75e24766479948f (127.11.113.130). New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.822033 12971 raft_consensus.cc:3060] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.892347 13120 consensus_queue.cc:1048] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.902693 13120 consensus_queue.cc:1048] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:11.913307 13120 raft_consensus.cc:493] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.913779 13120 raft_consensus.cc:515] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.915448 13120 leader_election.cc:290] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.916148 12822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a7b43188d45f1a9ebbbead9ee7359" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:11.916522 12899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a7b43188d45f1a9ebbbead9ee7359" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:11.917891 12940 leader_election.cc:304] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a476892a0440fb6cf32368a07d064; no voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241
I20260710 11:04:11.918699 13120 raft_consensus.cc:2749] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:11.958500 13120 raft_consensus.cc:493] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:11.958925 13120 raft_consensus.cc:515] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.960522 13120 leader_election.cc:290] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.961366 12822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce00dedc1edf4cb6b28dfdc02780e71d" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241" is_pre_election: true
I20260710 11:04:11.961586 12899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce00dedc1edf4cb6b28dfdc02780e71d" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:11.961896 12822 raft_consensus.cc:2468] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:11.962210 12899 raft_consensus.cc:2468] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 0.
I20260710 11:04:11.963022 12941 leader_election.cc:304] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:11.963861 13120 raft_consensus.cc:2804] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:11.964221 13120 raft_consensus.cc:493] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:11.964501 13120 raft_consensus.cc:3060] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.970715 13120 raft_consensus.cc:515] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.972222 13120 leader_election.cc:290] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:11.973215 12822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce00dedc1edf4cb6b28dfdc02780e71d" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:11.973215 12899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce00dedc1edf4cb6b28dfdc02780e71d" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:11.973912 12822 raft_consensus.cc:3060] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.973930 12899 raft_consensus.cc:3060] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:11.980706 12899 raft_consensus.cc:2468] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
I20260710 11:04:11.980706 12822 raft_consensus.cc:2468] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 1.
I20260710 11:04:11.982031 12940 leader_election.cc:304] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:11.982826 13120 raft_consensus.cc:2804] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:11.983302 13120 raft_consensus.cc:697] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Becoming Leader. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Running, Role: LEADER
I20260710 11:04:11.984107 13120 consensus_queue.cc:237] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:11.991659 12722 catalog_manager.cc:5697] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a476892a0440fb6cf32368a07d064 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:12.007864 13055 consensus_queue.cc:1048] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:12.020455 13180 consensus_queue.cc:1048] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:12.111508 12971 raft_consensus.cc:3060] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:12.190001 13210 raft_consensus.cc:493] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:12.190423 13210 raft_consensus.cc:515] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:12.192672 13210 leader_election.cc:290] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:12.193365 12899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f" is_pre_election: true
I20260710 11:04:12.193707 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064" is_pre_election: true
I20260710 11:04:12.194000 12899 raft_consensus.cc:2468] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
I20260710 11:04:12.194305 12971 raft_consensus.cc:2468] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 1.
I20260710 11:04:12.195222 12791 leader_election.cc:304] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [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: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:12.196036 13210 raft_consensus.cc:2804] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:12.196439 13210 raft_consensus.cc:493] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:12.196858 13210 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:12.203114 13210 raft_consensus.cc:515] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:12.205680 13210 leader_election.cc:290] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 2 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:12.205834 12899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:12.206525 12899 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:12.207669 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "63847b928cc74389b95dda0f76494241" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:12.208330 12971 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:12.216630 12899 raft_consensus.cc:2468] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 2.
I20260710 11:04:12.216001 12971 raft_consensus.cc:2468] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63847b928cc74389b95dda0f76494241 in term 2.
I20260710 11:04:12.218058 12791 leader_election.cc:304] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:12.218860 13210 raft_consensus.cc:2804] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:12.219343 13210 raft_consensus.cc:697] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 2 LEADER]: Becoming Leader. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:12.220130 13210 consensus_queue.cc:237] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue going to LEADER 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:12.230840 12721 catalog_manager.cc:5697] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 reported cstate change: term changed from 0 to 2, leader changed from <none> to 63847b928cc74389b95dda0f76494241 (127.11.113.129). New cstate: current_term: 2 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:12.322680 13113 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:12.334036 13113 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:12.436146 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:12.443789 13217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:12.443892 13218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:12.446329 13220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:12.446771 11718 server_base.cc:1061] running on GCE node
I20260710 11:04:12.447800 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:12.448076 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:12.448275 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681452448259 us; error 0 us; skew 500 ppm
I20260710 11:04:12.448776 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:12.451138 11718 webserver.cc:533] Webserver started at http://127.11.113.132:45967/ using document root <none> and password file <none>
I20260710 11:04:12.451550 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:12.451701 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:12.451901 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:12.452872 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-3-root/instance:
uuid: "f620e81703544205a1cfd55e573cc50e"
format_stamp: "Formatted at 2026-07-10 11:04:12 on dist-test-slave-0lhx"
I20260710 11:04:12.457089 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:04:12.460055 13225 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:12.460727 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:12.461036 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-3-root
uuid: "f620e81703544205a1cfd55e573cc50e"
format_stamp: "Formatted at 2026-07-10 11:04:12 on dist-test-slave-0lhx"
I20260710 11:04:12.461290 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:12.478528 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:12.480051 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:12.481834 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:12.484066 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:12.484246 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:12.484437 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:12.484563 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:12.532262 13130 consensus_queue.cc:1048] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:12.539623 13117 consensus_queue.cc:1048] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:12.588157 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.132:42979
I20260710 11:04:12.588197 13289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.132:42979 every 8 connection(s)
I20260710 11:04:12.593351 11718 auto_leader_rebalancer-test.cc:388] add a tserver: f620e81703544205a1cfd55e573cc50e
I20260710 11:04:12.603101 12899 raft_consensus.cc:1275] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:12.604260 13210 consensus_queue.cc:1048] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:12.619413 12971 raft_consensus.cc:1275] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:12.620379 13290 heartbeater.cc:344] Connected to a master server at 127.11.113.190:43463
I20260710 11:04:12.620832 13290 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:12.621096 13295 consensus_queue.cc:1048] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:12.621757 13290 heartbeater.cc:507] Master 127.11.113.190:43463 requested a full tablet report, sending...
I20260710 11:04:12.623834 12721 ts_manager.cc:194] Registered new tserver with Master: f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979)
I20260710 11:04:12.626034 12721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58486
I20260710 11:04:13.622990 12900 consensus_queue.cc:237] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:13.630347 13290 heartbeater.cc:499] Master 127.11.113.190:43463 was elected leader, sending a full tablet report...
I20260710 11:04:13.631387 12971 raft_consensus.cc:1275] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.631501 12825 raft_consensus.cc:1275] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.641211 13113 consensus_queue.cc:1048] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.643672 13302 consensus_queue.cc:1048] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } 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 11:04:13.650377 12865 consensus_peers.cc:597] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f3a7b43188d45f1a9ebbbead9ee7359. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:13.660368 13113 raft_consensus.cc:2955] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.662195 12825 raft_consensus.cc:2955] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.676513 12971 raft_consensus.cc:2955] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.676637 12723 catalog_manager.cc:5697] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.718572 12825 consensus_queue.cc:237] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:13.726382 12900 raft_consensus.cc:1275] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.728017 13297 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.731465 12971 raft_consensus.cc:1275] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.733016 13313 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.738058 13210 raft_consensus.cc:2955] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.739735 12900 raft_consensus.cc:2955] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
W20260710 11:04:13.744342 12790 consensus_peers.cc:597] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a4e158b92d647e59072ff09106dd7ea. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:13.753860 12722 catalog_manager.cc:5697] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.754698 12971 raft_consensus.cc:2955] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.760038 12899 consensus_queue.cc:237] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:13.775677 12971 raft_consensus.cc:1275] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.776973 13302 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:13.780289 12865 consensus_peers.cc:597] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9777e0ca29549ec9de39c1f39465502. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:13.780491 12825 raft_consensus.cc:1275] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.781831 13302 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.786624 13113 raft_consensus.cc:2955] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.788924 12973 raft_consensus.cc:2955] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.792164 12825 raft_consensus.cc:2955] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.801517 12722 catalog_manager.cc:5697] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:13.823019 12973 consensus_queue.cc:237] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:13.832782 12899 raft_consensus.cc:1275] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.832080 12825 raft_consensus.cc:1275] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.834594 13298 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.835289 13130 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:13.861053 13130 raft_consensus.cc:2955] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
W20260710 11:04:13.863281 12939 consensus_peers.cc:597] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7c0ab5053dd415d8adc4118f6842924. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:13.863337 12825 raft_consensus.cc:2955] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.866012 12899 raft_consensus.cc:2955] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:13.876150 12721 catalog_manager.cc:5697] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:14.224040 13327 ts_tablet_manager.cc:933] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:14.226056 13327 tablet_copy_client.cc:323] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.130:38791
I20260710 11:04:14.256533 13331 ts_tablet_manager.cc:933] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891)
I20260710 11:04:14.261811 13331 tablet_copy_client.cc:323] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.129:41891
I20260710 11:04:14.266139 12911 tablet_copy_service.cc:140] P 20418ece0eb04d69a75e24766479948f: Received BeginTabletCopySession request for tablet 5f3a7b43188d45f1a9ebbbead9ee7359 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:55874)
I20260710 11:04:14.266775 12911 tablet_copy_service.cc:161] P 20418ece0eb04d69a75e24766479948f: Beginning new tablet copy session on tablet 5f3a7b43188d45f1a9ebbbead9ee7359 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:55874: session id = f620e81703544205a1cfd55e573cc50e-5f3a7b43188d45f1a9ebbbead9ee7359
I20260710 11:04:14.276182 12836 tablet_copy_service.cc:140] P 63847b928cc74389b95dda0f76494241: Received BeginTabletCopySession request for tablet 8a4e158b92d647e59072ff09106dd7ea from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:39218)
I20260710 11:04:14.276808 12836 tablet_copy_service.cc:161] P 63847b928cc74389b95dda0f76494241: Beginning new tablet copy session on tablet 8a4e158b92d647e59072ff09106dd7ea from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:39218: session id = f620e81703544205a1cfd55e573cc50e-8a4e158b92d647e59072ff09106dd7ea
I20260710 11:04:14.277637 12911 tablet_copy_source_session.cc:215] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:14.281728 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3a7b43188d45f1a9ebbbead9ee7359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.284061 12836 tablet_copy_source_session.cc:215] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:14.287418 13331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4e158b92d647e59072ff09106dd7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.294112 13327 tablet_copy_client.cc:806] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:14.294710 13327 tablet_copy_client.cc:670] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:14.299537 13327 tablet_copy_client.cc:538] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:14.302395 13331 tablet_copy_client.cc:806] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:14.302958 13331 tablet_copy_client.cc:670] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:14.306907 13331 tablet_copy_client.cc:538] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:14.307353 13327 tablet_bootstrap.cc:492] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:14.317454 13331 tablet_bootstrap.cc:492] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:14.339332 13327 tablet_bootstrap.cc:492] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:14.340278 13336 ts_tablet_manager.cc:933] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:14.340420 13327 tablet_bootstrap.cc:492] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:14.342173 13327 ts_tablet_manager.cc:1403] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.005s
I20260710 11:04:14.348502 13336 tablet_copy_client.cc:323] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.130:38791
I20260710 11:04:14.350407 12911 tablet_copy_service.cc:140] P 20418ece0eb04d69a75e24766479948f: Received BeginTabletCopySession request for tablet e9777e0ca29549ec9de39c1f39465502 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:55874)
I20260710 11:04:14.350939 12911 tablet_copy_service.cc:161] P 20418ece0eb04d69a75e24766479948f: Beginning new tablet copy session on tablet e9777e0ca29549ec9de39c1f39465502 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:55874: session id = f620e81703544205a1cfd55e573cc50e-e9777e0ca29549ec9de39c1f39465502
I20260710 11:04:14.354492 13331 tablet_bootstrap.cc:492] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:14.355741 13331 tablet_bootstrap.cc:492] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:14.357904 13338 ts_tablet_manager.cc:933] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:14.358079 12911 tablet_copy_source_session.cc:215] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:14.356674 13331 ts_tablet_manager.cc:1403] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.013s
I20260710 11:04:14.361583 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9777e0ca29549ec9de39c1f39465502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.361346 13327 raft_consensus.cc:359] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:14.362308 13327 raft_consensus.cc:740] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:14.362984 13327 consensus_queue.cc:260] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:14.364396 13331 raft_consensus.cc:359] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:14.365411 13331 raft_consensus.cc:740] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:14.366103 13331 consensus_queue.cc:260] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:14.368954 13338 tablet_copy_client.cc:323] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.131:42465
I20260710 11:04:14.387202 13327 ts_tablet_manager.cc:1434] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.016s
I20260710 11:04:14.392516 12911 tablet_copy_service.cc:342] P 20418ece0eb04d69a75e24766479948f: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-5f3a7b43188d45f1a9ebbbead9ee7359 received from {username='slave'} at 127.0.0.1:55874
I20260710 11:04:14.393055 12911 tablet_copy_service.cc:434] P 20418ece0eb04d69a75e24766479948f: ending tablet copy session f620e81703544205a1cfd55e573cc50e-5f3a7b43188d45f1a9ebbbead9ee7359 on tablet 5f3a7b43188d45f1a9ebbbead9ee7359 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:14.398761 13336 tablet_copy_client.cc:806] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:14.398917 12985 tablet_copy_service.cc:140] P 502a476892a0440fb6cf32368a07d064: Received BeginTabletCopySession request for tablet f7c0ab5053dd415d8adc4118f6842924 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:57116)
I20260710 11:04:14.399435 13336 tablet_copy_client.cc:670] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:14.399518 12985 tablet_copy_service.cc:161] P 502a476892a0440fb6cf32368a07d064: Beginning new tablet copy session on tablet f7c0ab5053dd415d8adc4118f6842924 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:57116: session id = f620e81703544205a1cfd55e573cc50e-f7c0ab5053dd415d8adc4118f6842924
I20260710 11:04:14.403359 13336 tablet_copy_client.cc:538] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:14.406792 13331 ts_tablet_manager.cc:1434] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.046s	user 0.013s	sys 0.018s
I20260710 11:04:14.415024 13336 tablet_bootstrap.cc:492] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:14.422765 12985 tablet_copy_source_session.cc:215] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:14.425261 12836 tablet_copy_service.cc:342] P 63847b928cc74389b95dda0f76494241: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-8a4e158b92d647e59072ff09106dd7ea received from {username='slave'} at 127.0.0.1:39218
I20260710 11:04:14.425609 13338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c0ab5053dd415d8adc4118f6842924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.425694 12836 tablet_copy_service.cc:434] P 63847b928cc74389b95dda0f76494241: ending tablet copy session f620e81703544205a1cfd55e573cc50e-8a4e158b92d647e59072ff09106dd7ea on tablet 8a4e158b92d647e59072ff09106dd7ea with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:14.440359 13338 tablet_copy_client.cc:806] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:14.440907 13336 tablet_bootstrap.cc:492] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:14.440913 13338 tablet_copy_client.cc:670] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:14.441970 13336 tablet_bootstrap.cc:492] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:14.442637 13336 ts_tablet_manager.cc:1403] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
I20260710 11:04:14.445675 13336 raft_consensus.cc:359] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:14.446383 13338 tablet_copy_client.cc:538] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:14.446580 13336 raft_consensus.cc:740] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:14.447266 13336 consensus_queue.cc:260] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:14.451639 13336 ts_tablet_manager.cc:1434] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:14.453385 12911 tablet_copy_service.cc:342] P 20418ece0eb04d69a75e24766479948f: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-e9777e0ca29549ec9de39c1f39465502 received from {username='slave'} at 127.0.0.1:55874
I20260710 11:04:14.453783 12911 tablet_copy_service.cc:434] P 20418ece0eb04d69a75e24766479948f: ending tablet copy session f620e81703544205a1cfd55e573cc50e-e9777e0ca29549ec9de39c1f39465502 on tablet e9777e0ca29549ec9de39c1f39465502 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:14.456429 13338 tablet_bootstrap.cc:492] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:14.476907 13338 tablet_bootstrap.cc:492] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:14.477762 13338 tablet_bootstrap.cc:492] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:14.478389 13338 ts_tablet_manager.cc:1403] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.011s
I20260710 11:04:14.481240 13338 raft_consensus.cc:359] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:14.482061 13338 raft_consensus.cc:740] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:14.482656 13338 consensus_queue.cc:260] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:14.484839 13338 ts_tablet_manager.cc:1434] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:14.486440 12985 tablet_copy_service.cc:342] P 502a476892a0440fb6cf32368a07d064: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-f7c0ab5053dd415d8adc4118f6842924 received from {username='slave'} at 127.0.0.1:57116
I20260710 11:04:14.486794 12985 tablet_copy_service.cc:434] P 502a476892a0440fb6cf32368a07d064: ending tablet copy session f620e81703544205a1cfd55e573cc50e-f7c0ab5053dd415d8adc4118f6842924 on tablet f7c0ab5053dd415d8adc4118f6842924 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:14.765909 13263 raft_consensus.cc:1217] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:14.784634 13263 raft_consensus.cc:1217] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:14.805613 13263 raft_consensus.cc:1217] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:14.840981 13263 raft_consensus.cc:1217] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:15.254173 13323 raft_consensus.cc:1064] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:15.257172 13323 consensus_queue.cc:237] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:15.264312 13263 raft_consensus.cc:1275] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.264421 12899 raft_consensus.cc:1275] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.266069 12822 raft_consensus.cc:1275] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.266263 13347 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:15.267261 13323 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.268560 13130 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.283752 13313 raft_consensus.cc:1064] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:15.288504 13130 raft_consensus.cc:2955] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.289716 12822 raft_consensus.cc:2955] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.286963 13313 consensus_queue.cc:237] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:15.297868 12899 raft_consensus.cc:2955] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.302628 13263 raft_consensus.cc:2955] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.307914 12722 catalog_manager.cc:5697] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:15.310799 13262 raft_consensus.cc:1275] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.313243 13317 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:15.321911 12900 raft_consensus.cc:1275] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.325879 12971 raft_consensus.cc:1275] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.326202 13313 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.354259 12971 consensus_queue.cc:237] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:15.360165 13317 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.360739 13263 raft_consensus.cc:1275] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.362632 13130 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.364512 12898 raft_consensus.cc:1275] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.368479 13130 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:15.371037 13347 raft_consensus.cc:2955] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.377656 13113 raft_consensus.cc:1064] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:15.381938 12900 raft_consensus.cc:2955] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.391582 13355 raft_consensus.cc:2955] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.393534 12709 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7c0ab5053dd415d8adc4118f6842924 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:15.397341 13263 raft_consensus.cc:2955] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.398149 12972 raft_consensus.cc:2955] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.401670 12721 catalog_manager.cc:5697] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:15.402451 13262 raft_consensus.cc:2955] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.405535 13302 raft_consensus.cc:1064] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:15.415266 13113 consensus_queue.cc:237] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:15.415707 12723 catalog_manager.cc:5697] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.418779 12807 tablet_service.cc:1558] Processing DeleteTablet for tablet f7c0ab5053dd415d8adc4118f6842924 with delete_type TABLET_DATA_TOMBSTONED (TS 63847b928cc74389b95dda0f76494241 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49908
I20260710 11:04:15.420707 13302 consensus_queue.cc:237] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:15.429592 13365 tablet_replica.cc:333] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:15.430981 13365 raft_consensus.cc:2243] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:15.435585 13365 raft_consensus.cc:2272] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:15.443264 13365 ts_tablet_manager.cc:1916] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:15.443609 12898 raft_consensus.cc:2955] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.444633 13262 raft_consensus.cc:1275] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.446851 12972 raft_consensus.cc:1275] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.447275 13263 raft_consensus.cc:1275] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.449008 13363 consensus_queue.cc:1048] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:15.455888 13363 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.472043 13363 consensus_queue.cc:1048] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.474016 12822 consensus_queue.cc:237] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:15.480630 13261 raft_consensus.cc:1275] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.481142 12973 raft_consensus.cc:1275] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.482978 13365 ts_tablet_manager.cc:1929] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:15.483158 13355 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.483618 13365 log.cc:1199] T f7c0ab5053dd415d8adc4118f6842924 P 63847b928cc74389b95dda0f76494241: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/wals/f7c0ab5053dd415d8adc4118f6842924
I20260710 11:04:15.483881 13317 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.490770 12711 catalog_manager.cc:5028] TS 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): tablet f7c0ab5053dd415d8adc4118f6842924 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:15.490859 13356 raft_consensus.cc:2955] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.495460 12971 raft_consensus.cc:2955] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.504853 12711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a4e158b92d647e59072ff09106dd7ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:15.497985 13261 raft_consensus.cc:2955] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.506734 12722 catalog_manager.cc:5697] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:15.511335 12822 raft_consensus.cc:1275] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.512694 13369 consensus_queue.cc:1048] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:15.516943 13368 raft_consensus.cc:2955] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.519958 12972 raft_consensus.cc:1275] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.522756 13363 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.523540 12825 raft_consensus.cc:1275] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.527671 13263 raft_consensus.cc:2955] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.529690 13363 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.545416 13363 raft_consensus.cc:2955] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.548025 12822 raft_consensus.cc:2955] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.552958 12882 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a4e158b92d647e59072ff09106dd7ea with delete_type TABLET_DATA_TOMBSTONED (TS 20418ece0eb04d69a75e24766479948f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53668
I20260710 11:04:15.558408 12971 raft_consensus.cc:2955] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.562637 12723 catalog_manager.cc:5697] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:15.566425 12972 raft_consensus.cc:2955] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.588243 12825 raft_consensus.cc:2955] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.589540 13263 raft_consensus.cc:2955] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.606424 12898 consensus_queue.cc:237] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:15.616714 12724 catalog_manager.cc:5697] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.620895 12822 raft_consensus.cc:1275] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.622253 13302 consensus_queue.cc:1048] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.623353 13263 raft_consensus.cc:1275] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.624938 13302 consensus_queue.cc:1048] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.624904 13376 tablet_replica.cc:333] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:15.628159 13376 raft_consensus.cc:2243] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:15.630851 13376 raft_consensus.cc:2272] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:15.634192 13262 raft_consensus.cc:2955] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.632469 13363 raft_consensus.cc:2955] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.639561 13376 ts_tablet_manager.cc:1916] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:15.645449 12710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5f3a7b43188d45f1a9ebbbead9ee7359 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:15.653549 12722 catalog_manager.cc:5697] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.655561 12898 consensus_queue.cc:237] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:15.657064 13376 ts_tablet_manager.cc:1929] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:15.662801 13376 log.cc:1199] T 8a4e158b92d647e59072ff09106dd7ea P 20418ece0eb04d69a75e24766479948f: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root/wals/8a4e158b92d647e59072ff09106dd7ea
I20260710 11:04:15.663725 12822 raft_consensus.cc:2955] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.665405 12956 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f3a7b43188d45f1a9ebbbead9ee7359 with delete_type TABLET_DATA_TOMBSTONED (TS 502a476892a0440fb6cf32368a07d064 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40574
I20260710 11:04:15.673229 12710 catalog_manager.cc:5028] TS 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): tablet 8a4e158b92d647e59072ff09106dd7ea (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:15.675060 13377 tablet_replica.cc:333] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:15.676067 13377 raft_consensus.cc:2243] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:15.676857 13377 raft_consensus.cc:2272] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:15.680812 13377 ts_tablet_manager.cc:1916] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:15.683517 13262 raft_consensus.cc:1275] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.683852 12972 raft_consensus.cc:1275] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.685173 13363 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:15.686254 13364 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.695130 12972 raft_consensus.cc:2955] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.698670 13377 ts_tablet_manager.cc:1929] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:15.699273 13377 log.cc:1199] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 502a476892a0440fb6cf32368a07d064: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root/wals/5f3a7b43188d45f1a9ebbbead9ee7359
I20260710 11:04:15.701248 12709 catalog_manager.cc:5028] TS 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): tablet 5f3a7b43188d45f1a9ebbbead9ee7359 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:15.702335 13364 raft_consensus.cc:2955] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.708915 12723 catalog_manager.cc:5697] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.711298 13262 raft_consensus.cc:2955] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:15.713932 12710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9777e0ca29549ec9de39c1f39465502 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:15.720113 12807 tablet_service.cc:1558] Processing DeleteTablet for tablet e9777e0ca29549ec9de39c1f39465502 with delete_type TABLET_DATA_TOMBSTONED (TS 63847b928cc74389b95dda0f76494241 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49908
I20260710 11:04:15.721120 13365 tablet_replica.cc:333] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:15.722235 13365 raft_consensus.cc:2243] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:15.722934 13365 raft_consensus.cc:2272] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:15.726791 13365 ts_tablet_manager.cc:1916] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:15.737982 13365 ts_tablet_manager.cc:1929] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:15.738303 13365 log.cc:1199] T e9777e0ca29549ec9de39c1f39465502 P 63847b928cc74389b95dda0f76494241: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/wals/e9777e0ca29549ec9de39c1f39465502
I20260710 11:04:15.739563 12711 catalog_manager.cc:5028] TS 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): tablet e9777e0ca29549ec9de39c1f39465502 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:16.751260 12972 consensus_queue.cc:237] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:16.757436 12825 raft_consensus.cc:1275] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.758410 12898 raft_consensus.cc:1275] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:16.758452 12939 consensus_peers.cc:597] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d517845f162b43af848ddd61872ec188. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:16.758816 13381 consensus_queue.cc:1048] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.759909 13378 consensus_queue.cc:1048] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.766485 13381 raft_consensus.cc:2955] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.768177 12825 raft_consensus.cc:2955] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.769488 12898 raft_consensus.cc:2955] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.779000 12900 consensus_queue.cc:237] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:16.779506 12723 catalog_manager.cc:5697] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.791937 12825 raft_consensus.cc:1275] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.793768 13387 consensus_queue.cc:1048] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:16.797629 12972 raft_consensus.cc:1275] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.799459 13363 consensus_queue.cc:1048] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:04:16.802767 12865 consensus_peers.cc:597] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7870aa1c63004ecbac4089cef3811404. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:16.805011 13386 raft_consensus.cc:2955] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.807078 12825 raft_consensus.cc:2955] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.820257 12822 consensus_queue.cc:237] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:16.820638 12722 catalog_manager.cc:5697] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.830494 12972 raft_consensus.cc:2955] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.837894 12971 raft_consensus.cc:1275] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.840956 12900 raft_consensus.cc:1275] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.842465 13379 consensus_queue.cc:1048] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } 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 11:04:16.843487 12790 consensus_peers.cc:597] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2efb738724014211b3c443fef623921c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:16.844921 13379 consensus_queue.cc:1048] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.855772 13317 raft_consensus.cc:2955] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.858022 12972 raft_consensus.cc:2955] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.862919 12900 raft_consensus.cc:2955] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.869517 12971 consensus_queue.cc:237] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:16.870623 12722 catalog_manager.cc:5697] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.884824 12900 raft_consensus.cc:1275] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.885380 12822 raft_consensus.cc:1275] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.886186 13381 consensus_queue.cc:1048] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:16.887094 12939 consensus_peers.cc:597] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9ffea85236c4c7faa03a613b99d90b9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:16.887115 13378 consensus_queue.cc:1048] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:16.905413 13323 raft_consensus.cc:2955] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.907335 12900 raft_consensus.cc:2955] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.907305 12822 raft_consensus.cc:2955] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:16.920063 12722 catalog_manager.cc:5697] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:17.220278 13400 ts_tablet_manager.cc:933] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:17.222482 13400 tablet_copy_client.cc:323] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.131:42465
I20260710 11:04:17.224434 12985 tablet_copy_service.cc:140] P 502a476892a0440fb6cf32368a07d064: Received BeginTabletCopySession request for tablet d517845f162b43af848ddd61872ec188 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:57116)
I20260710 11:04:17.225029 12985 tablet_copy_service.cc:161] P 502a476892a0440fb6cf32368a07d064: Beginning new tablet copy session on tablet d517845f162b43af848ddd61872ec188 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:57116: session id = f620e81703544205a1cfd55e573cc50e-d517845f162b43af848ddd61872ec188
I20260710 11:04:17.232671 12985 tablet_copy_source_session.cc:215] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:17.236176 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d517845f162b43af848ddd61872ec188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:17.251739 13400 tablet_copy_client.cc:806] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:17.252381 13400 tablet_copy_client.cc:670] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:17.256002 13400 tablet_copy_client.cc:538] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:17.264922 13400 tablet_bootstrap.cc:492] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:17.275916 13402 ts_tablet_manager.cc:933] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:17.277873 13402 tablet_copy_client.cc:323] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.130:38791
I20260710 11:04:17.279856 12911 tablet_copy_service.cc:140] P 20418ece0eb04d69a75e24766479948f: Received BeginTabletCopySession request for tablet 7870aa1c63004ecbac4089cef3811404 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:55874)
I20260710 11:04:17.280330 12911 tablet_copy_service.cc:161] P 20418ece0eb04d69a75e24766479948f: Beginning new tablet copy session on tablet 7870aa1c63004ecbac4089cef3811404 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:55874: session id = f620e81703544205a1cfd55e573cc50e-7870aa1c63004ecbac4089cef3811404
I20260710 11:04:17.287356 13400 tablet_bootstrap.cc:492] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:17.288143 13400 tablet_bootstrap.cc:492] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:17.288722 13400 ts_tablet_manager.cc:1403] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260710 11:04:17.289309 12911 tablet_copy_source_session.cc:215] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:17.291288 13400 raft_consensus.cc:359] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:17.292141 13400 raft_consensus.cc:740] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:17.292661 13402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7870aa1c63004ecbac4089cef3811404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:17.292819 13400 consensus_queue.cc:260] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:17.296197 13400 ts_tablet_manager.cc:1434] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:04:17.298044 12985 tablet_copy_service.cc:342] P 502a476892a0440fb6cf32368a07d064: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-d517845f162b43af848ddd61872ec188 received from {username='slave'} at 127.0.0.1:57116
I20260710 11:04:17.298504 12985 tablet_copy_service.cc:434] P 502a476892a0440fb6cf32368a07d064: ending tablet copy session f620e81703544205a1cfd55e573cc50e-d517845f162b43af848ddd61872ec188 on tablet d517845f162b43af848ddd61872ec188 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:17.308588 13402 tablet_copy_client.cc:806] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:17.309190 13402 tablet_copy_client.cc:670] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:17.312611 13402 tablet_copy_client.cc:538] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:17.318538 13402 tablet_bootstrap.cc:492] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:17.333877 13402 tablet_bootstrap.cc:492] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:17.334877 13402 tablet_bootstrap.cc:492] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:17.335533 13402 ts_tablet_manager.cc:1403] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260710 11:04:17.338266 13402 raft_consensus.cc:359] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:17.339179 13402 raft_consensus.cc:740] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:17.339885 13402 consensus_queue.cc:260] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:17.341022 13400 ts_tablet_manager.cc:933] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:17.342594 13402 ts_tablet_manager.cc:1434] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:17.344242 13400 tablet_copy_client.cc:323] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.131:42465
I20260710 11:04:17.345975 12985 tablet_copy_service.cc:140] P 502a476892a0440fb6cf32368a07d064: Received BeginTabletCopySession request for tablet e9ffea85236c4c7faa03a613b99d90b9 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:57116)
I20260710 11:04:17.346509 12985 tablet_copy_service.cc:161] P 502a476892a0440fb6cf32368a07d064: Beginning new tablet copy session on tablet e9ffea85236c4c7faa03a613b99d90b9 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:57116: session id = f620e81703544205a1cfd55e573cc50e-e9ffea85236c4c7faa03a613b99d90b9
I20260710 11:04:17.347545 12911 tablet_copy_service.cc:342] P 20418ece0eb04d69a75e24766479948f: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-7870aa1c63004ecbac4089cef3811404 received from {username='slave'} at 127.0.0.1:55874
I20260710 11:04:17.347992 12911 tablet_copy_service.cc:434] P 20418ece0eb04d69a75e24766479948f: ending tablet copy session f620e81703544205a1cfd55e573cc50e-7870aa1c63004ecbac4089cef3811404 on tablet 7870aa1c63004ecbac4089cef3811404 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:17.354789 12985 tablet_copy_source_session.cc:215] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:17.357640 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ffea85236c4c7faa03a613b99d90b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:17.373198 13400 tablet_copy_client.cc:806] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:17.373823 13400 tablet_copy_client.cc:670] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:17.377205 13400 tablet_copy_client.cc:538] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:17.386045 13400 tablet_bootstrap.cc:492] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:17.404560 13400 tablet_bootstrap.cc:492] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:17.405481 13400 tablet_bootstrap.cc:492] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:17.406241 13400 ts_tablet_manager.cc:1403] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260710 11:04:17.409194 13400 raft_consensus.cc:359] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:17.409901 13400 raft_consensus.cc:740] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:17.410445 13400 consensus_queue.cc:260] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:17.412407 13400 ts_tablet_manager.cc:1434] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:04:17.414047 12985 tablet_copy_service.cc:342] P 502a476892a0440fb6cf32368a07d064: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-e9ffea85236c4c7faa03a613b99d90b9 received from {username='slave'} at 127.0.0.1:57116
I20260710 11:04:17.414462 12985 tablet_copy_service.cc:434] P 502a476892a0440fb6cf32368a07d064: ending tablet copy session f620e81703544205a1cfd55e573cc50e-e9ffea85236c4c7faa03a613b99d90b9 on tablet e9ffea85236c4c7faa03a613b99d90b9 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:17.430501 13400 ts_tablet_manager.cc:933] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891)
I20260710 11:04:17.431982 13400 tablet_copy_client.cc:323] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.129:41891
I20260710 11:04:17.433808 12836 tablet_copy_service.cc:140] P 63847b928cc74389b95dda0f76494241: Received BeginTabletCopySession request for tablet 2efb738724014211b3c443fef623921c from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:39218)
I20260710 11:04:17.434325 12836 tablet_copy_service.cc:161] P 63847b928cc74389b95dda0f76494241: Beginning new tablet copy session on tablet 2efb738724014211b3c443fef623921c from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:39218: session id = f620e81703544205a1cfd55e573cc50e-2efb738724014211b3c443fef623921c
I20260710 11:04:17.441996 12836 tablet_copy_source_session.cc:215] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:17.445492 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efb738724014211b3c443fef623921c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:17.461030 13400 tablet_copy_client.cc:806] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:17.461619 13400 tablet_copy_client.cc:670] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:17.465489 13400 tablet_copy_client.cc:538] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:17.471485 13400 tablet_bootstrap.cc:492] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:17.485766 13400 tablet_bootstrap.cc:492] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:17.486846 13400 tablet_bootstrap.cc:492] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:17.487772 13400 ts_tablet_manager.cc:1403] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.016s	user 0.017s	sys 0.001s
I20260710 11:04:17.490357 13400 raft_consensus.cc:359] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:17.491170 13400 raft_consensus.cc:740] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:17.491768 13400 consensus_queue.cc:260] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:17.494261 13400 ts_tablet_manager.cc:1434] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:04:17.496440 12836 tablet_copy_service.cc:342] P 63847b928cc74389b95dda0f76494241: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-2efb738724014211b3c443fef623921c received from {username='slave'} at 127.0.0.1:39218
I20260710 11:04:17.496912 12836 tablet_copy_service.cc:434] P 63847b928cc74389b95dda0f76494241: ending tablet copy session f620e81703544205a1cfd55e573cc50e-2efb738724014211b3c443fef623921c on tablet 2efb738724014211b3c443fef623921c with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:17.596649 13262 raft_consensus.cc:1217] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:17.863338 13262 raft_consensus.cc:1217] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:17.877418 13262 raft_consensus.cc:1217] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:17.901201 13262 raft_consensus.cc:1217] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:18.208334 13411 raft_consensus.cc:1064] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:18.210434 13411 consensus_queue.cc:237] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:18.216562 13262 raft_consensus.cc:1275] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.217012 12898 raft_consensus.cc:1275] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.217418 12822 raft_consensus.cc:1275] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.218199 13411 consensus_queue.cc:1048] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.219240 13378 consensus_queue.cc:1048] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.219933 13381 consensus_queue.cc:1048] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.244390 13378 raft_consensus.cc:1064] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:18.245225 13381 raft_consensus.cc:2955] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.247879 13378 consensus_queue.cc:237] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:18.261098 13263 raft_consensus.cc:2955] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.263526 12898 raft_consensus.cc:2955] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.265476 12900 raft_consensus.cc:1275] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.267014 12822 raft_consensus.cc:1275] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.264652 13262 raft_consensus.cc:1275] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.269490 13378 consensus_queue.cc:1048] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } 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 11:04:18.271931 13411 consensus_queue.cc:1048] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:18.283582 13419 consensus_queue.cc:1048] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.283843 12822 raft_consensus.cc:2955] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.291631 12723 catalog_manager.cc:5697] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:18.312064 13363 raft_consensus.cc:1064] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:18.314716 13363 consensus_queue.cc:237] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:18.317713 13419 raft_consensus.cc:2955] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.322088 12825 raft_consensus.cc:2955] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.332018 13262 raft_consensus.cc:1275] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.334167 13386 consensus_queue.cc:1048] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.335588 12971 raft_consensus.cc:1275] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.338091 13412 consensus_queue.cc:1048] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.342854 12898 raft_consensus.cc:2955] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.343026 13262 raft_consensus.cc:2955] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.343053 12822 raft_consensus.cc:1275] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.350301 13386 consensus_queue.cc:1048] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:18.378705 13363 raft_consensus.cc:2955] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.381702 12820 raft_consensus.cc:2955] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.386924 12971 raft_consensus.cc:2955] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.393488 12972 consensus_queue.cc:237] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:18.400537 12822 raft_consensus.cc:1275] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.401417 12724 catalog_manager.cc:5697] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.402154 13419 consensus_queue.cc:1048] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.409715 13263 raft_consensus.cc:2955] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.412082 13411 raft_consensus.cc:2955] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.416046 13262 raft_consensus.cc:1275] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.422021 13378 consensus_queue.cc:1048] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.422204 12822 raft_consensus.cc:2955] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.424708 12709 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d517845f162b43af848ddd61872ec188 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:18.441212 13263 raft_consensus.cc:2955] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.443460 12722 catalog_manager.cc:5697] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:18.446348 12971 consensus_queue.cc:237] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:18.451713 13262 raft_consensus.cc:1275] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.451910 12898 raft_consensus.cc:1275] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.453414 13411 consensus_queue.cc:1048] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.454409 13378 consensus_queue.cc:1048] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.464004 13411 raft_consensus.cc:2955] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.465395 13263 raft_consensus.cc:2955] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.467190 12900 consensus_queue.cc:237] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:18.468427 12721 catalog_manager.cc:5697] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.474550 12898 raft_consensus.cc:2955] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.476945 12709 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9ffea85236c4c7faa03a613b99d90b9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:18.479211 13263 raft_consensus.cc:1275] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.480693 12882 tablet_service.cc:1558] Processing DeleteTablet for tablet d517845f162b43af848ddd61872ec188 with delete_type TABLET_DATA_TOMBSTONED (TS 20418ece0eb04d69a75e24766479948f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53668
I20260710 11:04:18.487069 12722 catalog_manager.cc:5697] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.487455 13412 consensus_queue.cc:1048] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:18.492652 12822 raft_consensus.cc:1275] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.497125 13412 consensus_queue.cc:1048] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.500674 13363 raft_consensus.cc:2955] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.508684 12820 raft_consensus.cc:2955] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.510924 13379 raft_consensus.cc:1064] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:18.513401 13379 consensus_queue.cc:237] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:18.519399 13263 raft_consensus.cc:2955] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.523597 12721 catalog_manager.cc:5697] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.525977 13262 raft_consensus.cc:1275] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.527992 12898 raft_consensus.cc:1275] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.529824 13434 tablet_replica.cc:333] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:18.529978 13379 consensus_queue.cc:1048] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.530861 13434 raft_consensus.cc:2243] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:18.531096 12710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7870aa1c63004ecbac4089cef3811404 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:18.536904 12971 raft_consensus.cc:1275] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.537055 13434 raft_consensus.cc:2272] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:18.538287 13379 consensus_queue.cc:1048] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.539070 12807 tablet_service.cc:1558] Processing DeleteTablet for tablet e9ffea85236c4c7faa03a613b99d90b9 with delete_type TABLET_DATA_TOMBSTONED (TS 63847b928cc74389b95dda0f76494241 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49908
I20260710 11:04:18.540208 13413 consensus_queue.cc:1048] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.541014 13437 tablet_replica.cc:333] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:18.542043 13437 raft_consensus.cc:2243] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:18.542814 13437 raft_consensus.cc:2272] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:18.544701 13434 ts_tablet_manager.cc:1916] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:18.546396 13437 ts_tablet_manager.cc:1916] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:18.554199 12956 tablet_service.cc:1558] Processing DeleteTablet for tablet 7870aa1c63004ecbac4089cef3811404 with delete_type TABLET_DATA_TOMBSTONED (TS 502a476892a0440fb6cf32368a07d064 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40574
I20260710 11:04:18.566653 13434 ts_tablet_manager.cc:1929] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:18.567107 13434 log.cc:1199] T d517845f162b43af848ddd61872ec188 P 20418ece0eb04d69a75e24766479948f: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root/wals/d517845f162b43af848ddd61872ec188
I20260710 11:04:18.567965 13437 ts_tablet_manager.cc:1929] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:18.568619 12710 catalog_manager.cc:5028] TS 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): tablet d517845f162b43af848ddd61872ec188 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:18.569675 13437 log.cc:1199] T e9ffea85236c4c7faa03a613b99d90b9 P 63847b928cc74389b95dda0f76494241: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/wals/e9ffea85236c4c7faa03a613b99d90b9
I20260710 11:04:18.571621 12711 catalog_manager.cc:5028] TS 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): tablet e9ffea85236c4c7faa03a613b99d90b9 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:18.572703 13413 raft_consensus.cc:2955] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.574747 13262 raft_consensus.cc:2955] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.578140 13439 tablet_replica.cc:333] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:18.579113 13439 raft_consensus.cc:2243] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:18.579824 13439 raft_consensus.cc:2272] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:18.581168 12971 raft_consensus.cc:2955] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.586584 12898 raft_consensus.cc:2955] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.593422 12724 catalog_manager.cc:5697] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:18.598858 13439 ts_tablet_manager.cc:1916] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:18.610013 12820 consensus_queue.cc:237] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:18.615167 13262 raft_consensus.cc:1275] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.617311 13379 consensus_queue.cc:1048] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.620170 12971 raft_consensus.cc:1275] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.622400 13413 consensus_queue.cc:1048] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.625574 13439 ts_tablet_manager.cc:1929] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:18.626034 13439 log.cc:1199] T 7870aa1c63004ecbac4089cef3811404 P 502a476892a0440fb6cf32368a07d064: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root/wals/7870aa1c63004ecbac4089cef3811404
I20260710 11:04:18.627841 12709 catalog_manager.cc:5028] TS 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): tablet 7870aa1c63004ecbac4089cef3811404 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:18.627046 13379 raft_consensus.cc:2955] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.632566 12972 raft_consensus.cc:2955] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.637236 12711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2efb738724014211b3c443fef623921c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:18.636221 13262 raft_consensus.cc:2955] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:18.643332 12723 catalog_manager.cc:5697] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:18.659482 12882 tablet_service.cc:1558] Processing DeleteTablet for tablet 2efb738724014211b3c443fef623921c with delete_type TABLET_DATA_TOMBSTONED (TS 20418ece0eb04d69a75e24766479948f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53668
I20260710 11:04:18.660365 13434 tablet_replica.cc:333] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:18.661358 13434 raft_consensus.cc:2243] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:18.662097 13434 raft_consensus.cc:2272] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:18.664980 13434 ts_tablet_manager.cc:1916] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:18.677491 13434 ts_tablet_manager.cc:1929] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:18.677855 13434 log.cc:1199] T 2efb738724014211b3c443fef623921c P 20418ece0eb04d69a75e24766479948f: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root/wals/2efb738724014211b3c443fef623921c
I20260710 11:04:18.679322 12710 catalog_manager.cc:5028] TS 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): tablet 2efb738724014211b3c443fef623921c (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:19.684474 12820 consensus_queue.cc:237] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:19.690971 12971 raft_consensus.cc:1275] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:19.691059 12790 consensus_peers.cc:597] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1abe7082d06b4873a52987b39644b631. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:19.692256 12898 raft_consensus.cc:1275] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:19.692231 13442 consensus_queue.cc:1048] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:19.693429 13445 consensus_queue.cc:1048] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:19.699982 13442 raft_consensus.cc:2955] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.707057 12971 raft_consensus.cc:2955] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.719369 12723 catalog_manager.cc:5697] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:19.723564 12898 raft_consensus.cc:2955] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.725191 12899 consensus_queue.cc:237] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
W20260710 11:04:19.733253 12865 consensus_peers.cc:597] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7decd69eb96349459e79a912c06ffd8e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:19.734706 12820 raft_consensus.cc:1275] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:19.735908 12971 raft_consensus.cc:1275] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:19.740818 13433 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:19.742683 13433 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:19.748777 13443 raft_consensus.cc:2955] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.750203 12971 raft_consensus.cc:2955] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.751703 12820 raft_consensus.cc:2955] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.763463 12898 consensus_queue.cc:237] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:19.765071 12724 catalog_manager.cc:5697] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.773339 12820 raft_consensus.cc:1275] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:19.774067 12971 raft_consensus.cc:1275] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:19.775563 13457 consensus_queue.cc:1048] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:04:19.779289 12865 consensus_peers.cc:597] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9320341152e8404886cdffd960c4efad. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:19.780105 13457 consensus_queue.cc:1048] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:19.785187 13443 raft_consensus.cc:2955] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.787223 12820 raft_consensus.cc:2955] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.794462 12971 raft_consensus.cc:2955] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.798815 12972 consensus_queue.cc:237] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:19.803475 12723 catalog_manager.cc:5697] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.828687 12820 raft_consensus.cc:1275] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:19.830621 13461 consensus_queue.cc:1048] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:19.832599 12898 raft_consensus.cc:1275] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:19.834244 13464 consensus_queue.cc:1048] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } 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 11:04:19.836719 12939 consensus_peers.cc:597] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9941da4d48cf40429a78d9abbdb31ba8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:19.842530 13411 raft_consensus.cc:2955] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.844194 12898 raft_consensus.cc:2955] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.844277 12820 raft_consensus.cc:2955] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:19.856959 12721 catalog_manager.cc:5697] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:20.112830 13467 ts_tablet_manager.cc:933] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:20.114733 13467 tablet_copy_client.cc:323] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.130:38791
I20260710 11:04:20.116355 12911 tablet_copy_service.cc:140] P 20418ece0eb04d69a75e24766479948f: Received BeginTabletCopySession request for tablet 7decd69eb96349459e79a912c06ffd8e from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:55874)
I20260710 11:04:20.116918 12911 tablet_copy_service.cc:161] P 20418ece0eb04d69a75e24766479948f: Beginning new tablet copy session on tablet 7decd69eb96349459e79a912c06ffd8e from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:55874: session id = f620e81703544205a1cfd55e573cc50e-7decd69eb96349459e79a912c06ffd8e
I20260710 11:04:20.124806 12911 tablet_copy_source_session.cc:215] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:20.127744 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7decd69eb96349459e79a912c06ffd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.138463 13467 tablet_copy_client.cc:806] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:20.139014 13467 tablet_copy_client.cc:670] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:20.142611 13467 tablet_copy_client.cc:538] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:20.148940 13469 ts_tablet_manager.cc:933] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:20.150087 13467 tablet_bootstrap.cc:492] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:20.151005 13469 tablet_copy_client.cc:323] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.130:38791
I20260710 11:04:20.152801 12911 tablet_copy_service.cc:140] P 20418ece0eb04d69a75e24766479948f: Received BeginTabletCopySession request for tablet 9320341152e8404886cdffd960c4efad from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:55874)
I20260710 11:04:20.153405 12911 tablet_copy_service.cc:161] P 20418ece0eb04d69a75e24766479948f: Beginning new tablet copy session on tablet 9320341152e8404886cdffd960c4efad from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:55874: session id = f620e81703544205a1cfd55e573cc50e-9320341152e8404886cdffd960c4efad
I20260710 11:04:20.160980 12911 tablet_copy_source_session.cc:215] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:20.165410 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9320341152e8404886cdffd960c4efad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.174003 13467 tablet_bootstrap.cc:492] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:20.174906 13467 tablet_bootstrap.cc:492] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:20.175577 13467 ts_tablet_manager.cc:1403] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260710 11:04:20.178625 13467 raft_consensus.cc:359] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:20.179450 13467 raft_consensus.cc:740] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:20.180287 13467 consensus_queue.cc:260] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:20.181870 13469 tablet_copy_client.cc:806] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:20.182685 13469 tablet_copy_client.cc:670] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:20.184203 13467 ts_tablet_manager.cc:1434] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:04:20.186625 12911 tablet_copy_service.cc:342] P 20418ece0eb04d69a75e24766479948f: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-7decd69eb96349459e79a912c06ffd8e received from {username='slave'} at 127.0.0.1:55874
I20260710 11:04:20.187019 12911 tablet_copy_service.cc:434] P 20418ece0eb04d69a75e24766479948f: ending tablet copy session f620e81703544205a1cfd55e573cc50e-7decd69eb96349459e79a912c06ffd8e on tablet 7decd69eb96349459e79a912c06ffd8e with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:20.186993 13469 tablet_copy_client.cc:538] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:20.196655 13469 tablet_bootstrap.cc:492] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:20.219426 13469 tablet_bootstrap.cc:492] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:20.220433 13469 tablet_bootstrap.cc:492] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:20.221127 13469 ts_tablet_manager.cc:1403] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.008s
I20260710 11:04:20.221232 13467 ts_tablet_manager.cc:933] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:20.222898 13467 tablet_copy_client.cc:323] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.131:42465
I20260710 11:04:20.224351 12985 tablet_copy_service.cc:140] P 502a476892a0440fb6cf32368a07d064: Received BeginTabletCopySession request for tablet 9941da4d48cf40429a78d9abbdb31ba8 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:57116)
I20260710 11:04:20.224067 13469 raft_consensus.cc:359] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:20.224846 12985 tablet_copy_service.cc:161] P 502a476892a0440fb6cf32368a07d064: Beginning new tablet copy session on tablet 9941da4d48cf40429a78d9abbdb31ba8 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:57116: session id = f620e81703544205a1cfd55e573cc50e-9941da4d48cf40429a78d9abbdb31ba8
I20260710 11:04:20.224969 13469 raft_consensus.cc:740] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:20.225776 13469 consensus_queue.cc:260] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:20.228132 13469 ts_tablet_manager.cc:1434] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:04:20.229887 12911 tablet_copy_service.cc:342] P 20418ece0eb04d69a75e24766479948f: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-9320341152e8404886cdffd960c4efad received from {username='slave'} at 127.0.0.1:55874
I20260710 11:04:20.230309 12911 tablet_copy_service.cc:434] P 20418ece0eb04d69a75e24766479948f: ending tablet copy session f620e81703544205a1cfd55e573cc50e-9320341152e8404886cdffd960c4efad on tablet 9320341152e8404886cdffd960c4efad with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:20.238999 12985 tablet_copy_source_session.cc:215] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:20.243434 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941da4d48cf40429a78d9abbdb31ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.256208 13467 tablet_copy_client.cc:806] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:20.256755 13467 tablet_copy_client.cc:670] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:20.260095 13467 tablet_copy_client.cc:538] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:20.268939 13467 tablet_bootstrap.cc:492] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:20.288753 13467 tablet_bootstrap.cc:492] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:20.289700 13467 tablet_bootstrap.cc:492] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:20.290409 13467 ts_tablet_manager.cc:1403] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 11:04:20.293336 13467 raft_consensus.cc:359] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:20.294183 13467 raft_consensus.cc:740] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:20.294809 13467 consensus_queue.cc:260] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:20.297195 13467 ts_tablet_manager.cc:1434] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:20.298907 13469 ts_tablet_manager.cc:933] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891)
I20260710 11:04:20.300077 12985 tablet_copy_service.cc:342] P 502a476892a0440fb6cf32368a07d064: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-9941da4d48cf40429a78d9abbdb31ba8 received from {username='slave'} at 127.0.0.1:57116
I20260710 11:04:20.300463 12985 tablet_copy_service.cc:434] P 502a476892a0440fb6cf32368a07d064: ending tablet copy session f620e81703544205a1cfd55e573cc50e-9941da4d48cf40429a78d9abbdb31ba8 on tablet 9941da4d48cf40429a78d9abbdb31ba8 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:20.304657 13469 tablet_copy_client.cc:323] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.129:41891
I20260710 11:04:20.306252 12836 tablet_copy_service.cc:140] P 63847b928cc74389b95dda0f76494241: Received BeginTabletCopySession request for tablet 1abe7082d06b4873a52987b39644b631 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:39218)
I20260710 11:04:20.306749 12836 tablet_copy_service.cc:161] P 63847b928cc74389b95dda0f76494241: Beginning new tablet copy session on tablet 1abe7082d06b4873a52987b39644b631 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:39218: session id = f620e81703544205a1cfd55e573cc50e-1abe7082d06b4873a52987b39644b631
I20260710 11:04:20.313376 12836 tablet_copy_source_session.cc:215] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:20.315779 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abe7082d06b4873a52987b39644b631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.326467 13469 tablet_copy_client.cc:806] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:20.327033 13469 tablet_copy_client.cc:670] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:20.330480 13469 tablet_copy_client.cc:538] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:20.337870 13469 tablet_bootstrap.cc:492] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:20.355450 13469 tablet_bootstrap.cc:492] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:20.356760 13469 tablet_bootstrap.cc:492] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:20.357336 13469 ts_tablet_manager.cc:1403] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 11:04:20.359632 13469 raft_consensus.cc:359] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:20.360286 13469 raft_consensus.cc:740] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:20.360791 13469 consensus_queue.cc:260] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:20.362852 13469 ts_tablet_manager.cc:1434] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:20.365157 12836 tablet_copy_service.cc:342] P 63847b928cc74389b95dda0f76494241: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-1abe7082d06b4873a52987b39644b631 received from {username='slave'} at 127.0.0.1:39218
I20260710 11:04:20.365595 12836 tablet_copy_service.cc:434] P 63847b928cc74389b95dda0f76494241: ending tablet copy session f620e81703544205a1cfd55e573cc50e-1abe7082d06b4873a52987b39644b631 on tablet 1abe7082d06b4873a52987b39644b631 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:20.548807 13262 raft_consensus.cc:1217] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:20.663616 13262 raft_consensus.cc:1217] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:20.686848 13262 raft_consensus.cc:1217] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:20.741355 13262 raft_consensus.cc:1217] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:21.020684 13478 raft_consensus.cc:1064] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:21.022747 13478 consensus_queue.cc:237] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:21.028815 12972 raft_consensus.cc:1275] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.028878 13262 raft_consensus.cc:1275] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.030155 13478 consensus_queue.cc:1048] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:21.030889 12820 raft_consensus.cc:1275] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.031143 13443 consensus_queue.cc:1048] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.032260 13458 consensus_queue.cc:1048] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.045120 13458 raft_consensus.cc:2955] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.046321 12820 raft_consensus.cc:2955] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.047492 13262 raft_consensus.cc:2955] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.057322 12972 raft_consensus.cc:2955] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.060899 12724 catalog_manager.cc:5697] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.082675 12898 consensus_queue.cc:237] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:21.087846 13262 raft_consensus.cc:1275] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.087846 12972 raft_consensus.cc:1275] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.089358 13458 consensus_queue.cc:1048] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.091123 13478 consensus_queue.cc:1048] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.098835 13479 raft_consensus.cc:1064] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:21.101549 13479 consensus_queue.cc:237] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:21.102362 13443 raft_consensus.cc:2955] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.111922 13263 raft_consensus.cc:2955] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.115315 12971 raft_consensus.cc:2955] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.125352 12723 catalog_manager.cc:5697] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.132576 12710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9320341152e8404886cdffd960c4efad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:21.138566 13458 raft_consensus.cc:1064] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:21.140529 12898 raft_consensus.cc:1275] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.141515 12820 raft_consensus.cc:1275] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.142197 13461 consensus_queue.cc:1048] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.143095 13480 consensus_queue.cc:1048] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.145565 12807 tablet_service.cc:1558] Processing DeleteTablet for tablet 9320341152e8404886cdffd960c4efad with delete_type TABLET_DATA_TOMBSTONED (TS 63847b928cc74389b95dda0f76494241 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49908
I20260710 11:04:21.147857 13458 consensus_queue.cc:237] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:21.152170 13262 raft_consensus.cc:1275] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.154330 13461 consensus_queue.cc:1048] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.182204 13479 raft_consensus.cc:2955] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.188079 13492 tablet_replica.cc:333] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:21.190410 13262 raft_consensus.cc:2955] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.199309 13492 raft_consensus.cc:2243] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:21.201978 13492 raft_consensus.cc:2272] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:21.207463 12899 raft_consensus.cc:2955] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.210492 12722 catalog_manager.cc:5697] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.234241 12825 raft_consensus.cc:1275] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.236470 12825 raft_consensus.cc:2955] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.238368 13492 ts_tablet_manager.cc:1916] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:21.243808 12971 raft_consensus.cc:1275] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.248095 13443 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:21.251426 13443 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:21.261683 13262 raft_consensus.cc:1275] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.266279 13443 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.272691 12972 consensus_queue.cc:237] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:21.278467 13263 raft_consensus.cc:1275] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.272691 13492 ts_tablet_manager.cc:1929] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:21.281385 13461 consensus_queue.cc:1048] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:21.294857 13478 raft_consensus.cc:2955] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.296135 13492 log.cc:1199] T 9320341152e8404886cdffd960c4efad P 63847b928cc74389b95dda0f76494241: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/wals/9320341152e8404886cdffd960c4efad
I20260710 11:04:21.299221 12711 catalog_manager.cc:5028] TS 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): tablet 9320341152e8404886cdffd960c4efad (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:21.298662 13261 raft_consensus.cc:2955] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.315696 13461 raft_consensus.cc:2955] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.326161 13263 raft_consensus.cc:2955] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.290469 12822 raft_consensus.cc:1275] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.336186 13497 consensus_queue.cc:1048] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:21.345671 13502 raft_consensus.cc:1064] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:21.344604 12820 raft_consensus.cc:2955] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.348229 13502 consensus_queue.cc:237] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:21.362499 13260 raft_consensus.cc:1275] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.364616 12899 raft_consensus.cc:1275] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.366307 12972 raft_consensus.cc:1275] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.366827 13482 consensus_queue.cc:1048] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:21.368505 13481 consensus_queue.cc:1048] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:21.371081 13481 consensus_queue.cc:1048] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:21.405210 12898 raft_consensus.cc:2955] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.408329 12722 catalog_manager.cc:5697] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.403154 13482 raft_consensus.cc:2955] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.421365 12882 tablet_service.cc:1558] Processing DeleteTablet for tablet 9941da4d48cf40429a78d9abbdb31ba8 with delete_type TABLET_DATA_TOMBSTONED (TS 20418ece0eb04d69a75e24766479948f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53668
I20260710 11:04:21.433590 12973 raft_consensus.cc:2955] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.436473 13507 tablet_replica.cc:333] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:21.437947 13507 raft_consensus.cc:2243] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:21.444859 12709 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9941da4d48cf40429a78d9abbdb31ba8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:21.449697 12971 raft_consensus.cc:2955] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.455662 13263 raft_consensus.cc:2955] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.461814 13507 raft_consensus.cc:2272] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:21.461879 12825 raft_consensus.cc:2955] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.464917 12723 catalog_manager.cc:5697] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:21.466952 12721 catalog_manager.cc:5697] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:21.473028 13507 ts_tablet_manager.cc:1916] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:21.484163 12820 consensus_queue.cc:237] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:21.489394 12898 consensus_queue.cc:237] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:21.495123 12897 raft_consensus.cc:1275] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.496985 13261 raft_consensus.cc:1275] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.499679 13502 consensus_queue.cc:1048] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.501111 13508 consensus_queue.cc:1048] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:21.508616 13502 raft_consensus.cc:2955] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.511495 12897 raft_consensus.cc:2955] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.510905 13261 raft_consensus.cc:2955] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.522535 13263 raft_consensus.cc:1275] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.522536 12820 raft_consensus.cc:1275] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.524145 13458 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.525650 13458 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.528263 13507 ts_tablet_manager.cc:1929] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:21.528728 13507 log.cc:1199] T 9941da4d48cf40429a78d9abbdb31ba8 P 20418ece0eb04d69a75e24766479948f: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root/wals/9941da4d48cf40429a78d9abbdb31ba8
I20260710 11:04:21.531528 12710 catalog_manager.cc:5028] TS 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): tablet 9941da4d48cf40429a78d9abbdb31ba8 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:21.532274 12711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1abe7082d06b4873a52987b39644b631 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:21.534957 13443 raft_consensus.cc:2955] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.536680 12820 raft_consensus.cc:2955] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.538178 12724 catalog_manager.cc:5697] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:21.547593 13261 raft_consensus.cc:2955] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.549435 12956 tablet_service.cc:1558] Processing DeleteTablet for tablet 1abe7082d06b4873a52987b39644b631 with delete_type TABLET_DATA_TOMBSTONED (TS 502a476892a0440fb6cf32368a07d064 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40574
I20260710 11:04:21.550953 12710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7decd69eb96349459e79a912c06ffd8e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:21.555398 13509 tablet_replica.cc:333] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:21.557422 13509 raft_consensus.cc:2243] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:21.558157 13509 raft_consensus.cc:2272] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:21.562487 13509 ts_tablet_manager.cc:1916] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:21.566105 12721 catalog_manager.cc:5697] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:21.575975 12956 tablet_service.cc:1558] Processing DeleteTablet for tablet 7decd69eb96349459e79a912c06ffd8e with delete_type TABLET_DATA_TOMBSTONED (TS 502a476892a0440fb6cf32368a07d064 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40574
I20260710 11:04:21.576668 13509 ts_tablet_manager.cc:1929] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:21.577131 13509 log.cc:1199] T 1abe7082d06b4873a52987b39644b631 P 502a476892a0440fb6cf32368a07d064: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root/wals/1abe7082d06b4873a52987b39644b631
I20260710 11:04:21.578878 13509 tablet_replica.cc:333] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:21.578816 12709 catalog_manager.cc:5028] TS 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): tablet 1abe7082d06b4873a52987b39644b631 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:21.579851 13509 raft_consensus.cc:2243] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:21.580400 13509 raft_consensus.cc:2272] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:21.582715 13509 ts_tablet_manager.cc:1916] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:21.593839 13509 ts_tablet_manager.cc:1929] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:21.594113 13509 log.cc:1199] T 7decd69eb96349459e79a912c06ffd8e P 502a476892a0440fb6cf32368a07d064: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root/wals/7decd69eb96349459e79a912c06ffd8e
I20260710 11:04:21.595228 12709 catalog_manager.cc:5028] TS 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): tablet 7decd69eb96349459e79a912c06ffd8e (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:22.604395 12971 consensus_queue.cc:237] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
W20260710 11:04:22.610607 12939 consensus_peers.cc:597] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbedb693377e4aa4a60d4377e9ef6156. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:22.611340 12820 raft_consensus.cc:1275] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:22.611526 12897 raft_consensus.cc:1275] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:22.612684 13513 consensus_queue.cc:1048] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:22.613523 13461 consensus_queue.cc:1048] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:22.620941 13513 raft_consensus.cc:2955] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.622640 12820 raft_consensus.cc:2955] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.622816 12897 raft_consensus.cc:2955] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.635871 12724 catalog_manager.cc:5697] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.640565 12971 consensus_queue.cc:237] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:22.651949 12897 raft_consensus.cc:1275] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:22.653260 12939 consensus_peers.cc:597] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce00dedc1edf4cb6b28dfdc02780e71d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:22.655136 12820 raft_consensus.cc:1275] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:22.656745 13512 consensus_queue.cc:1048] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:22.657761 13513 consensus_queue.cc:1048] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:22.670743 13512 raft_consensus.cc:2955] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.672435 12825 raft_consensus.cc:2955] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.672158 12897 raft_consensus.cc:2955] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.682062 12820 consensus_queue.cc:237] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:22.686008 12721 catalog_manager.cc:5697] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:22.689567 12790 consensus_peers.cc:597] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6270fbaa002c4826b014643062ea7aab. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:22.692446 12897 raft_consensus.cc:1275] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:22.693065 12971 raft_consensus.cc:1275] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:22.693980 13508 consensus_queue.cc:1048] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:22.694818 13482 consensus_queue.cc:1048] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:22.707135 13482 raft_consensus.cc:2955] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.708802 12971 raft_consensus.cc:2955] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.710583 12898 raft_consensus.cc:2955] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.719482 12897 consensus_queue.cc:237] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:22.721674 12724 catalog_manager.cc:5697] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:22.733937 12820 raft_consensus.cc:1275] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:22.734791 12865 consensus_peers.cc:597] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42581f5216bb488ea5b239142adb3763. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:22.735877 13458 consensus_queue.cc:1048] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:22.737188 12971 raft_consensus.cc:1275] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:22.738667 13510 consensus_queue.cc:1048] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:22.756553 13458 raft_consensus.cc:2955] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.758810 12973 raft_consensus.cc:2955] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.758467 12820 raft_consensus.cc:2955] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:22.771668 12724 catalog_manager.cc:5697] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:23.080260 13531 ts_tablet_manager.cc:933] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:23.082185 13531 tablet_copy_client.cc:323] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.131:42465
I20260710 11:04:23.083685 12985 tablet_copy_service.cc:140] P 502a476892a0440fb6cf32368a07d064: Received BeginTabletCopySession request for tablet dbedb693377e4aa4a60d4377e9ef6156 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:57116)
I20260710 11:04:23.084195 12985 tablet_copy_service.cc:161] P 502a476892a0440fb6cf32368a07d064: Beginning new tablet copy session on tablet dbedb693377e4aa4a60d4377e9ef6156 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:57116: session id = f620e81703544205a1cfd55e573cc50e-dbedb693377e4aa4a60d4377e9ef6156
I20260710 11:04:23.089435 12985 tablet_copy_source_session.cc:215] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:23.092617 13531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbedb693377e4aa4a60d4377e9ef6156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:23.105211 13531 tablet_copy_client.cc:806] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:23.105882 13531 tablet_copy_client.cc:670] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:23.109056 13531 tablet_copy_client.cc:538] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:23.115839 13531 tablet_bootstrap.cc:492] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:23.133256 13533 ts_tablet_manager.cc:933] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:23.135303 13533 tablet_copy_client.cc:323] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.131:42465
I20260710 11:04:23.135562 13531 tablet_bootstrap.cc:492] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:23.136453 13531 tablet_bootstrap.cc:492] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:23.137146 13531 ts_tablet_manager.cc:1403] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260710 11:04:23.137027 12985 tablet_copy_service.cc:140] P 502a476892a0440fb6cf32368a07d064: Received BeginTabletCopySession request for tablet ce00dedc1edf4cb6b28dfdc02780e71d from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:57116)
I20260710 11:04:23.137652 12985 tablet_copy_service.cc:161] P 502a476892a0440fb6cf32368a07d064: Beginning new tablet copy session on tablet ce00dedc1edf4cb6b28dfdc02780e71d from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:57116: session id = f620e81703544205a1cfd55e573cc50e-ce00dedc1edf4cb6b28dfdc02780e71d
I20260710 11:04:23.140568 13531 raft_consensus.cc:359] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:23.141547 13531 raft_consensus.cc:740] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:23.142235 13531 consensus_queue.cc:260] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:23.145277 13536 ts_tablet_manager.cc:933] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:23.147194 12985 tablet_copy_source_session.cc:215] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:23.151131 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce00dedc1edf4cb6b28dfdc02780e71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:23.154634 13531 ts_tablet_manager.cc:1434] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.007s
I20260710 11:04:23.157387 12985 tablet_copy_service.cc:342] P 502a476892a0440fb6cf32368a07d064: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-dbedb693377e4aa4a60d4377e9ef6156 received from {username='slave'} at 127.0.0.1:57116
I20260710 11:04:23.157763 12985 tablet_copy_service.cc:434] P 502a476892a0440fb6cf32368a07d064: ending tablet copy session f620e81703544205a1cfd55e573cc50e-dbedb693377e4aa4a60d4377e9ef6156 on tablet dbedb693377e4aa4a60d4377e9ef6156 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:23.163669 13536 tablet_copy_client.cc:323] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.130:38791
I20260710 11:04:23.165264 12911 tablet_copy_service.cc:140] P 20418ece0eb04d69a75e24766479948f: Received BeginTabletCopySession request for tablet 42581f5216bb488ea5b239142adb3763 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:55874)
I20260710 11:04:23.165786 12911 tablet_copy_service.cc:161] P 20418ece0eb04d69a75e24766479948f: Beginning new tablet copy session on tablet 42581f5216bb488ea5b239142adb3763 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:55874: session id = f620e81703544205a1cfd55e573cc50e-42581f5216bb488ea5b239142adb3763
I20260710 11:04:23.167016 13533 tablet_copy_client.cc:806] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:23.167557 13533 tablet_copy_client.cc:670] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:23.173405 13533 tablet_copy_client.cc:538] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:23.173359 12911 tablet_copy_source_session.cc:215] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:23.177079 13536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42581f5216bb488ea5b239142adb3763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:23.179320 13533 tablet_bootstrap.cc:492] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:23.194437 13536 tablet_copy_client.cc:806] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:23.195021 13536 tablet_copy_client.cc:670] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:23.196091 13533 tablet_bootstrap.cc:492] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:23.196962 13533 tablet_bootstrap.cc:492] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:23.197619 13533 ts_tablet_manager.cc:1403] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.005s
I20260710 11:04:23.200448 13533 raft_consensus.cc:359] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:23.201285 13533 raft_consensus.cc:740] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:23.201895 13533 consensus_queue.cc:260] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:23.202852 13536 tablet_copy_client.cc:538] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:23.205994 13533 ts_tablet_manager.cc:1434] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:04:23.208740 12985 tablet_copy_service.cc:342] P 502a476892a0440fb6cf32368a07d064: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-ce00dedc1edf4cb6b28dfdc02780e71d received from {username='slave'} at 127.0.0.1:57116
I20260710 11:04:23.209208 12985 tablet_copy_service.cc:434] P 502a476892a0440fb6cf32368a07d064: ending tablet copy session f620e81703544205a1cfd55e573cc50e-ce00dedc1edf4cb6b28dfdc02780e71d on tablet ce00dedc1edf4cb6b28dfdc02780e71d with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:23.212244 13536 tablet_bootstrap.cc:492] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:23.212333 13531 ts_tablet_manager.cc:933] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891)
I20260710 11:04:23.225488 13531 tablet_copy_client.cc:323] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.129:41891
I20260710 11:04:23.227193 12836 tablet_copy_service.cc:140] P 63847b928cc74389b95dda0f76494241: Received BeginTabletCopySession request for tablet 6270fbaa002c4826b014643062ea7aab from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:39218)
I20260710 11:04:23.227679 12836 tablet_copy_service.cc:161] P 63847b928cc74389b95dda0f76494241: Beginning new tablet copy session on tablet 6270fbaa002c4826b014643062ea7aab from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:39218: session id = f620e81703544205a1cfd55e573cc50e-6270fbaa002c4826b014643062ea7aab
I20260710 11:04:23.233202 13536 tablet_bootstrap.cc:492] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:23.234268 13536 tablet_bootstrap.cc:492] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:23.234966 13536 ts_tablet_manager.cc:1403] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260710 11:04:23.235746 12836 tablet_copy_source_session.cc:215] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:23.237908 13536 raft_consensus.cc:359] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:23.238623 13536 raft_consensus.cc:740] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:23.238929 13531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6270fbaa002c4826b014643062ea7aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:23.239133 13536 consensus_queue.cc:260] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:23.241602 13536 ts_tablet_manager.cc:1434] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:23.243283 12911 tablet_copy_service.cc:342] P 20418ece0eb04d69a75e24766479948f: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-42581f5216bb488ea5b239142adb3763 received from {username='slave'} at 127.0.0.1:55874
I20260710 11:04:23.243710 12911 tablet_copy_service.cc:434] P 20418ece0eb04d69a75e24766479948f: ending tablet copy session f620e81703544205a1cfd55e573cc50e-42581f5216bb488ea5b239142adb3763 on tablet 42581f5216bb488ea5b239142adb3763 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:23.254388 13531 tablet_copy_client.cc:806] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:23.254982 13531 tablet_copy_client.cc:670] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:23.258514 13531 tablet_copy_client.cc:538] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:23.269773 13531 tablet_bootstrap.cc:492] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:23.287838 13531 tablet_bootstrap.cc:492] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:23.288707 13531 tablet_bootstrap.cc:492] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:23.289361 13531 ts_tablet_manager.cc:1403] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:04:23.291910 13531 raft_consensus.cc:359] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:23.292656 13531 raft_consensus.cc:740] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:23.293262 13531 consensus_queue.cc:260] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:23.294943 13531 ts_tablet_manager.cc:1434] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:23.297276 12836 tablet_copy_service.cc:342] P 63847b928cc74389b95dda0f76494241: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-6270fbaa002c4826b014643062ea7aab received from {username='slave'} at 127.0.0.1:39218
I20260710 11:04:23.297724 12836 tablet_copy_service.cc:434] P 63847b928cc74389b95dda0f76494241: ending tablet copy session f620e81703544205a1cfd55e573cc50e-6270fbaa002c4826b014643062ea7aab on tablet 6270fbaa002c4826b014643062ea7aab with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:23.483079 13261 raft_consensus.cc:1217] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:23.676275 13261 raft_consensus.cc:1217] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:23.695996 13261 raft_consensus.cc:1217] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:23.730816 13261 raft_consensus.cc:1217] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:24.077579 13513 raft_consensus.cc:1064] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:24.079484 13513 consensus_queue.cc:237] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:24.085989 12898 raft_consensus.cc:1275] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.086045 13261 raft_consensus.cc:1275] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.087507 13543 consensus_queue.cc:1048] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.088734 12820 raft_consensus.cc:1275] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.089780 13544 consensus_queue.cc:1048] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.091727 13544 consensus_queue.cc:1048] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.100004 13543 raft_consensus.cc:2955] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.101989 12820 raft_consensus.cc:2955] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.103680 13263 raft_consensus.cc:2955] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.113085 13530 raft_consensus.cc:1064] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:24.113883 12898 raft_consensus.cc:2955] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.115587 13530 consensus_queue.cc:237] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:24.118876 12721 catalog_manager.cc:5697] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.130868 13263 raft_consensus.cc:1275] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.132477 13546 consensus_queue.cc:1048] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.136262 12973 raft_consensus.cc:1275] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.136904 12820 raft_consensus.cc:1275] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.138403 13458 consensus_queue.cc:1048] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.145679 13530 consensus_queue.cc:1048] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:04:24.162202 13458 raft_consensus.cc:2955] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.165623 12973 raft_consensus.cc:2955] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.166302 12820 raft_consensus.cc:2955] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.186293 13263 raft_consensus.cc:2955] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.201305 13513 raft_consensus.cc:1064] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:24.202869 12722 catalog_manager.cc:5697] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.203476 12973 consensus_queue.cc:237] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:24.212076 12820 raft_consensus.cc:1275] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:24.213470 13543 consensus_queue.cc:1048] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.204093 13513 consensus_queue.cc:237] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:24.215535 13260 raft_consensus.cc:1275] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:24.218636 13544 consensus_queue.cc:1048] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.234038 13544 raft_consensus.cc:2955] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.237246 12820 raft_consensus.cc:2955] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.242444 12898 consensus_queue.cc:237] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:24.245369 12709 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbedb693377e4aa4a60d4377e9ef6156 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:24.249480 12825 raft_consensus.cc:1275] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:24.250852 13261 raft_consensus.cc:1275] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:24.251977 13546 consensus_queue.cc:1048] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.253674 13530 consensus_queue.cc:1048] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.258180 12723 catalog_manager.cc:5697] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.260437 12820 raft_consensus.cc:1275] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.261833 13513 consensus_queue.cc:1048] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.264405 12898 raft_consensus.cc:1275] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.266394 13513 consensus_queue.cc:1048] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.267019 13260 raft_consensus.cc:2955] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.275525 13482 raft_consensus.cc:1064] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:24.276146 12825 raft_consensus.cc:2955] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.278160 13482 consensus_queue.cc:237] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:24.268292 13263 raft_consensus.cc:2955] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.264142 13530 raft_consensus.cc:2955] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.281914 13261 raft_consensus.cc:1275] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.290707 13513 consensus_queue.cc:1048] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.308964 12724 catalog_manager.cc:5697] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New cstate: current_term: 1 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.316684 13560 raft_consensus.cc:2955] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.318547 13263 raft_consensus.cc:2955] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.319636 12882 tablet_service.cc:1558] Processing DeleteTablet for tablet dbedb693377e4aa4a60d4377e9ef6156 with delete_type TABLET_DATA_TOMBSTONED (TS 20418ece0eb04d69a75e24766479948f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53668
I20260710 11:04:24.330322 12710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 42581f5216bb488ea5b239142adb3763 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:24.323724 12820 raft_consensus.cc:2955] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.344931 12973 raft_consensus.cc:1275] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.347716 13508 consensus_queue.cc:1048] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 11:04:24.358397 12898 raft_consensus.cc:2955] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.363307 12722 catalog_manager.cc:5697] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:24.367025 12956 tablet_service.cc:1558] Processing DeleteTablet for tablet 42581f5216bb488ea5b239142adb3763 with delete_type TABLET_DATA_TOMBSTONED (TS 502a476892a0440fb6cf32368a07d064 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40574
I20260710 11:04:24.376588 13566 tablet_replica.cc:333] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:24.377948 13566 raft_consensus.cc:2243] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:24.387202 13566 raft_consensus.cc:2272] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:24.383443 12971 consensus_queue.cc:237] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:24.345341 13260 raft_consensus.cc:1275] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.393419 13263 raft_consensus.cc:1275] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:24.394357 13508 consensus_queue.cc:1048] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.379454 13570 tablet_replica.cc:333] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:24.395103 13560 consensus_queue.cc:1048] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.401970 13566 ts_tablet_manager.cc:1916] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:24.403158 13570 raft_consensus.cc:2243] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:24.405210 13570 raft_consensus.cc:2272] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:24.407238 12897 raft_consensus.cc:1275] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:24.411244 13513 raft_consensus.cc:2955] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.413544 13559 consensus_queue.cc:1048] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.413019 13262 raft_consensus.cc:2955] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.420964 12709 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce00dedc1edf4cb6b28dfdc02780e71d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:24.426497 13568 raft_consensus.cc:2955] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.426841 13263 raft_consensus.cc:2955] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.429100 12897 raft_consensus.cc:2955] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.436816 12723 catalog_manager.cc:5697] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:24.447786 13570 ts_tablet_manager.cc:1916] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:24.452476 12898 raft_consensus.cc:1275] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.453230 13566 ts_tablet_manager.cc:1929] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:24.453842 13508 consensus_queue.cc:1048] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:04:24.455442 12807 tablet_service.cc:1558] Processing DeleteTablet for tablet ce00dedc1edf4cb6b28dfdc02780e71d with delete_type TABLET_DATA_TOMBSTONED (TS 63847b928cc74389b95dda0f76494241 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49908
I20260710 11:04:24.453655 13566 log.cc:1199] T dbedb693377e4aa4a60d4377e9ef6156 P 20418ece0eb04d69a75e24766479948f: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root/wals/dbedb693377e4aa4a60d4377e9ef6156
I20260710 11:04:24.460202 12710 catalog_manager.cc:5028] TS 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): tablet dbedb693377e4aa4a60d4377e9ef6156 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:24.464121 12971 raft_consensus.cc:2955] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.479583 13572 tablet_replica.cc:333] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:24.480614 13572 raft_consensus.cc:2243] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:24.464788 12720 catalog_manager.cc:5697] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.481555 13572 raft_consensus.cc:2272] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:24.486922 13572 ts_tablet_manager.cc:1916] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:24.485037 13570 ts_tablet_manager.cc:1929] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:24.491182 13570 log.cc:1199] T 42581f5216bb488ea5b239142adb3763 P 502a476892a0440fb6cf32368a07d064: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root/wals/42581f5216bb488ea5b239142adb3763
I20260710 11:04:24.492775 12709 catalog_manager.cc:5028] TS 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): tablet 42581f5216bb488ea5b239142adb3763 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:24.500520 12898 raft_consensus.cc:2955] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.502872 13572 ts_tablet_manager.cc:1929] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:24.503290 13572 log.cc:1199] T ce00dedc1edf4cb6b28dfdc02780e71d P 63847b928cc74389b95dda0f76494241: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/wals/ce00dedc1edf4cb6b28dfdc02780e71d
I20260710 11:04:24.504886 12711 catalog_manager.cc:5028] TS 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): tablet ce00dedc1edf4cb6b28dfdc02780e71d (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:24.949196 12820 consensus_queue.cc:237] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:24.954838 13263 raft_consensus.cc:1275] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:24.956281 12898 raft_consensus.cc:1275] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:24.956209 13508 consensus_queue.cc:1048] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:24.957679 13567 consensus_queue.cc:1048] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.964457 13508 raft_consensus.cc:2955] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.965961 13263 raft_consensus.cc:2955] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.966602 12898 raft_consensus.cc:2955] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:24.977247 12711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6270fbaa002c4826b014643062ea7aab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:24.989902 12724 catalog_manager.cc:5697] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 3 to 4, VOTER 502a476892a0440fb6cf32368a07d064 (127.11.113.131) evicted. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:25.004904 12956 tablet_service.cc:1558] Processing DeleteTablet for tablet 6270fbaa002c4826b014643062ea7aab with delete_type TABLET_DATA_TOMBSTONED (TS 502a476892a0440fb6cf32368a07d064 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40574
I20260710 11:04:25.007552 13577 tablet_replica.cc:333] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:25.008622 13577 raft_consensus.cc:2243] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.009459 13577 raft_consensus.cc:2272] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.013520 13577 ts_tablet_manager.cc:1916] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:25.027140 13577 ts_tablet_manager.cc:1929] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:25.027594 13577 log.cc:1199] T 6270fbaa002c4826b014643062ea7aab P 502a476892a0440fb6cf32368a07d064: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-2-root/wals/6270fbaa002c4826b014643062ea7aab
I20260710 11:04:25.029549 12709 catalog_manager.cc:5028] TS 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): tablet 6270fbaa002c4826b014643062ea7aab (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:26.038172 12820 consensus_queue.cc:237] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:26.044539 12898 raft_consensus.cc:1275] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:26.044564 12973 raft_consensus.cc:1275] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:26.044597 12790 consensus_peers.cc:597] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d77f5626c0147ff92aff49672df7927. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:26.046232 13580 consensus_queue.cc:1048] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.047185 13482 consensus_queue.cc:1048] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.054677 13580 raft_consensus.cc:2955] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:26.056440 12898 raft_consensus.cc:2955] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:26.058019 12973 raft_consensus.cc:2955] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:26.071120 12971 consensus_queue.cc:237] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue 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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:26.071030 12720 catalog_manager.cc:5697] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:26.091400 12898 raft_consensus.cc:1275] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:26.091521 12939 consensus_peers.cc:597] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 -> Peer f620e81703544205a1cfd55e573cc50e (127.11.113.132:42979): Couldn't send request to peer f620e81703544205a1cfd55e573cc50e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abd22e94aeff42d7926d86ec4af64b73. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:26.093322 12820 raft_consensus.cc:1275] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:26.094147 13584 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.095161 13513 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:26.104820 13513 raft_consensus.cc:2955] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:26.107970 12820 raft_consensus.cc:2955] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:26.108268 12898 raft_consensus.cc:2955] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } } }
I20260710 11:04:26.120409 12720 catalog_manager.cc:5697] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index -1 to 2, NON_VOTER f620e81703544205a1cfd55e573cc50e (127.11.113.132) added. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:26.429235 13593 ts_tablet_manager.cc:933] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891)
I20260710 11:04:26.431193 13593 tablet_copy_client.cc:323] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.129:41891
I20260710 11:04:26.433015 12836 tablet_copy_service.cc:140] P 63847b928cc74389b95dda0f76494241: Received BeginTabletCopySession request for tablet 1d77f5626c0147ff92aff49672df7927 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:39218)
I20260710 11:04:26.433493 12836 tablet_copy_service.cc:161] P 63847b928cc74389b95dda0f76494241: Beginning new tablet copy session on tablet 1d77f5626c0147ff92aff49672df7927 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:39218: session id = f620e81703544205a1cfd55e573cc50e-1d77f5626c0147ff92aff49672df7927
I20260710 11:04:26.439150 12836 tablet_copy_source_session.cc:215] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:26.442381 13593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d77f5626c0147ff92aff49672df7927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.457792 13593 tablet_copy_client.cc:806] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:26.458413 13593 tablet_copy_client.cc:670] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:26.462034 13593 tablet_copy_client.cc:538] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:26.469105 13593 tablet_bootstrap.cc:492] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:26.486102 13593 tablet_bootstrap.cc:492] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:26.486830 13593 tablet_bootstrap.cc:492] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:26.487389 13593 ts_tablet_manager.cc:1403] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.001s
I20260710 11:04:26.489766 13593 raft_consensus.cc:359] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:26.490394 13593 raft_consensus.cc:740] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:26.490919 13593 consensus_queue.cc:260] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:26.494445 13593 ts_tablet_manager.cc:1434] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 11:04:26.496150 12836 tablet_copy_service.cc:342] P 63847b928cc74389b95dda0f76494241: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-1d77f5626c0147ff92aff49672df7927 received from {username='slave'} at 127.0.0.1:39218
I20260710 11:04:26.496613 12836 tablet_copy_service.cc:434] P 63847b928cc74389b95dda0f76494241: ending tablet copy session f620e81703544205a1cfd55e573cc50e-1d77f5626c0147ff92aff49672df7927 on tablet 1d77f5626c0147ff92aff49672df7927 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:26.643247 13593 ts_tablet_manager.cc:933] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: Initiating tablet copy from peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:26.644970 13593 tablet_copy_client.cc:323] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: tablet copy: Beginning tablet copy session from remote peer at address 127.11.113.131:42465
I20260710 11:04:26.646888 12985 tablet_copy_service.cc:140] P 502a476892a0440fb6cf32368a07d064: Received BeginTabletCopySession request for tablet abd22e94aeff42d7926d86ec4af64b73 from peer f620e81703544205a1cfd55e573cc50e ({username='slave'} at 127.0.0.1:57116)
I20260710 11:04:26.647388 12985 tablet_copy_service.cc:161] P 502a476892a0440fb6cf32368a07d064: Beginning new tablet copy session on tablet abd22e94aeff42d7926d86ec4af64b73 from peer f620e81703544205a1cfd55e573cc50e at {username='slave'} at 127.0.0.1:57116: session id = f620e81703544205a1cfd55e573cc50e-abd22e94aeff42d7926d86ec4af64b73
I20260710 11:04:26.653522 12985 tablet_copy_source_session.cc:215] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:26.656347 13593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd22e94aeff42d7926d86ec4af64b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.668151 13593 tablet_copy_client.cc:806] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:26.668865 13593 tablet_copy_client.cc:670] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:26.672652 13593 tablet_copy_client.cc:538] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:26.682394 13593 tablet_bootstrap.cc:492] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: Bootstrap starting.
I20260710 11:04:26.704502 13593 tablet_bootstrap.cc:492] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:26.705446 13593 tablet_bootstrap.cc:492] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: Bootstrap complete.
I20260710 11:04:26.706178 13593 ts_tablet_manager.cc:1403] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.008s
I20260710 11:04:26.708896 13593 raft_consensus.cc:359] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:26.709600 13593 raft_consensus.cc:740] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Initialized, Role: LEARNER
I20260710 11:04:26.710108 13593 consensus_queue.cc:260] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: NON_VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: true } }
I20260710 11:04:26.712287 13593 ts_tablet_manager.cc:1434] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:26.713985 12985 tablet_copy_service.cc:342] P 502a476892a0440fb6cf32368a07d064: Request end of tablet copy session f620e81703544205a1cfd55e573cc50e-abd22e94aeff42d7926d86ec4af64b73 received from {username='slave'} at 127.0.0.1:57116
I20260710 11:04:26.714409 12985 tablet_copy_service.cc:434] P 502a476892a0440fb6cf32368a07d064: ending tablet copy session f620e81703544205a1cfd55e573cc50e-abd22e94aeff42d7926d86ec4af64b73 on tablet abd22e94aeff42d7926d86ec4af64b73 with peer f620e81703544205a1cfd55e573cc50e
I20260710 11:04:26.931604 13263 raft_consensus.cc:1217] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:27.083106 13263 raft_consensus.cc:1217] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:27.395880 13599 raft_consensus.cc:1064] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:27.398702 13599 consensus_queue.cc:237] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:27.406148 13263 raft_consensus.cc:1275] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.406329 12897 raft_consensus.cc:1275] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.407536 12971 raft_consensus.cc:1275] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.407824 13583 consensus_queue.cc:1048] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:27.409315 13482 consensus_queue.cc:1048] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:27.410766 13482 consensus_queue.cc:1048] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:27.421628 13583 raft_consensus.cc:2955] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.432046 12971 raft_consensus.cc:2955] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.435257 13262 raft_consensus.cc:2955] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.435521 12898 raft_consensus.cc:2955] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.439666 12719 catalog_manager.cc:5697] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.463024 12820 consensus_queue.cc:237] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:27.469280 13262 raft_consensus.cc:1275] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.470777 12971 raft_consensus.cc:1275] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Refusing update from remote peer 63847b928cc74389b95dda0f76494241: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.470837 13604 consensus_queue.cc:1048] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:27.473304 13604 consensus_queue.cc:1048] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:27.477880 13482 raft_consensus.cc:2955] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.479868 13262 raft_consensus.cc:2955] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.486833 12711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d77f5626c0147ff92aff49672df7927 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:27.487015 12973 raft_consensus.cc:2955] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.494103 12724 catalog_manager.cc:5697] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 reported cstate change: config changed from index 3 to 4, VOTER 20418ece0eb04d69a75e24766479948f (127.11.113.130) evicted. New cstate: current_term: 1 leader_uuid: "63847b928cc74389b95dda0f76494241" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.508479 12882 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d77f5626c0147ff92aff49672df7927 with delete_type TABLET_DATA_TOMBSTONED (TS 20418ece0eb04d69a75e24766479948f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53668
I20260710 11:04:27.522794 13612 tablet_replica.cc:333] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:27.523681 13612 raft_consensus.cc:2243] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:27.524561 13612 raft_consensus.cc:2272] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:27.527961 13612 ts_tablet_manager.cc:1916] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:27.542476 13612 ts_tablet_manager.cc:1929] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:27.543016 13612 log.cc:1199] T 1d77f5626c0147ff92aff49672df7927 P 20418ece0eb04d69a75e24766479948f: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-1-root/wals/1d77f5626c0147ff92aff49672df7927
I20260710 11:04:27.545145 12710 catalog_manager.cc:5028] TS 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): tablet 1d77f5626c0147ff92aff49672df7927 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:27.601464 13600 raft_consensus.cc:1064] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064: attempting to promote NON_VOTER f620e81703544205a1cfd55e573cc50e to VOTER
I20260710 11:04:27.604032 13600 consensus_queue.cc:237] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:27.611186 13262 raft_consensus.cc:1275] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 1 LEARNER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.611681 12898 raft_consensus.cc:1275] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.613332 13601 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:27.614758 13601 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:27.617532 12820 raft_consensus.cc:1275] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:27.618960 13601 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } 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 11:04:27.636523 13600 raft_consensus.cc:2955] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.638686 13262 raft_consensus.cc:2955] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.642055 12820 raft_consensus.cc:2955] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.656723 12722 catalog_manager.cc:5697] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e reported cstate change: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.659637 12898 raft_consensus.cc:2955] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f620e81703544205a1cfd55e573cc50e (127.11.113.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.678505 12973 consensus_queue.cc:237] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:27.683631 13262 raft_consensus.cc:1275] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.684268 12898 raft_consensus.cc:1275] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:27.686892 13614 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:27.687783 13601 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:27.694578 13600 raft_consensus.cc:2955] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.696178 12898 raft_consensus.cc:2955] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.706166 12709 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet abd22e94aeff42d7926d86ec4af64b73 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:27.706257 13263 raft_consensus.cc:2955] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } } }
I20260710 11:04:27.712291 12722 catalog_manager.cc:5697] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 reported cstate change: config changed from index 3 to 4, VOTER 63847b928cc74389b95dda0f76494241 (127.11.113.129) evicted. New cstate: current_term: 1 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.726334 12807 tablet_service.cc:1558] Processing DeleteTablet for tablet abd22e94aeff42d7926d86ec4af64b73 with delete_type TABLET_DATA_TOMBSTONED (TS 63847b928cc74389b95dda0f76494241 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49908
I20260710 11:04:27.728202 13618 tablet_replica.cc:333] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:27.729326 13618 raft_consensus.cc:2243] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:27.730047 13618 raft_consensus.cc:2272] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:27.733042 13618 ts_tablet_manager.cc:1916] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:27.744367 13618 ts_tablet_manager.cc:1929] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:27.744649 13618 log.cc:1199] T abd22e94aeff42d7926d86ec4af64b73 P 63847b928cc74389b95dda0f76494241: Deleting WAL directory at /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/wals/abd22e94aeff42d7926d86ec4af64b73
I20260710 11:04:27.746219 12711 catalog_manager.cc:5028] TS 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): tablet abd22e94aeff42d7926d86ec4af64b73 (table test-workload [id=9d92913da7e64341bccc310c99637546]) successfully deleted
I20260710 11:04:32.594792 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:32.619547 12898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7decd69eb96349459e79a912c06ffd8e"
dest_uuid: "20418ece0eb04d69a75e24766479948f"
mode: GRACEFUL
new_leader_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:49080
I20260710 11:04:32.620107 12898 raft_consensus.cc:606] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Received request to transfer leadership to TS f620e81703544205a1cfd55e573cc50e
I20260710 11:04:32.631628 12825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a4e158b92d647e59072ff09106dd7ea"
dest_uuid: "63847b928cc74389b95dda0f76494241"
mode: GRACEFUL
new_leader_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:33940
I20260710 11:04:32.632097 12825 raft_consensus.cc:606] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Received request to transfer leadership to TS f620e81703544205a1cfd55e573cc50e
I20260710 11:04:32.634487 12898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9320341152e8404886cdffd960c4efad"
dest_uuid: "20418ece0eb04d69a75e24766479948f"
mode: GRACEFUL
new_leader_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:49080
I20260710 11:04:32.634950 12898 raft_consensus.cc:606] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Received request to transfer leadership to TS f620e81703544205a1cfd55e573cc50e
I20260710 11:04:32.645519 12971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abd22e94aeff42d7926d86ec4af64b73"
dest_uuid: "502a476892a0440fb6cf32368a07d064"
mode: GRACEFUL
new_leader_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:34350
I20260710 11:04:32.645808 13630 raft_consensus.cc:993] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f: : Instructing follower f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:32.646047 12971 raft_consensus.cc:606] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Received request to transfer leadership to TS f620e81703544205a1cfd55e573cc50e
I20260710 11:04:32.646337 13628 raft_consensus.cc:1081] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Signalling peer f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:32.648095 13263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7decd69eb96349459e79a912c06ffd8e"
dest_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:36924
I20260710 11:04:32.648411 12825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2a2b34772f84ad0ab403717c4c462b1"
dest_uuid: "63847b928cc74389b95dda0f76494241"
mode: GRACEFUL
new_leader_uuid: "20418ece0eb04d69a75e24766479948f"
 from {username='slave'} at 127.0.0.1:33940
I20260710 11:04:32.648649 13263 raft_consensus.cc:493] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:32.648937 12825 raft_consensus.cc:606] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Received request to transfer leadership to TS 20418ece0eb04d69a75e24766479948f
I20260710 11:04:32.649026 13263 raft_consensus.cc:3060] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.650107 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:32.650976 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:32.654094 13263 raft_consensus.cc:515] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.655798 13263 leader_election.cc:290] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:32.656633 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7decd69eb96349459e79a912c06ffd8e" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:32.656884 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7decd69eb96349459e79a912c06ffd8e" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:32.657343 12825 raft_consensus.cc:3060] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.657457 12898 raft_consensus.cc:3055] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:32.657797 12898 raft_consensus.cc:740] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:32.658349 12898 consensus_queue.cc:260] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.659317 12898 raft_consensus.cc:3060] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.663048 12825 raft_consensus.cc:2468] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:32.664158 13229 leader_election.cc:304] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63847b928cc74389b95dda0f76494241, f620e81703544205a1cfd55e573cc50e; no voters: 
I20260710 11:04:32.664335 12898 raft_consensus.cc:2468] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:32.665900 13636 raft_consensus.cc:2804] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:32.666935 13636 raft_consensus.cc:697] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Becoming Leader. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Running, Role: LEADER
I20260710 11:04:32.667748 13636 consensus_queue.cc:237] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.675773 12720 catalog_manager.cc:5697] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e reported cstate change: term changed from 1 to 2, leader changed from 20418ece0eb04d69a75e24766479948f (127.11.113.130) to f620e81703544205a1cfd55e573cc50e (127.11.113.132). New cstate: current_term: 2 leader_uuid: "f620e81703544205a1cfd55e573cc50e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:32.733662 13627 raft_consensus.cc:993] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241: : Instructing follower f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:32.734133 13629 raft_consensus.cc:1081] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Signalling peer f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:32.735531 13263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a4e158b92d647e59072ff09106dd7ea"
dest_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:36936
I20260710 11:04:32.735963 13263 raft_consensus.cc:493] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:32.736225 13263 raft_consensus.cc:3060] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.740458 13263 raft_consensus.cc:515] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.742177 13263 leader_election.cc:290] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:32.742848 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4e158b92d647e59072ff09106dd7ea" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:32.743156 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4e158b92d647e59072ff09106dd7ea" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:32.743397 12825 raft_consensus.cc:3055] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:32.743700 12971 raft_consensus.cc:3060] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.743731 12825 raft_consensus.cc:740] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:32.744642 12825 consensus_queue.cc:260] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.745658 12825 raft_consensus.cc:3060] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.749188 12971 raft_consensus.cc:2468] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:32.749450 12825 raft_consensus.cc:2468] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:32.750463 13229 leader_election.cc:304] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63847b928cc74389b95dda0f76494241, f620e81703544205a1cfd55e573cc50e; no voters: 
I20260710 11:04:32.751215 13636 raft_consensus.cc:2804] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:32.751690 13636 raft_consensus.cc:697] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Becoming Leader. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Running, Role: LEADER
I20260710 11:04:32.752517 13636 consensus_queue.cc:237] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.762689 12720 catalog_manager.cc:5697] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e reported cstate change: term changed from 1 to 2, leader changed from 63847b928cc74389b95dda0f76494241 (127.11.113.129) to f620e81703544205a1cfd55e573cc50e (127.11.113.132). New cstate: current_term: 2 leader_uuid: "f620e81703544205a1cfd55e573cc50e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:32.787715 13628 raft_consensus.cc:993] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f: : Instructing follower f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:32.788748 13630 raft_consensus.cc:1081] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Signalling peer f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:32.790591 13263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9320341152e8404886cdffd960c4efad"
dest_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:36924
I20260710 11:04:32.791044 13263 raft_consensus.cc:493] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:32.791334 13263 raft_consensus.cc:3060] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.791913 13645 raft_consensus.cc:993] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064: : Instructing follower f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:32.792383 13600 raft_consensus.cc:1081] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Signalling peer f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:32.793700 13262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abd22e94aeff42d7926d86ec4af64b73"
dest_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:36952
I20260710 11:04:32.794194 13262 raft_consensus.cc:493] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:32.794508 13262 raft_consensus.cc:3060] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.797348 13263 raft_consensus.cc:515] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.799237 13263 leader_election.cc:290] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:32.799894 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9320341152e8404886cdffd960c4efad" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:32.800467 12898 raft_consensus.cc:3055] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:32.800307 12973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9320341152e8404886cdffd960c4efad" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:32.800752 12898 raft_consensus.cc:740] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:32.800925 12973 raft_consensus.cc:3060] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.801193 13262 raft_consensus.cc:515] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.801503 12898 consensus_queue.cc:260] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.802707 12898 raft_consensus.cc:3060] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.803422 12897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd22e94aeff42d7926d86ec4af64b73" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:32.803903 12897 raft_consensus.cc:3060] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.803989 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd22e94aeff42d7926d86ec4af64b73" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:32.804502 12971 raft_consensus.cc:3055] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:32.804782 12971 raft_consensus.cc:740] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Running, Role: LEADER
I20260710 11:04:32.805526 12971 consensus_queue.cc:260] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.806556 12971 raft_consensus.cc:3060] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.807169 12973 raft_consensus.cc:2468] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:32.808753 12898 raft_consensus.cc:2468] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:32.802738 13262 leader_election.cc:290] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:32.809803 13228 leader_election.cc:304] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, f620e81703544205a1cfd55e573cc50e; no voters: 
I20260710 11:04:32.810539 13636 raft_consensus.cc:2804] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:32.810719 12897 raft_consensus.cc:2468] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:32.810986 13636 raft_consensus.cc:697] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Becoming Leader. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Running, Role: LEADER
I20260710 11:04:32.811913 13228 leader_election.cc:304] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, f620e81703544205a1cfd55e573cc50e; no voters: 
I20260710 11:04:32.811903 13636 consensus_queue.cc:237] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.812840 13637 raft_consensus.cc:2804] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:32.813535 12971 raft_consensus.cc:2468] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:32.815444 13637 raft_consensus.cc:697] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Becoming Leader. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Running, Role: LEADER
I20260710 11:04:32.816545 13637 consensus_queue.cc:237] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:32.821916 12720 catalog_manager.cc:5697] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e reported cstate change: term changed from 1 to 2, leader changed from 20418ece0eb04d69a75e24766479948f (127.11.113.130) to f620e81703544205a1cfd55e573cc50e (127.11.113.132). New cstate: current_term: 2 leader_uuid: "f620e81703544205a1cfd55e573cc50e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:32.836377 12720 catalog_manager.cc:5697] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e reported cstate change: term changed from 1 to 2, leader changed from 502a476892a0440fb6cf32368a07d064 (127.11.113.131) to f620e81703544205a1cfd55e573cc50e (127.11.113.132). New cstate: current_term: 2 leader_uuid: "f620e81703544205a1cfd55e573cc50e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:32.966347 13629 raft_consensus.cc:993] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241: : Instructing follower 20418ece0eb04d69a75e24766479948f to start an election
I20260710 11:04:32.967221 13627 raft_consensus.cc:1081] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Signalling peer 20418ece0eb04d69a75e24766479948f to start an election
I20260710 11:04:32.968816 12897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2a2b34772f84ad0ab403717c4c462b1"
dest_uuid: "20418ece0eb04d69a75e24766479948f"
 from {username='slave'} at 127.0.0.1:53670
I20260710 11:04:32.969326 12897 raft_consensus.cc:493] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:32.969627 12897 raft_consensus.cc:3060] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.973647 12897 raft_consensus.cc:515] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:32.975021 12897 leader_election.cc:290] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 2 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:32.975883 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a2b34772f84ad0ab403717c4c462b1" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:32.975998 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a2b34772f84ad0ab403717c4c462b1" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:32.976464 12825 raft_consensus.cc:3055] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:32.976533 12971 raft_consensus.cc:3060] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.976783 12825 raft_consensus.cc:740] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:32.977538 12825 consensus_queue.cc:260] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:32.978374 12825 raft_consensus.cc:3060] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.980898 12971 raft_consensus.cc:2468] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 2.
I20260710 11:04:32.981884 12865 leader_election.cc:304] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:32.982501 13630 raft_consensus.cc:2804] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:32.982641 12825 raft_consensus.cc:2468] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 2.
I20260710 11:04:32.983191 13630 raft_consensus.cc:697] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 2 LEADER]: Becoming Leader. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:32.983980 13630 consensus_queue.cc:237] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:32.991796 12720 catalog_manager.cc:5697] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f reported cstate change: term changed from 1 to 2, leader changed from 63847b928cc74389b95dda0f76494241 (127.11.113.129) to 20418ece0eb04d69a75e24766479948f (127.11.113.130). New cstate: current_term: 2 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:33.079651 12897 raft_consensus.cc:1275] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:33.080819 13637 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:33.090318 12825 raft_consensus.cc:1275] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:33.092494 13637 consensus_queue.cc:1048] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:33.160799 12971 raft_consensus.cc:1275] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:33.162150 13637 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:33.164721 12825 raft_consensus.cc:1275] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:33.166004 13637 consensus_queue.cc:1048] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:33.207324 12897 raft_consensus.cc:1275] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:33.207631 12898 raft_consensus.cc:1275] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:33.208597 13636 consensus_queue.cc:1048] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:33.208948 13637 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:33.222926 12971 raft_consensus.cc:1275] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:33.226910 13637 consensus_queue.cc:1048] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:33.235543 12973 raft_consensus.cc:1275] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:33.237783 13646 consensus_queue.cc:1048] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:33.398695 12825 raft_consensus.cc:1275] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:33.400012 13644 consensus_queue.cc:1048] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:33.411494 12972 raft_consensus.cc:1275] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:33.412943 13644 consensus_queue.cc:1048] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:33.651924 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:33.666903 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:33.680006 12825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8"
dest_uuid: "63847b928cc74389b95dda0f76494241"
mode: GRACEFUL
new_leader_uuid: "20418ece0eb04d69a75e24766479948f"
 from {username='slave'} at 127.0.0.1:33940
I20260710 11:04:33.680508 12825 raft_consensus.cc:606] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 2 LEADER]: Received request to transfer leadership to TS 20418ece0eb04d69a75e24766479948f
I20260710 11:04:33.682964 12899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502"
dest_uuid: "20418ece0eb04d69a75e24766479948f"
mode: GRACEFUL
new_leader_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:49080
I20260710 11:04:33.683429 12899 raft_consensus.cc:606] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Received request to transfer leadership to TS f620e81703544205a1cfd55e573cc50e
I20260710 11:04:33.684516 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:33.685127 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:33.834766 13628 raft_consensus.cc:993] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f: : Instructing follower f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:33.835311 13644 raft_consensus.cc:1081] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Signalling peer f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:33.836632 13263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502"
dest_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:36924
I20260710 11:04:33.837129 13263 raft_consensus.cc:493] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:33.837445 13263 raft_consensus.cc:3060] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:33.843194 13263 raft_consensus.cc:515] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:33.845517 12899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:33.846050 13263 leader_election.cc:290] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:33.846144 12899 raft_consensus.cc:3055] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:33.846589 12899 raft_consensus.cc:740] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:33.846560 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9777e0ca29549ec9de39c1f39465502" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:33.847623 12971 raft_consensus.cc:3060] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:33.847597 12899 consensus_queue.cc:260] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:33.848693 12899 raft_consensus.cc:3060] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:33.853665 12899 raft_consensus.cc:2468] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:33.854030 12971 raft_consensus.cc:2468] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:33.854650 13228 leader_election.cc:304] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, f620e81703544205a1cfd55e573cc50e; no voters: 
I20260710 11:04:33.855456 13646 raft_consensus.cc:2804] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:33.855969 13646 raft_consensus.cc:697] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Becoming Leader. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Running, Role: LEADER
I20260710 11:04:33.856753 13646 consensus_queue.cc:237] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:33.864172 12724 catalog_manager.cc:5697] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e reported cstate change: term changed from 1 to 2, leader changed from 20418ece0eb04d69a75e24766479948f (127.11.113.130) to f620e81703544205a1cfd55e573cc50e (127.11.113.132). New cstate: current_term: 2 leader_uuid: "f620e81703544205a1cfd55e573cc50e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:34.124838 13649 raft_consensus.cc:993] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241: : Instructing follower 20418ece0eb04d69a75e24766479948f to start an election
I20260710 11:04:34.125336 13670 raft_consensus.cc:1081] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 2 LEADER]: Signalling peer 20418ece0eb04d69a75e24766479948f to start an election
I20260710 11:04:34.126680 12899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8"
dest_uuid: "20418ece0eb04d69a75e24766479948f"
 from {username='slave'} at 127.0.0.1:53670
I20260710 11:04:34.127111 12899 raft_consensus.cc:493] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:34.127398 12899 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:34.131558 12899 raft_consensus.cc:515] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:34.132998 12899 leader_election.cc:290] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [CANDIDATE]: Term 3 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:34.133688 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:34.133980 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "20418ece0eb04d69a75e24766479948f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:34.134243 12825 raft_consensus.cc:3055] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:34.134500 12971 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:34.134578 12825 raft_consensus.cc:740] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63847b928cc74389b95dda0f76494241, State: Running, Role: LEADER
I20260710 11:04:34.135249 12825 consensus_queue.cc:260] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:34.136237 12825 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:34.139819 12971 raft_consensus.cc:2468] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 3.
I20260710 11:04:34.140673 12865 leader_election.cc:304] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [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: 20418ece0eb04d69a75e24766479948f, 502a476892a0440fb6cf32368a07d064; no voters: 
I20260710 11:04:34.141191 12825 raft_consensus.cc:2468] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20418ece0eb04d69a75e24766479948f in term 3.
I20260710 11:04:34.141350 13644 raft_consensus.cc:2804] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:34.141852 13644 raft_consensus.cc:697] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 3 LEADER]: Becoming Leader. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:34.142619 13644 consensus_queue.cc:237] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [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: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:34.149901 12724 catalog_manager.cc:5697] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f reported cstate change: term changed from 2 to 3, leader changed from 63847b928cc74389b95dda0f76494241 (127.11.113.129) to 20418ece0eb04d69a75e24766479948f (127.11.113.130). New cstate: current_term: 3 leader_uuid: "20418ece0eb04d69a75e24766479948f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.292388 12971 raft_consensus.cc:1275] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:34.293529 13646 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:34.302935 12899 raft_consensus.cc:1275] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:34.304287 13646 consensus_queue.cc:1048] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:34.553980 12825 raft_consensus.cc:1275] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 3 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:34.555048 13644 consensus_queue.cc:1048] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:34.566069 12971 raft_consensus.cc:1275] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 3 FOLLOWER]: Refusing update from remote peer 20418ece0eb04d69a75e24766479948f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:34.567857 13679 consensus_queue.cc:1048] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:34.686316 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:34.704855 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:34.718516 12899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8"
dest_uuid: "20418ece0eb04d69a75e24766479948f"
mode: GRACEFUL
new_leader_uuid: "502a476892a0440fb6cf32368a07d064"
 from {username='slave'} at 127.0.0.1:49080
I20260710 11:04:34.719200 12899 raft_consensus.cc:606] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 3 LEADER]: Received request to transfer leadership to TS 502a476892a0440fb6cf32368a07d064
I20260710 11:04:34.720618 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:04:34.721293 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:35.155925 13680 raft_consensus.cc:993] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f: : Instructing follower 502a476892a0440fb6cf32368a07d064 to start an election
I20260710 11:04:35.156551 13687 raft_consensus.cc:1081] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 3 LEADER]: Signalling peer 502a476892a0440fb6cf32368a07d064 to start an election
I20260710 11:04:35.158373 12971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8"
dest_uuid: "502a476892a0440fb6cf32368a07d064"
 from {username='slave'} at 127.0.0.1:40602
I20260710 11:04:35.158867 12971 raft_consensus.cc:493] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:35.159245 12971 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:35.165130 12971 raft_consensus.cc:515] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:35.167308 12971 leader_election.cc:290] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [CANDIDATE]: Term 4 election: Requested vote from peers 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891), 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791)
I20260710 11:04:35.168002 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:35.167778 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74e858a022e4472bed576950aaef1e8" candidate_uuid: "502a476892a0440fb6cf32368a07d064" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "63847b928cc74389b95dda0f76494241"
I20260710 11:04:35.168628 12898 raft_consensus.cc:3055] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:35.168702 12825 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:35.169013 12898 raft_consensus.cc:740] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 20418ece0eb04d69a75e24766479948f, State: Running, Role: LEADER
I20260710 11:04:35.169888 12898 consensus_queue.cc:260] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:35.171205 12898 raft_consensus.cc:3060] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:35.176126 12825 raft_consensus.cc:2468] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 4.
I20260710 11:04:35.177588 12941 leader_election.cc:304] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [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: 502a476892a0440fb6cf32368a07d064, 63847b928cc74389b95dda0f76494241; no voters: 
I20260710 11:04:35.178274 12898 raft_consensus.cc:2468] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a476892a0440fb6cf32368a07d064 in term 4.
I20260710 11:04:35.178468 13600 raft_consensus.cc:2804] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:35.178942 13600 raft_consensus.cc:697] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 4 LEADER]: Becoming Leader. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Running, Role: LEADER
I20260710 11:04:35.179870 13600 consensus_queue.cc:237] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } }
I20260710 11:04:35.186774 12724 catalog_manager.cc:5697] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 reported cstate change: term changed from 3 to 4, leader changed from 20418ece0eb04d69a75e24766479948f (127.11.113.130) to 502a476892a0440fb6cf32368a07d064 (127.11.113.131). New cstate: current_term: 4 leader_uuid: "502a476892a0440fb6cf32368a07d064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.691485 12898 raft_consensus.cc:1275] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 4 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:04:35.692693 13600 consensus_queue.cc:1048] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:35.695956 12825 raft_consensus.cc:1275] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 4 FOLLOWER]: Refusing update from remote peer 502a476892a0440fb6cf32368a07d064: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:04:35.698541 13600 consensus_queue.cc:1048] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63847b928cc74389b95dda0f76494241" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:35.722067 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:35.740494 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:35.753904 12971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7c0ab5053dd415d8adc4118f6842924"
dest_uuid: "502a476892a0440fb6cf32368a07d064"
mode: GRACEFUL
new_leader_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:34350
I20260710 11:04:35.754375 12971 raft_consensus.cc:606] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Received request to transfer leadership to TS f620e81703544205a1cfd55e573cc50e
I20260710 11:04:35.755568 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:04:35.756179 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:35.781232 13600 raft_consensus.cc:993] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064: : Instructing follower f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:35.781695 13695 raft_consensus.cc:1081] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Signalling peer f620e81703544205a1cfd55e573cc50e to start an election
I20260710 11:04:35.783209 13263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7c0ab5053dd415d8adc4118f6842924"
dest_uuid: "f620e81703544205a1cfd55e573cc50e"
 from {username='slave'} at 127.0.0.1:36952
I20260710 11:04:35.783658 13263 raft_consensus.cc:493] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:35.783928 13263 raft_consensus.cc:3060] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:35.788910 13263 raft_consensus.cc:515] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:35.790681 13263 leader_election.cc:290] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Requested vote from peers 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791), 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465)
I20260710 11:04:35.791458 12898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c0ab5053dd415d8adc4118f6842924" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20418ece0eb04d69a75e24766479948f"
I20260710 11:04:35.791671 12971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c0ab5053dd415d8adc4118f6842924" candidate_uuid: "f620e81703544205a1cfd55e573cc50e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a476892a0440fb6cf32368a07d064"
I20260710 11:04:35.792058 12898 raft_consensus.cc:3060] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:35.792214 12971 raft_consensus.cc:3055] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:35.792529 12971 raft_consensus.cc:740] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a476892a0440fb6cf32368a07d064, State: Running, Role: LEADER
I20260710 11:04:35.793323 12971 consensus_queue.cc:260] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:35.794478 12971 raft_consensus.cc:3060] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:35.800199 12898 raft_consensus.cc:2468] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:35.801436 13228 leader_election.cc:304] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20418ece0eb04d69a75e24766479948f, f620e81703544205a1cfd55e573cc50e; no voters: 
I20260710 11:04:35.802186 12971 raft_consensus.cc:2468] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f620e81703544205a1cfd55e573cc50e in term 2.
I20260710 11:04:35.802222 13686 raft_consensus.cc:2804] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:35.802852 13686 raft_consensus.cc:697] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Becoming Leader. State: Replica: f620e81703544205a1cfd55e573cc50e, State: Running, Role: LEADER
I20260710 11:04:35.803658 13686 consensus_queue.cc:237] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [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: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } }
I20260710 11:04:35.812868 12724 catalog_manager.cc:5697] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e reported cstate change: term changed from 1 to 2, leader changed from 502a476892a0440fb6cf32368a07d064 (127.11.113.131) to f620e81703544205a1cfd55e573cc50e (127.11.113.132). New cstate: current_term: 2 leader_uuid: "f620e81703544205a1cfd55e573cc50e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f620e81703544205a1cfd55e573cc50e" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 42979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:36.284121 12971 raft_consensus.cc:1275] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:36.285264 13686 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a476892a0440fb6cf32368a07d064" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:36.295275 12898 raft_consensus.cc:1275] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Refusing update from remote peer f620e81703544205a1cfd55e573cc50e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:36.296705 13646 consensus_queue.cc:1048] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20418ece0eb04d69a75e24766479948f" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:36.757081 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:36.771993 11718 tablet_server.cc:179] TabletServer@127.11.113.129:0 shutting down...
I20260710 11:04:36.801970 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:36.803220 11718 tablet_replica.cc:333] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.804129 11718 raft_consensus.cc:2243] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.805112 11718 raft_consensus.cc:2272] T 2efb738724014211b3c443fef623921c P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.807400 11718 tablet_replica.cc:333] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.808624 11718 raft_consensus.cc:2243] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.810222 11718 raft_consensus.cc:2272] T 1abe7082d06b4873a52987b39644b631 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.812783 11718 tablet_replica.cc:333] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.813386 11718 raft_consensus.cc:2243] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:04:36.814841 12867 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 11:04:36.817490 11718 raft_consensus.cc:2272] T 8b0d68cdf0984804821b2d172f01f91d P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:36.819890 12867 consensus_peers.cc:597] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f -> Peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Couldn't send request to peer 63847b928cc74389b95dda0f76494241. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.820480 11718 tablet_replica.cc:333] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.821130 11718 raft_consensus.cc:2243] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.821817 11718 raft_consensus.cc:2272] T 42581f5216bb488ea5b239142adb3763 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.824142 11718 tablet_replica.cc:333] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.824671 11718 raft_consensus.cc:2243] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.825505 11718 raft_consensus.cc:2272] T 6270fbaa002c4826b014643062ea7aab P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.827472 11718 tablet_replica.cc:333] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.828111 11718 raft_consensus.cc:2243] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.828575 11718 raft_consensus.cc:2272] T be898d22051e43c08bd0019d0349a57b P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.830560 11718 tablet_replica.cc:333] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.831104 11718 raft_consensus.cc:2243] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.831547 11718 raft_consensus.cc:2272] T 9941da4d48cf40429a78d9abbdb31ba8 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.833432 11718 tablet_replica.cc:333] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.833931 11718 raft_consensus.cc:2243] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.834731 11718 raft_consensus.cc:2272] T 1d77f5626c0147ff92aff49672df7927 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.836633 11718 tablet_replica.cc:333] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.837220 11718 raft_consensus.cc:2243] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.837687 11718 raft_consensus.cc:2272] T 8a4e158b92d647e59072ff09106dd7ea P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.839478 11718 tablet_replica.cc:333] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.840139 11718 raft_consensus.cc:2243] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.841095 11718 raft_consensus.cc:2272] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.843024 11718 tablet_replica.cc:333] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.843520 11718 raft_consensus.cc:2243] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.844050 11718 raft_consensus.cc:2272] T d517845f162b43af848ddd61872ec188 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.845706 11718 tablet_replica.cc:333] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.846204 11718 raft_consensus.cc:2243] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.846614 11718 raft_consensus.cc:2272] T e2a2b34772f84ad0ab403717c4c462b1 P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.848351 11718 tablet_replica.cc:333] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.848816 11718 raft_consensus.cc:2243] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.849320 11718 raft_consensus.cc:2272] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.850929 11718 tablet_replica.cc:333] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.851425 11718 raft_consensus.cc:2243] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.851832 11718 raft_consensus.cc:2272] T a74e858a022e4472bed576950aaef1e8 P 63847b928cc74389b95dda0f76494241 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.853605 11718 tablet_replica.cc:333] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.854074 11718 raft_consensus.cc:2243] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.854791 11718 raft_consensus.cc:2272] T 72be26202a1d4ef1a7bac738845864f3 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.856622 11718 tablet_replica.cc:333] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.857147 11718 raft_consensus.cc:2243] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.857761 11718 raft_consensus.cc:2272] T 7870aa1c63004ecbac4089cef3811404 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.859517 11718 tablet_replica.cc:333] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.859977 11718 raft_consensus.cc:2243] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.860360 11718 raft_consensus.cc:2272] T 7decd69eb96349459e79a912c06ffd8e P 63847b928cc74389b95dda0f76494241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.862026 11718 tablet_replica.cc:333] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241: stopping tablet replica
I20260710 11:04:36.862520 11718 raft_consensus.cc:2243] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.863144 11718 raft_consensus.cc:2272] T dbedb693377e4aa4a60d4377e9ef6156 P 63847b928cc74389b95dda0f76494241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.907436 11718 tablet_server.cc:196] TabletServer@127.11.113.129:0 shutdown complete.
W20260710 11:04:36.925171 12867 consensus_peers.cc:597] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f -> Peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Couldn't send request to peer 63847b928cc74389b95dda0f76494241. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.955689 11718 tablet_server.cc:179] TabletServer@127.11.113.130:0 shutting down...
I20260710 11:04:36.986198 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:36.986990 11718 tablet_replica.cc:333] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:36.987927 11718 raft_consensus.cc:2243] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.988520 11718 raft_consensus.cc:2272] T 7decd69eb96349459e79a912c06ffd8e P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.990967 11718 tablet_replica.cc:333] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:36.991514 11718 raft_consensus.cc:2243] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.991884 11718 raft_consensus.cc:2272] T f7c0ab5053dd415d8adc4118f6842924 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.993997 11718 tablet_replica.cc:333] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:36.994544 11718 raft_consensus.cc:2243] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.994987 11718 raft_consensus.cc:2272] T 9320341152e8404886cdffd960c4efad P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.996578 11718 tablet_replica.cc:333] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:36.997149 11718 raft_consensus.cc:2243] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.997764 11718 raft_consensus.cc:2272] T abd22e94aeff42d7926d86ec4af64b73 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.999482 11718 tablet_replica.cc:333] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.000049 11718 raft_consensus.cc:2243] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.000898 11718 raft_consensus.cc:2272] T 5f3a7b43188d45f1a9ebbbead9ee7359 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.002936 11718 tablet_replica.cc:333] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.003665 11718 raft_consensus.cc:2243] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.004165 11718 raft_consensus.cc:2272] T a74e858a022e4472bed576950aaef1e8 P 20418ece0eb04d69a75e24766479948f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.006629 11718 tablet_replica.cc:333] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.007187 11718 raft_consensus.cc:2243] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.007644 11718 raft_consensus.cc:2272] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.009801 11718 tablet_replica.cc:333] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
W20260710 11:04:37.009816 12941 consensus_peers.cc:597] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 -> Peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Couldn't send request to peer 63847b928cc74389b95dda0f76494241. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:37.010442 11718 raft_consensus.cc:2243] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.011189 11718 raft_consensus.cc:2272] T e2a2b34772f84ad0ab403717c4c462b1 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.012902 11718 tablet_replica.cc:333] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.013468 11718 raft_consensus.cc:2243] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.013900 11718 raft_consensus.cc:2272] T e9777e0ca29549ec9de39c1f39465502 P 20418ece0eb04d69a75e24766479948f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.015590 11718 tablet_replica.cc:333] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.016069 11718 raft_consensus.cc:2243] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.017758 11718 raft_consensus.cc:2272] T 42581f5216bb488ea5b239142adb3763 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:37.020121 12940 consensus_peers.cc:597] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 -> Peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Couldn't send request to peer 20418ece0eb04d69a75e24766479948f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:37.020247 11718 tablet_replica.cc:333] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.020890 11718 raft_consensus.cc:2243] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.021696 11718 raft_consensus.cc:2272] T 8b0d68cdf0984804821b2d172f01f91d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.023489 11718 tablet_replica.cc:333] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.024072 11718 raft_consensus.cc:2243] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.024794 11718 raft_consensus.cc:2272] T 7870aa1c63004ecbac4089cef3811404 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.027180 11718 tablet_replica.cc:333] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.027738 11718 raft_consensus.cc:2243] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.028270 11718 raft_consensus.cc:2272] T 72be26202a1d4ef1a7bac738845864f3 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:37.029731 12941 consensus_peers.cc:597] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 -> Peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Couldn't send request to peer 63847b928cc74389b95dda0f76494241. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:37.030351 11718 tablet_replica.cc:333] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.030891 11718 raft_consensus.cc:2243] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.031531 11718 raft_consensus.cc:2272] T 1abe7082d06b4873a52987b39644b631 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.033473 11718 tablet_replica.cc:333] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.033967 11718 raft_consensus.cc:2243] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.034462 11718 raft_consensus.cc:2272] T ce00dedc1edf4cb6b28dfdc02780e71d P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.036031 11718 tablet_replica.cc:333] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.036509 11718 raft_consensus.cc:2243] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.037086 11718 raft_consensus.cc:2272] T 6270fbaa002c4826b014643062ea7aab P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.038725 11718 tablet_replica.cc:333] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.039206 11718 raft_consensus.cc:2243] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.039711 11718 raft_consensus.cc:2272] T e9ffea85236c4c7faa03a613b99d90b9 P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.041904 11718 tablet_replica.cc:333] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f: stopping tablet replica
I20260710 11:04:37.042599 11718 raft_consensus.cc:2243] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.043378 11718 raft_consensus.cc:2272] T be898d22051e43c08bd0019d0349a57b P 20418ece0eb04d69a75e24766479948f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:37.055750 13229 consensus_peers.cc:597] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e -> Peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Couldn't send request to peer 63847b928cc74389b95dda0f76494241. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:37.090555 11718 tablet_server.cc:196] TabletServer@127.11.113.130:0 shutdown complete.
I20260710 11:04:37.127032 11718 tablet_server.cc:179] TabletServer@127.11.113.131:0 shutting down...
I20260710 11:04:37.155447 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:37.156236 11718 tablet_replica.cc:333] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.156927 11718 raft_consensus.cc:2243] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.157845 11718 raft_consensus.cc:2272] T 9320341152e8404886cdffd960c4efad P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.160393 11718 tablet_replica.cc:333] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.160915 11718 raft_consensus.cc:2243] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.161885 11718 raft_consensus.cc:2272] T a74e858a022e4472bed576950aaef1e8 P 502a476892a0440fb6cf32368a07d064 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:37.162249 13228 consensus_peers.cc:597] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e -> Peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Couldn't send request to peer 20418ece0eb04d69a75e24766479948f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:38791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:37.163832 11718 tablet_replica.cc:333] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.164645 11718 raft_consensus.cc:2243] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.165230 11718 raft_consensus.cc:2272] T 2efb738724014211b3c443fef623921c P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:37.167239 13228 consensus_peers.cc:597] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e -> Peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Couldn't send request to peer 20418ece0eb04d69a75e24766479948f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:38791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:37.167490 11718 tablet_replica.cc:333] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.168048 11718 raft_consensus.cc:2243] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.168434 11718 raft_consensus.cc:2272] T f7c0ab5053dd415d8adc4118f6842924 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.170475 11718 tablet_replica.cc:333] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.170974 11718 raft_consensus.cc:2243] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.171388 11718 raft_consensus.cc:2272] T f131eaa83f2846cbac2e6f9bbeaf7e3a P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.173066 11718 tablet_replica.cc:333] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.173712 11718 raft_consensus.cc:2243] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.174790 11718 raft_consensus.cc:2272] T d517845f162b43af848ddd61872ec188 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:37.176736 13228 consensus_peers.cc:597] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e -> Peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Couldn't send request to peer 20418ece0eb04d69a75e24766479948f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:38791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:37.177182 11718 tablet_replica.cc:333] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.177850 11718 raft_consensus.cc:2243] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.178274 11718 raft_consensus.cc:2272] T e2a2b34772f84ad0ab403717c4c462b1 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.179906 11718 tablet_replica.cc:333] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.180428 11718 raft_consensus.cc:2243] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.180972 11718 raft_consensus.cc:2272] T e9777e0ca29549ec9de39c1f39465502 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.182889 11718 tablet_replica.cc:333] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.183404 11718 raft_consensus.cc:2243] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.183816 11718 raft_consensus.cc:2272] T 8b0d68cdf0984804821b2d172f01f91d P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:37.184607 13227 consensus_peers.cc:597] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e -> Peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Couldn't send request to peer 502a476892a0440fb6cf32368a07d064. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:37.185813 11718 tablet_replica.cc:333] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.186496 11718 raft_consensus.cc:2243] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.186929 11718 raft_consensus.cc:2272] T 72be26202a1d4ef1a7bac738845864f3 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.188669 11718 tablet_replica.cc:333] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.189268 11718 raft_consensus.cc:2243] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.190012 11718 raft_consensus.cc:2272] T dbedb693377e4aa4a60d4377e9ef6156 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.191654 11718 tablet_replica.cc:333] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.192139 11718 raft_consensus.cc:2243] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.192848 11718 raft_consensus.cc:2272] T ce00dedc1edf4cb6b28dfdc02780e71d P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.194517 11718 tablet_replica.cc:333] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.194983 11718 raft_consensus.cc:2243] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.195649 11718 raft_consensus.cc:2272] T e9ffea85236c4c7faa03a613b99d90b9 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.197394 11718 tablet_replica.cc:333] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.197854 11718 raft_consensus.cc:2243] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.198269 11718 raft_consensus.cc:2272] T be898d22051e43c08bd0019d0349a57b P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.200095 11718 tablet_replica.cc:333] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.200565 11718 raft_consensus.cc:2243] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.201155 11718 raft_consensus.cc:2272] T 8a4e158b92d647e59072ff09106dd7ea P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.202776 11718 tablet_replica.cc:333] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.203215 11718 raft_consensus.cc:2243] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.203785 11718 raft_consensus.cc:2272] T 1d77f5626c0147ff92aff49672df7927 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.205546 11718 tablet_replica.cc:333] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.206128 11718 raft_consensus.cc:2243] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.206633 11718 raft_consensus.cc:2272] T abd22e94aeff42d7926d86ec4af64b73 P 502a476892a0440fb6cf32368a07d064 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.208259 11718 tablet_replica.cc:333] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064: stopping tablet replica
I20260710 11:04:37.208685 11718 raft_consensus.cc:2243] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.209470 11718 raft_consensus.cc:2272] T 9941da4d48cf40429a78d9abbdb31ba8 P 502a476892a0440fb6cf32368a07d064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.260632 11718 tablet_server.cc:196] TabletServer@127.11.113.131:0 shutdown complete.
W20260710 11:04:37.274065 13229 consensus_peers.cc:597] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e -> Peer 63847b928cc74389b95dda0f76494241 (127.11.113.129:41891): Couldn't send request to peer 63847b928cc74389b95dda0f76494241. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:37.281133 13227 consensus_peers.cc:597] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e -> Peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Couldn't send request to peer 502a476892a0440fb6cf32368a07d064. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.131:42465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:37.284847 13228 consensus_peers.cc:597] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e -> Peer 20418ece0eb04d69a75e24766479948f (127.11.113.130:38791): Couldn't send request to peer 20418ece0eb04d69a75e24766479948f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:38791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:37.290421 13227 consensus_peers.cc:597] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e -> Peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Couldn't send request to peer 502a476892a0440fb6cf32368a07d064. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.131:42465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:37.295271 13227 consensus_peers.cc:597] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e -> Peer 502a476892a0440fb6cf32368a07d064 (127.11.113.131:42465): Couldn't send request to peer 502a476892a0440fb6cf32368a07d064. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.131:42465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:37.304366 11718 tablet_server.cc:179] TabletServer@127.11.113.132:0 shutting down...
I20260710 11:04:37.328895 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:37.329653 11718 tablet_replica.cc:333] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.330294 11718 raft_consensus.cc:2243] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.331099 11718 raft_consensus.cc:2272] T abd22e94aeff42d7926d86ec4af64b73 P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.333334 11718 tablet_replica.cc:333] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.333901 11718 raft_consensus.cc:2243] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.334359 11718 raft_consensus.cc:2272] T 42581f5216bb488ea5b239142adb3763 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.336146 11718 tablet_replica.cc:333] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.336688 11718 raft_consensus.cc:2243] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.337203 11718 raft_consensus.cc:2272] T 1abe7082d06b4873a52987b39644b631 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.338956 11718 tablet_replica.cc:333] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.339489 11718 raft_consensus.cc:2243] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.340188 11718 raft_consensus.cc:2272] T 8a4e158b92d647e59072ff09106dd7ea P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.341902 11718 tablet_replica.cc:333] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.342469 11718 raft_consensus.cc:2243] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.342931 11718 raft_consensus.cc:2272] T 9941da4d48cf40429a78d9abbdb31ba8 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.344883 11718 tablet_replica.cc:333] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.345484 11718 raft_consensus.cc:2243] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.346216 11718 raft_consensus.cc:2272] T 9320341152e8404886cdffd960c4efad P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.347824 11718 tablet_replica.cc:333] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.348313 11718 raft_consensus.cc:2243] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.348735 11718 raft_consensus.cc:2272] T dbedb693377e4aa4a60d4377e9ef6156 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.350314 11718 tablet_replica.cc:333] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.350778 11718 raft_consensus.cc:2243] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.351442 11718 raft_consensus.cc:2272] T 7decd69eb96349459e79a912c06ffd8e P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.352975 11718 tablet_replica.cc:333] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.353492 11718 raft_consensus.cc:2243] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.353977 11718 raft_consensus.cc:2272] T 1d77f5626c0147ff92aff49672df7927 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.355510 11718 tablet_replica.cc:333] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.356002 11718 raft_consensus.cc:2243] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.356449 11718 raft_consensus.cc:2272] T 7870aa1c63004ecbac4089cef3811404 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.358083 11718 tablet_replica.cc:333] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.358552 11718 raft_consensus.cc:2243] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.359007 11718 raft_consensus.cc:2272] T 2efb738724014211b3c443fef623921c P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.360545 11718 tablet_replica.cc:333] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.361037 11718 raft_consensus.cc:2243] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.361490 11718 raft_consensus.cc:2272] T 6270fbaa002c4826b014643062ea7aab P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.363133 11718 tablet_replica.cc:333] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.363638 11718 raft_consensus.cc:2243] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.364095 11718 raft_consensus.cc:2272] T ce00dedc1edf4cb6b28dfdc02780e71d P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.365861 11718 tablet_replica.cc:333] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.366364 11718 raft_consensus.cc:2243] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.366822 11718 raft_consensus.cc:2272] T e9ffea85236c4c7faa03a613b99d90b9 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.368357 11718 tablet_replica.cc:333] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.368786 11718 raft_consensus.cc:2243] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.369464 11718 raft_consensus.cc:2272] T f7c0ab5053dd415d8adc4118f6842924 P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.370982 11718 tablet_replica.cc:333] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.371433 11718 raft_consensus.cc:2243] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.371893 11718 raft_consensus.cc:2272] T d517845f162b43af848ddd61872ec188 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.373572 11718 tablet_replica.cc:333] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.374029 11718 raft_consensus.cc:2243] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.374701 11718 raft_consensus.cc:2272] T e9777e0ca29549ec9de39c1f39465502 P f620e81703544205a1cfd55e573cc50e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.376271 11718 tablet_replica.cc:333] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e: stopping tablet replica
I20260710 11:04:37.376694 11718 raft_consensus.cc:2243] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:37.377158 11718 raft_consensus.cc:2272] T 5f3a7b43188d45f1a9ebbbead9ee7359 P f620e81703544205a1cfd55e573cc50e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.411154 11718 tablet_server.cc:196] TabletServer@127.11.113.132:0 shutdown complete.
I20260710 11:04:37.441288 11718 master.cc:562] Master@127.11.113.190:43463 shutting down...
I20260710 11:04:37.462335 11718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:37.462884 11718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:37.463207 11718 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff3fa5a6afaf42c19cb0898237101f0b: stopping tablet replica
I20260710 11:04:37.483739 11718 master.cc:584] Master@127.11.113.190:43463 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29928 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:04:37.539781 11718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.113.190:45525
I20260710 11:04:37.540897 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:37.546399 13722 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:37.546654 13721 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:37.547775 13724 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:37.548712 11718 server_base.cc:1061] running on GCE node
I20260710 11:04:37.549773 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:37.549944 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:37.550062 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681477550051 us; error 0 us; skew 500 ppm
I20260710 11:04:37.550501 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:37.552702 11718 webserver.cc:533] Webserver started at http://127.11.113.190:39917/ using document root <none> and password file <none>
I20260710 11:04:37.553386 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:37.553539 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:37.553745 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:37.554786 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/master-0-root/instance:
uuid: "80e9fae901af4af4b255f3e3da3ada61"
format_stamp: "Formatted at 2026-07-10 11:04:37 on dist-test-slave-0lhx"
I20260710 11:04:37.559209 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 11:04:37.562374 13729 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:37.563139 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:37.563413 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/master-0-root
uuid: "80e9fae901af4af4b255f3e3da3ada61"
format_stamp: "Formatted at 2026-07-10 11:04:37 on dist-test-slave-0lhx"
I20260710 11:04:37.563707 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:37.582278 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:37.583499 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:37.622084 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.190:45525
I20260710 11:04:37.622167 13780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.190:45525 every 8 connection(s)
I20260710 11:04:37.625976 13781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.635803 13781 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61: Bootstrap starting.
I20260710 11:04:37.640379 13781 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.644474 13781 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61: No bootstrap required, opened a new log
I20260710 11:04:37.646618 13781 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e9fae901af4af4b255f3e3da3ada61" member_type: VOTER }
I20260710 11:04:37.646996 13781 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.647167 13781 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e9fae901af4af4b255f3e3da3ada61, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.647646 13781 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80e9fae901af4af4b255f3e3da3ada61" member_type: VOTER }
I20260710 11:04:37.648063 13781 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:37.648245 13781 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:37.648447 13781 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.652601 13781 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e9fae901af4af4b255f3e3da3ada61" member_type: VOTER }
I20260710 11:04:37.653074 13781 leader_election.cc:304] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [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: 80e9fae901af4af4b255f3e3da3ada61; no voters: 
I20260710 11:04:37.654063 13781 leader_election.cc:290] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:37.654379 13784 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:37.655634 13784 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 1 LEADER]: Becoming Leader. State: Replica: 80e9fae901af4af4b255f3e3da3ada61, State: Running, Role: LEADER
I20260710 11:04:37.656297 13784 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [LEADER]: Queue going to LEADER mode. State: All 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: "80e9fae901af4af4b255f3e3da3ada61" member_type: VOTER }
I20260710 11:04:37.656984 13781 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:37.661222 13785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80e9fae901af4af4b255f3e3da3ada61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e9fae901af4af4b255f3e3da3ada61" member_type: VOTER } }
I20260710 11:04:37.661502 13786 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80e9fae901af4af4b255f3e3da3ada61. Latest consensus state: current_term: 1 leader_uuid: "80e9fae901af4af4b255f3e3da3ada61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e9fae901af4af4b255f3e3da3ada61" member_type: VOTER } }
I20260710 11:04:37.661907 13785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:37.662002 13786 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:37.664031 13791 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:37.669847 13791 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:37.672461 11718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:37.678081 13791 catalog_manager.cc:1383] Generated new cluster ID: 83870acb7410440db4ed72b0d21225b3
I20260710 11:04:37.678352 13791 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:37.704879 13791 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:37.706162 13791 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:37.718513 13791 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61: Generated new TSK 0
I20260710 11:04:37.719138 13791 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:37.739235 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:37.745604 13802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:37.746410 13803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:37.749027 11718 server_base.cc:1061] running on GCE node
W20260710 11:04:37.749871 13805 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:37.750715 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:37.750911 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:37.751030 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681477751020 us; error 0 us; skew 500 ppm
I20260710 11:04:37.751466 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:37.753830 11718 webserver.cc:533] Webserver started at http://127.11.113.129:45403/ using document root <none> and password file <none>
I20260710 11:04:37.754245 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:37.754398 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:37.754598 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:37.755751 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/instance:
uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
format_stamp: "Formatted at 2026-07-10 11:04:37 on dist-test-slave-0lhx"
I20260710 11:04:37.760140 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:37.763236 13810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:37.763978 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:37.764274 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-0-root
uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
format_stamp: "Formatted at 2026-07-10 11:04:37 on dist-test-slave-0lhx"
I20260710 11:04:37.764569 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:37.775007 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:37.776124 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:37.778141 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:37.780900 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:37.781198 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:37.781479 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:37.781692 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:37.820226 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.129:42345
I20260710 11:04:37.820325 13872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.129:42345 every 8 connection(s)
I20260710 11:04:37.835186 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:37.843262 13877 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:37.844249 13878 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:37.846107 11718 server_base.cc:1061] running on GCE node
W20260710 11:04:37.847620 13880 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:37.848718 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:37.848944 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:37.849181 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681477849162 us; error 0 us; skew 500 ppm
I20260710 11:04:37.849901 13873 heartbeater.cc:344] Connected to a master server at 127.11.113.190:45525
I20260710 11:04:37.849908 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:37.850334 13873 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:37.851243 13873 heartbeater.cc:507] Master 127.11.113.190:45525 requested a full tablet report, sending...
I20260710 11:04:37.852783 11718 webserver.cc:533] Webserver started at http://127.11.113.130:42709/ using document root <none> and password file <none>
I20260710 11:04:37.853365 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:37.853585 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:37.853561 13746 ts_manager.cc:194] Registered new tserver with Master: 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:37.854069 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:37.855187 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-1-root/instance:
uuid: "beb9575021e5464eb4e57b5ce2d6f489"
format_stamp: "Formatted at 2026-07-10 11:04:37 on dist-test-slave-0lhx"
I20260710 11:04:37.855379 13746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40776
I20260710 11:04:37.860103 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 11:04:37.863374 13885 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:37.864254 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:37.864496 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-1-root
uuid: "beb9575021e5464eb4e57b5ce2d6f489"
format_stamp: "Formatted at 2026-07-10 11:04:37 on dist-test-slave-0lhx"
I20260710 11:04:37.864727 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:37.893554 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:37.894690 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:37.896422 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:37.898622 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:37.898805 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:37.899102 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:37.899256 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:37.937350 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.130:35467
I20260710 11:04:37.937461 13947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.130:35467 every 8 connection(s)
I20260710 11:04:37.942200 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:37.949494 13951 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:37.953486 13952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:37.956737 13948 heartbeater.cc:344] Connected to a master server at 127.11.113.190:45525
I20260710 11:04:37.956985 11718 server_base.cc:1061] running on GCE node
I20260710 11:04:37.957255 13948 heartbeater.cc:461] Registering TS with master...
W20260710 11:04:37.957171 13954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:37.958248 13948 heartbeater.cc:507] Master 127.11.113.190:45525 requested a full tablet report, sending...
I20260710 11:04:37.958441 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:37.958794 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:37.959019 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681477958999 us; error 0 us; skew 500 ppm
I20260710 11:04:37.959753 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:37.960724 13746 ts_manager.cc:194] Registered new tserver with Master: beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:37.962807 13746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40782
I20260710 11:04:37.963079 11718 webserver.cc:533] Webserver started at http://127.11.113.131:36371/ using document root <none> and password file <none>
I20260710 11:04:37.963706 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:37.963944 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:37.964242 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:37.965517 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-2-root/instance:
uuid: "4acc8c98b4ee4f5380369f9be8f77436"
format_stamp: "Formatted at 2026-07-10 11:04:37 on dist-test-slave-0lhx"
I20260710 11:04:37.969928 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:04:37.972925 13959 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:37.973778 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:37.974095 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-2-root
uuid: "4acc8c98b4ee4f5380369f9be8f77436"
format_stamp: "Formatted at 2026-07-10 11:04:37 on dist-test-slave-0lhx"
I20260710 11:04:37.974385 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:38.004671 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:38.005959 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:38.007409 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:38.009629 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:38.009857 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:38.010095 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:38.010263 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:38.048825 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.131:44087
I20260710 11:04:38.048928 14021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.131:44087 every 8 connection(s)
I20260710 11:04:38.053534 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:38.060608 14025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:38.062896 14026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:38.066501 14022 heartbeater.cc:344] Connected to a master server at 127.11.113.190:45525
I20260710 11:04:38.067087 14022 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:38.067313 11718 server_base.cc:1061] running on GCE node
W20260710 11:04:38.067502 14028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:38.068090 14022 heartbeater.cc:507] Master 127.11.113.190:45525 requested a full tablet report, sending...
I20260710 11:04:38.068773 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:38.069078 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:38.069267 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681478069228 us; error 0 us; skew 500 ppm
I20260710 11:04:38.069986 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:38.070402 13746 ts_manager.cc:194] Registered new tserver with Master: 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:38.071996 13746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40784
I20260710 11:04:38.072542 11718 webserver.cc:533] Webserver started at http://127.11.113.132:33883/ using document root <none> and password file <none>
I20260710 11:04:38.073201 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:38.073457 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:38.073778 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:38.074978 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-3-root/instance:
uuid: "2de5fb7a48da46e9b6792946d374f87c"
format_stamp: "Formatted at 2026-07-10 11:04:38 on dist-test-slave-0lhx"
I20260710 11:04:38.079452 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:04:38.082695 14033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:38.083449 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:38.083751 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-3-root
uuid: "2de5fb7a48da46e9b6792946d374f87c"
format_stamp: "Formatted at 2026-07-10 11:04:38 on dist-test-slave-0lhx"
I20260710 11:04:38.084053 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:38.102705 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:38.103920 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:38.105353 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:38.107468 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:38.107699 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:38.107944 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:38.108119 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:38.146046 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.132:35449
I20260710 11:04:38.146147 14095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.132:35449 every 8 connection(s)
I20260710 11:04:38.158880 14096 heartbeater.cc:344] Connected to a master server at 127.11.113.190:45525
I20260710 11:04:38.159251 14096 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:38.159936 14096 heartbeater.cc:507] Master 127.11.113.190:45525 requested a full tablet report, sending...
I20260710 11:04:38.161707 13746 ts_manager.cc:194] Registered new tserver with Master: 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:38.162583 11718 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013391903s
I20260710 11:04:38.163194 13746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40786
I20260710 11:04:38.193416 13746 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40796:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:04:38.349885 13987 tablet_service.cc:1511] Processing CreateTablet for tablet ef5e1e8f17054d13bf10ba9448931d6b (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:38.351280 13987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5e1e8f17054d13bf10ba9448931d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.358561 14061 tablet_service.cc:1511] Processing CreateTablet for tablet ef5e1e8f17054d13bf10ba9448931d6b (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:38.360030 14061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5e1e8f17054d13bf10ba9448931d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.360248 13835 tablet_service.cc:1511] Processing CreateTablet for tablet dfa66eed22ed484c8777ce37a72ce1e4 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:38.361600 13835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa66eed22ed484c8777ce37a72ce1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.363099 14058 tablet_service.cc:1511] Processing CreateTablet for tablet 66213e5a37fa484cb5cc53eee300c6b3 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:38.364440 14058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66213e5a37fa484cb5cc53eee300c6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.366650 13838 tablet_service.cc:1511] Processing CreateTablet for tablet ef5e1e8f17054d13bf10ba9448931d6b (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:38.367939 13838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5e1e8f17054d13bf10ba9448931d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.369259 13836 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4e6202d371409794285c54a58e0c30 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:38.370066 14057 tablet_service.cc:1511] Processing CreateTablet for tablet a367091bca694d33a2b4984de28e702d (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:38.370705 13836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4e6202d371409794285c54a58e0c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.371381 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a367091bca694d33a2b4984de28e702d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.374112 14059 tablet_service.cc:1511] Processing CreateTablet for tablet ee3ea044563948d78fd8cb528a042d38 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:38.375603 14059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3ea044563948d78fd8cb528a042d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.376499 14056 tablet_service.cc:1511] Processing CreateTablet for tablet 0f23884b4ca741108afcd9c974d528f7 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:38.377784 14056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f23884b4ca741108afcd9c974d528f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.378262 13837 tablet_service.cc:1511] Processing CreateTablet for tablet f811303c099f481d9e0001494d807086 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:38.379683 13837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f811303c099f481d9e0001494d807086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.381487 14060 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4e6202d371409794285c54a58e0c30 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:38.382908 14060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4e6202d371409794285c54a58e0c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.383319 14055 tablet_service.cc:1511] Processing CreateTablet for tablet fa3bf481191d47a3bd36ef64aa15c9a1 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:38.385061 14055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3bf481191d47a3bd36ef64aa15c9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.387019 13834 tablet_service.cc:1511] Processing CreateTablet for tablet 66213e5a37fa484cb5cc53eee300c6b3 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:38.388415 13834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66213e5a37fa484cb5cc53eee300c6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.388098 13833 tablet_service.cc:1511] Processing CreateTablet for tablet a367091bca694d33a2b4984de28e702d (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:38.389542 13833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a367091bca694d33a2b4984de28e702d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.391669 13832 tablet_service.cc:1511] Processing CreateTablet for tablet 86cfb01e9ea24c4b96a3b596d8920124 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:38.392976 13832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cfb01e9ea24c4b96a3b596d8920124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.395910 14054 tablet_service.cc:1511] Processing CreateTablet for tablet d94b46fc0a734bc98271b0719d8477e2 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:38.397275 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94b46fc0a734bc98271b0719d8477e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.398865 13831 tablet_service.cc:1511] Processing CreateTablet for tablet fa3bf481191d47a3bd36ef64aa15c9a1 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:38.400259 13831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3bf481191d47a3bd36ef64aa15c9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.402733 14053 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2935581904485f96a8109cb7ac8526 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:38.404107 14053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2935581904485f96a8109cb7ac8526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.406114 13829 tablet_service.cc:1511] Processing CreateTablet for tablet a70ae87e779446e082eac5817f907618 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:38.407500 13829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70ae87e779446e082eac5817f907618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.409060 13830 tablet_service.cc:1511] Processing CreateTablet for tablet d94b46fc0a734bc98271b0719d8477e2 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:38.409847 14052 tablet_service.cc:1511] Processing CreateTablet for tablet 49ad3d7d10c34b1f85c0c356d2b43302 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:38.410485 13830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94b46fc0a734bc98271b0719d8477e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.411164 14052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ad3d7d10c34b1f85c0c356d2b43302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.439122 13986 tablet_service.cc:1511] Processing CreateTablet for tablet f811303c099f481d9e0001494d807086 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:38.440558 13986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f811303c099f481d9e0001494d807086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.442119 13985 tablet_service.cc:1511] Processing CreateTablet for tablet ee3ea044563948d78fd8cb528a042d38 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:38.443500 13985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3ea044563948d78fd8cb528a042d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.447851 13981 tablet_service.cc:1511] Processing CreateTablet for tablet 86cfb01e9ea24c4b96a3b596d8920124 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:38.448834 13984 tablet_service.cc:1511] Processing CreateTablet for tablet dfa66eed22ed484c8777ce37a72ce1e4 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:38.449426 13981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cfb01e9ea24c4b96a3b596d8920124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.450173 13984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa66eed22ed484c8777ce37a72ce1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.451720 13980 tablet_service.cc:1511] Processing CreateTablet for tablet d94b46fc0a734bc98271b0719d8477e2 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:38.453200 13980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94b46fc0a734bc98271b0719d8477e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.454200 13983 tablet_service.cc:1511] Processing CreateTablet for tablet a367091bca694d33a2b4984de28e702d (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:38.455478 13983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a367091bca694d33a2b4984de28e702d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.456938 13982 tablet_service.cc:1511] Processing CreateTablet for tablet 0f23884b4ca741108afcd9c974d528f7 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:38.457253 13978 tablet_service.cc:1511] Processing CreateTablet for tablet a70ae87e779446e082eac5817f907618 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:38.458251 13982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f23884b4ca741108afcd9c974d528f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.459806 13979 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2935581904485f96a8109cb7ac8526 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:38.461364 13979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2935581904485f96a8109cb7ac8526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.468672 13913 tablet_service.cc:1511] Processing CreateTablet for tablet f811303c099f481d9e0001494d807086 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:38.470386 13913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f811303c099f481d9e0001494d807086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.473887 13912 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4e6202d371409794285c54a58e0c30 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:38.475427 13912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4e6202d371409794285c54a58e0c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.478361 13911 tablet_service.cc:1511] Processing CreateTablet for tablet ee3ea044563948d78fd8cb528a042d38 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:38.479926 13911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3ea044563948d78fd8cb528a042d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.481889 13910 tablet_service.cc:1511] Processing CreateTablet for tablet dfa66eed22ed484c8777ce37a72ce1e4 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:38.483355 13910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa66eed22ed484c8777ce37a72ce1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.496215 13909 tablet_service.cc:1511] Processing CreateTablet for tablet 66213e5a37fa484cb5cc53eee300c6b3 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:38.497816 13909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66213e5a37fa484cb5cc53eee300c6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.503252 14060 tablet_service.cc:1511] Processing CreateTablet for tablet c22d7dbd3d8f4ecbb4716bbbd6b6ec96 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:38.504658 14060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22d7dbd3d8f4ecbb4716bbbd6b6ec96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.502674 13908 tablet_service.cc:1511] Processing CreateTablet for tablet 0f23884b4ca741108afcd9c974d528f7 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:38.506192 13908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f23884b4ca741108afcd9c974d528f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.506142 14061 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1143b2a89b4651b2af31d86012dada (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:38.509490 13978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70ae87e779446e082eac5817f907618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.510618 13837 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1143b2a89b4651b2af31d86012dada (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:38.512020 13837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1143b2a89b4651b2af31d86012dada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.514551 14058 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2fd88b10974d9ebca239be89f300a4 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:38.517401 13906 tablet_service.cc:1511] Processing CreateTablet for tablet fa3bf481191d47a3bd36ef64aa15c9a1 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:38.519021 13906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3bf481191d47a3bd36ef64aa15c9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.508195 13836 tablet_service.cc:1511] Processing CreateTablet for tablet 49ad3d7d10c34b1f85c0c356d2b43302 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:38.521345 14061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1143b2a89b4651b2af31d86012dada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.522437 13832 tablet_service.cc:1511] Processing CreateTablet for tablet 688cd149126641d995fcae94a2524bc9 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:38.522965 13905 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2935581904485f96a8109cb7ac8526 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:38.524647 13833 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2fd88b10974d9ebca239be89f300a4 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:38.525828 14058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2fd88b10974d9ebca239be89f300a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.526855 13904 tablet_service.cc:1511] Processing CreateTablet for tablet a70ae87e779446e082eac5817f907618 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:38.526952 13830 tablet_service.cc:1511] Processing CreateTablet for tablet 36c5f8a211814424a9e066c4f9422ef1 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:38.514465 13907 tablet_service.cc:1511] Processing CreateTablet for tablet 86cfb01e9ea24c4b96a3b596d8920124 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:38.529264 13829 tablet_service.cc:1511] Processing CreateTablet for tablet f8e3d3de4b6c463b94822c0023485cfe (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:38.524763 13905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2935581904485f96a8109cb7ac8526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.531368 13836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ad3d7d10c34b1f85c0c356d2b43302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.535542 13904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70ae87e779446e082eac5817f907618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.538060 13907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cfb01e9ea24c4b96a3b596d8920124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.538470 13832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688cd149126641d995fcae94a2524bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.551043 13833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2fd88b10974d9ebca239be89f300a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.563670 13983 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1143b2a89b4651b2af31d86012dada (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:38.579666 14113 tablet_bootstrap.cc:492] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:38.579761 14115 tablet_bootstrap.cc:492] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:38.578868 14056 tablet_service.cc:1511] Processing CreateTablet for tablet f219b41dfd2441b98cd91843c9887747 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:38.594183 14056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f219b41dfd2441b98cd91843c9887747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.592900 13987 tablet_service.cc:1511] Processing CreateTablet for tablet c22d7dbd3d8f4ecbb4716bbbd6b6ec96 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:38.605062 14057 tablet_service.cc:1511] Processing CreateTablet for tablet db9d2c9e0ae54e608d54a329050c31a4 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:38.607009 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9d2c9e0ae54e608d54a329050c31a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.574673 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 36c5f8a211814424a9e066c4f9422ef1 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:38.620064 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c5f8a211814424a9e066c4f9422ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.618608 13982 tablet_service.cc:1511] Processing CreateTablet for tablet 688cd149126641d995fcae94a2524bc9 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:38.639703 13986 tablet_service.cc:1511] Processing CreateTablet for tablet f219b41dfd2441b98cd91843c9887747 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:38.652218 13832 tablet_service.cc:1511] Processing CreateTablet for tablet db9d2c9e0ae54e608d54a329050c31a4 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:38.586172 13983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1143b2a89b4651b2af31d86012dada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.654062 14114 tablet_bootstrap.cc:492] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:38.654974 13987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22d7dbd3d8f4ecbb4716bbbd6b6ec96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.587584 13830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c5f8a211814424a9e066c4f9422ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.662659 14115 tablet_bootstrap.cc:654] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:38.668735 13794 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:38.669118 13832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9d2c9e0ae54e608d54a329050c31a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.672610 13829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e3d3de4b6c463b94822c0023485cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.674521 13834 tablet_service.cc:1511] Processing CreateTablet for tablet fd7ec776b9c24522a4658f2be0e4e77a (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:38.676452 13834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7ec776b9c24522a4658f2be0e4e77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.681582 13985 tablet_service.cc:1511] Processing CreateTablet for tablet fd7ec776b9c24522a4658f2be0e4e77a (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:38.624709 13984 tablet_service.cc:1511] Processing CreateTablet for tablet 36c5f8a211814424a9e066c4f9422ef1 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:38.702315 13909 tablet_service.cc:1511] Processing CreateTablet for tablet 49ad3d7d10c34b1f85c0c356d2b43302 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:38.703891 13909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ad3d7d10c34b1f85c0c356d2b43302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.707296 14113 tablet_bootstrap.cc:654] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.708211 14053 tablet_service.cc:1511] Processing CreateTablet for tablet cd0135192ee845e9a581a0e2a104677e (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:38.709558 14053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd0135192ee845e9a581a0e2a104677e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.686746 14058 tablet_service.cc:1511] Processing CreateTablet for tablet fd7ec776b9c24522a4658f2be0e4e77a (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:38.714040 14058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7ec776b9c24522a4658f2be0e4e77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.729453 13980 tablet_service.cc:1511] Processing CreateTablet for tablet f8e3d3de4b6c463b94822c0023485cfe (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:38.735945 13913 tablet_service.cc:1511] Processing CreateTablet for tablet c22d7dbd3d8f4ecbb4716bbbd6b6ec96 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:38.691730 13982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688cd149126641d995fcae94a2524bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.745801 13909 tablet_service.cc:1511] Processing CreateTablet for tablet 688cd149126641d995fcae94a2524bc9 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:38.746584 13908 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2fd88b10974d9ebca239be89f300a4 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:38.747138 13909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688cd149126641d995fcae94a2524bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.747854 13908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2fd88b10974d9ebca239be89f300a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.750154 13905 tablet_service.cc:1511] Processing CreateTablet for tablet f219b41dfd2441b98cd91843c9887747 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:38.751398 13905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f219b41dfd2441b98cd91843c9887747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.753429 13906 tablet_service.cc:1511] Processing CreateTablet for tablet f8e3d3de4b6c463b94822c0023485cfe (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:38.754665 13906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e3d3de4b6c463b94822c0023485cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.758073 13912 tablet_service.cc:1511] Processing CreateTablet for tablet db9d2c9e0ae54e608d54a329050c31a4 (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:38.759433 13912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9d2c9e0ae54e608d54a329050c31a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.759505 13979 tablet_service.cc:1511] Processing CreateTablet for tablet cd0135192ee845e9a581a0e2a104677e (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:38.760731 13979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd0135192ee845e9a581a0e2a104677e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.760759 13910 tablet_service.cc:1511] Processing CreateTablet for tablet cd0135192ee845e9a581a0e2a104677e (DEFAULT_TABLE table=test-workload [id=dcfb633d93ec463782574e16baffdb30]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:38.766377 13986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f219b41dfd2441b98cd91843c9887747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.769342 13984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c5f8a211814424a9e066c4f9422ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.773444 13985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7ec776b9c24522a4658f2be0e4e77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.777113 14116 tablet_bootstrap.cc:492] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:38.777918 13980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e3d3de4b6c463b94822c0023485cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.792223 14114 tablet_bootstrap.cc:654] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.792485 14116 tablet_bootstrap.cc:654] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.794340 13913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22d7dbd3d8f4ecbb4716bbbd6b6ec96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.805460 14113 tablet_bootstrap.cc:492] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:38.811460 14113 ts_tablet_manager.cc:1403] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.232s	user 0.019s	sys 0.008s
I20260710 11:04:38.814471 14113 raft_consensus.cc:359] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:38.815163 14113 raft_consensus.cc:385] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.815454 14113 raft_consensus.cc:740] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.816380 14113 consensus_queue.cc:260] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:38.819249 14115 tablet_bootstrap.cc:492] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:38.819725 14115 ts_tablet_manager.cc:1403] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.240s	user 0.010s	sys 0.013s
I20260710 11:04:38.824108 14115 raft_consensus.cc:359] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:38.824826 14115 raft_consensus.cc:385] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.825156 14115 raft_consensus.cc:740] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.825917 14115 consensus_queue.cc:260] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:38.831620 14114 tablet_bootstrap.cc:492] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:38.832316 14114 ts_tablet_manager.cc:1403] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.179s	user 0.003s	sys 0.011s
I20260710 11:04:38.837400 13910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd0135192ee845e9a581a0e2a104677e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:38.836422 14114 raft_consensus.cc:359] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:38.859117 13873 heartbeater.cc:499] Master 127.11.113.190:45525 was elected leader, sending a full tablet report...
I20260710 11:04:38.856820 14114 raft_consensus.cc:385] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.867051 14115 ts_tablet_manager.cc:1434] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.047s	user 0.016s	sys 0.024s
I20260710 11:04:38.867964 14096 heartbeater.cc:499] Master 127.11.113.190:45525 was elected leader, sending a full tablet report...
I20260710 11:04:38.869566 14115 tablet_bootstrap.cc:492] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:38.876741 14115 tablet_bootstrap.cc:654] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:38.900344 14097 tablet.cc:2406] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:04:38.861299 14114 raft_consensus.cc:740] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.906358 14114 consensus_queue.cc:260] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:38.907994 14116 tablet_bootstrap.cc:492] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:38.908605 14116 ts_tablet_manager.cc:1403] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.008s
I20260710 11:04:38.910621 14115 tablet_bootstrap.cc:492] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:38.911296 14115 ts_tablet_manager.cc:1403] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260710 11:04:38.909792 14113 ts_tablet_manager.cc:1434] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.098s	user 0.040s	sys 0.043s
I20260710 11:04:38.912459 14113 tablet_bootstrap.cc:492] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:38.914486 14116 raft_consensus.cc:359] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:38.915120 14115 raft_consensus.cc:359] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:38.918489 14113 tablet_bootstrap.cc:654] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.924855 14022 heartbeater.cc:499] Master 127.11.113.190:45525 was elected leader, sending a full tablet report...
I20260710 11:04:38.925379 14114 ts_tablet_manager.cc:1434] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.093s	user 0.023s	sys 0.005s
I20260710 11:04:38.926417 14114 tablet_bootstrap.cc:492] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:38.924369 14115 raft_consensus.cc:385] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.931000 14115 raft_consensus.cc:740] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.931833 14115 consensus_queue.cc:260] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:38.932909 14114 tablet_bootstrap.cc:654] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.934453 14115 ts_tablet_manager.cc:1434] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:04:38.935467 14115 tablet_bootstrap.cc:492] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:38.941139 14116 raft_consensus.cc:385] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.941635 14116 raft_consensus.cc:740] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.942836 14116 consensus_queue.cc:260] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:38.947407 14115 tablet_bootstrap.cc:654] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.949177 13948 heartbeater.cc:499] Master 127.11.113.190:45525 was elected leader, sending a full tablet report...
I20260710 11:04:38.950217 14116 ts_tablet_manager.cc:1434] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260710 11:04:38.951215 14116 tablet_bootstrap.cc:492] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:38.953750 14121 raft_consensus.cc:493] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.954414 14113 tablet_bootstrap.cc:492] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:38.954218 14121 raft_consensus.cc:515] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:38.954905 14113 ts_tablet_manager.cc:1403] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.004s
I20260710 11:04:38.956815 14121 leader_election.cc:290] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:38.958102 14113 raft_consensus.cc:359] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:38.958889 14113 raft_consensus.cc:385] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.959189 14113 raft_consensus.cc:740] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.959510 14116 tablet_bootstrap.cc:654] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.963631 14113 consensus_queue.cc:260] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:38.965452 14114 tablet_bootstrap.cc:492] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:38.965782 14113 ts_tablet_manager.cc:1434] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:04:38.966241 14114 ts_tablet_manager.cc:1403] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.015s
I20260710 11:04:38.966861 14113 tablet_bootstrap.cc:492] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:38.970116 14114 raft_consensus.cc:359] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:38.971081 14114 raft_consensus.cc:385] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.971462 14114 raft_consensus.cc:740] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.973206 14114 consensus_queue.cc:260] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:38.974458 14116 tablet_bootstrap.cc:492] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:38.974960 14116 ts_tablet_manager.cc:1403] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 11:04:38.974994 14113 tablet_bootstrap.cc:654] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.975564 14114 ts_tablet_manager.cc:1434] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:04:38.976708 14114 tablet_bootstrap.cc:492] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:38.978030 14116 raft_consensus.cc:359] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:38.978739 14116 raft_consensus.cc:385] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.979041 14116 raft_consensus.cc:740] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.979763 14116 consensus_queue.cc:260] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:38.982343 14116 ts_tablet_manager.cc:1434] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:04:38.983301 14116 tablet_bootstrap.cc:492] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:38.983501 14114 tablet_bootstrap.cc:654] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.987917 14113 tablet_bootstrap.cc:492] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:38.988507 14113 ts_tablet_manager.cc:1403] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 11:04:38.991971 14113 raft_consensus.cc:359] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:38.992736 14113 raft_consensus.cc:385] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.993587 14113 raft_consensus.cc:740] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.994787 14113 consensus_queue.cc:260] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:38.997645 14113 ts_tablet_manager.cc:1434] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260710 11:04:38.998162 14116 tablet_bootstrap.cc:654] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.998899 14113 tablet_bootstrap.cc:492] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:39.004338 14114 tablet_bootstrap.cc:492] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:39.005064 14114 ts_tablet_manager.cc:1403] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260710 11:04:39.009227 14114 raft_consensus.cc:359] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.010042 14113 tablet_bootstrap.cc:654] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.010092 14114 raft_consensus.cc:385] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.012595 14114 raft_consensus.cc:740] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.014324 14114 consensus_queue.cc:260] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.014324 14115 tablet_bootstrap.cc:492] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:39.015863 14115 ts_tablet_manager.cc:1403] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.014s
I20260710 11:04:39.018850 14115 raft_consensus.cc:359] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.019382 14114 ts_tablet_manager.cc:1434] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:04:39.019550 14115 raft_consensus.cc:385] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.019865 14115 raft_consensus.cc:740] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.012517 14116 tablet_bootstrap.cc:492] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:39.020429 14114 tablet_bootstrap.cc:492] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:39.021061 14116 ts_tablet_manager.cc:1403] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.013s
I20260710 11:04:39.025219 14113 tablet_bootstrap.cc:492] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:39.025817 14113 ts_tablet_manager.cc:1403] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260710 11:04:39.028077 14116 raft_consensus.cc:359] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.029081 14113 raft_consensus.cc:359] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.030175 14113 raft_consensus.cc:385] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.030643 14113 raft_consensus.cc:740] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.031692 14113 consensus_queue.cc:260] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.022186 14115 consensus_queue.cc:260] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.034456 14113 ts_tablet_manager.cc:1434] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:39.034586 14115 ts_tablet_manager.cc:1434] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 11:04:39.035583 14113 tablet_bootstrap.cc:492] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:39.035687 14115 tablet_bootstrap.cc:492] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:39.028875 14116 raft_consensus.cc:385] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.038208 14116 raft_consensus.cc:740] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.039045 14116 consensus_queue.cc:260] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.041265 14116 ts_tablet_manager.cc:1434] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:04:39.042281 14116 tablet_bootstrap.cc:492] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:39.043144 14113 tablet_bootstrap.cc:654] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.065107 14122 raft_consensus.cc:493] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.065816 14122 raft_consensus.cc:515] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.067859 14116 tablet_bootstrap.cc:654] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.074669 14122 leader_election.cc:290] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:39.080150 14113 tablet_bootstrap.cc:492] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:39.080771 14113 ts_tablet_manager.cc:1403] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.020s
I20260710 11:04:39.089816 14115 tablet_bootstrap.cc:654] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.093888 14114 tablet_bootstrap.cc:654] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.096006 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa66eed22ed484c8777ce37a72ce1e4" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:39.096374 14116 tablet_bootstrap.cc:492] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:39.098322 14116 ts_tablet_manager.cc:1403] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.020s
I20260710 11:04:39.099893 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5e1e8f17054d13bf10ba9448931d6b" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
W20260710 11:04:39.100185 13812 leader_election.cc:343] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.084617 14113 raft_consensus.cc:359] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.096587 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa66eed22ed484c8777ce37a72ce1e4" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:39.101151 14113 raft_consensus.cc:385] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.101547 14113 raft_consensus.cc:740] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.101307 14116 raft_consensus.cc:359] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
W20260710 11:04:39.102149 13812 leader_election.cc:343] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.102156 14116 raft_consensus.cc:385] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.102748 14116 raft_consensus.cc:740] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.102735 13812 leader_election.cc:304] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f; no voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:39.100586 13997 raft_consensus.cc:2468] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 0.
I20260710 11:04:39.103677 14116 consensus_queue.cc:260] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.104537 14035 leader_election.cc:304] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:39.105430 14122 raft_consensus.cc:2804] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.105792 14122 raft_consensus.cc:493] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.106099 14116 ts_tablet_manager.cc:1434] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:04:39.106118 14122 raft_consensus.cc:3060] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.107136 14116 tablet_bootstrap.cc:492] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:39.103570 14115 tablet_bootstrap.cc:492] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:39.109918 14115 ts_tablet_manager.cc:1403] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.004s
I20260710 11:04:39.113125 14115 raft_consensus.cc:359] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.113974 14116 tablet_bootstrap.cc:654] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.113665 14122 raft_consensus.cc:515] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.103379 14113 consensus_queue.cc:260] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.117058 14121 raft_consensus.cc:2749] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.116458 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5e1e8f17054d13bf10ba9448931d6b" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:39.120687 13997 raft_consensus.cc:3060] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.126724 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5e1e8f17054d13bf10ba9448931d6b" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
W20260710 11:04:39.128715 14034 leader_election.cc:343] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.113896 14115 raft_consensus.cc:385] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.130125 14121 raft_consensus.cc:493] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.141350 14121 raft_consensus.cc:515] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.152365 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94b46fc0a734bc98271b0719d8477e2" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
W20260710 11:04:39.154716 13812 leader_election.cc:343] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.158367 14121 leader_election.cc:290] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:39.157822 14115 raft_consensus.cc:740] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.160660 14115 consensus_queue.cc:260] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.135720 14122 leader_election.cc:290] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:39.163755 14122 raft_consensus.cc:493] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.164309 14122 raft_consensus.cc:515] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.185307 14124 raft_consensus.cc:493] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.186030 14124 raft_consensus.cc:515] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.191253 14127 raft_consensus.cc:493] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.191756 14127 raft_consensus.cc:515] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.173623 14115 ts_tablet_manager.cc:1434] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.000s
I20260710 11:04:39.196472 14127 leader_election.cc:290] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:39.204612 14124 leader_election.cc:290] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:39.204860 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3ea044563948d78fd8cb528a042d38" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
W20260710 11:04:39.223978 14035 leader_election.cc:343] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.226125 14115 tablet_bootstrap.cc:492] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:39.229699 14122 leader_election.cc:290] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:39.140547 13997 raft_consensus.cc:2468] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:39.235241 14114 tablet_bootstrap.cc:492] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:39.238899 14114 ts_tablet_manager.cc:1403] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.219s	user 0.023s	sys 0.029s
I20260710 11:04:39.243995 14035 leader_election.cc:304] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:39.236974 14113 ts_tablet_manager.cc:1434] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.156s	user 0.019s	sys 0.028s
I20260710 11:04:39.240407 14122 raft_consensus.cc:493] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.242079 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94b46fc0a734bc98271b0719d8477e2" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:39.245168 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3ea044563948d78fd8cb528a042d38" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:39.244983 14149 raft_consensus.cc:2804] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.246480 14149 raft_consensus.cc:697] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
W20260710 11:04:39.246805 13813 leader_election.cc:343] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.247257 13813 leader_election.cc:304] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f; no voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:39.247375 14149 consensus_queue.cc:237] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
W20260710 11:04:39.248617 14035 leader_election.cc:343] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.249081 14035 leader_election.cc:304] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c; no voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:39.251051 14146 raft_consensus.cc:2749] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.251982 14127 raft_consensus.cc:493] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.252524 14127 raft_consensus.cc:515] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.253017 14149 raft_consensus.cc:2749] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.253981 14122 raft_consensus.cc:515] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.254925 14127 leader_election.cc:290] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:39.256093 14113 tablet_bootstrap.cc:492] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:39.259323 14122 leader_election.cc:290] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:39.278306 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f23884b4ca741108afcd9c974d528f7" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
W20260710 11:04:39.280100 13888 leader_election.cc:343] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.268373 14114 raft_consensus.cc:359] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.281239 14114 raft_consensus.cc:385] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.281636 14114 raft_consensus.cc:740] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.282910 14114 consensus_queue.cc:260] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.285288 14114 ts_tablet_manager.cc:1434] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.005s
I20260710 11:04:39.285562 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5e1e8f17054d13bf10ba9448931d6b" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:39.287904 14116 tablet_bootstrap.cc:492] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:39.288396 14113 tablet_bootstrap.cc:654] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.288496 14116 ts_tablet_manager.cc:1403] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.182s	user 0.095s	sys 0.077s
I20260710 11:04:39.289639 14114 tablet_bootstrap.cc:492] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:39.292080 14115 tablet_bootstrap.cc:654] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.291957 14116 raft_consensus.cc:359] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.292826 14116 raft_consensus.cc:385] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.293234 14116 raft_consensus.cc:740] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.294134 14116 consensus_queue.cc:260] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.298568 14116 ts_tablet_manager.cc:1434] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:39.299688 14116 tablet_bootstrap.cc:492] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:39.301833 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66213e5a37fa484cb5cc53eee300c6b3" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
W20260710 11:04:39.306802 14034 leader_election.cc:343] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:39.307799 14034 leader_election.cc:343] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.308198 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66213e5a37fa484cb5cc53eee300c6b3" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:39.308853 13923 raft_consensus.cc:2468] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 0.
I20260710 11:04:39.306272 14116 tablet_bootstrap.cc:654] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.296903 14114 tablet_bootstrap.cc:654] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.311812 13746 catalog_manager.cc:5697] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 1 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:39.317667 14035 leader_election.cc:304] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [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: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f
I20260710 11:04:39.318128 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:39.318991 14147 raft_consensus.cc:2804] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.319535 14147 raft_consensus.cc:493] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:04:39.319770 13962 leader_election.cc:343] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.319967 14147 raft_consensus.cc:3060] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.321301 14146 raft_consensus.cc:493] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.321817 14146 raft_consensus.cc:515] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.324671 14116 tablet_bootstrap.cc:492] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:39.325019 14146 leader_election.cc:290] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:39.324826 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:39.325271 14116 ts_tablet_manager.cc:1403] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260710 11:04:39.325783 13997 raft_consensus.cc:2468] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 0.
I20260710 11:04:39.326664 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:39.327086 13812 leader_election.cc:304] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:39.327953 14146 raft_consensus.cc:2804] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:04:39.328034 13813 leader_election.cc:343] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.328357 14146 raft_consensus.cc:493] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.328788 14146 raft_consensus.cc:3060] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.328981 14116 raft_consensus.cc:359] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.329824 14116 raft_consensus.cc:385] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.330174 14116 raft_consensus.cc:740] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.331763 14116 consensus_queue.cc:260] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.336308 14116 ts_tablet_manager.cc:1434] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:04:39.336109 14146 raft_consensus.cc:515] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.337498 14116 tablet_bootstrap.cc:492] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:39.339208 14146 leader_election.cc:290] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:39.339407 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:39.340376 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
W20260710 11:04:39.341952 13813 leader_election.cc:343] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.340045 13997 raft_consensus.cc:3060] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.349004 14124 raft_consensus.cc:493] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.344874 14116 tablet_bootstrap.cc:654] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.349649 14124 raft_consensus.cc:515] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.353971 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f23884b4ca741108afcd9c974d528f7" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
W20260710 11:04:39.355855 13962 leader_election.cc:343] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.356724 14146 raft_consensus.cc:493] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.357365 14146 raft_consensus.cc:515] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.359810 14146 leader_election.cc:290] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:39.360499 14124 leader_election.cc:290] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:39.361301 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:39.362174 13923 raft_consensus.cc:2468] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 0.
I20260710 11:04:39.362927 14127 raft_consensus.cc:493] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.363407 14127 raft_consensus.cc:515] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.363708 13812 leader_election.cc:304] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:39.365175 14146 raft_consensus.cc:2804] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.365713 14146 raft_consensus.cc:493] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.365540 14127 leader_election.cc:290] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:39.366175 14146 raft_consensus.cc:3060] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.366770 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:39.365428 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
W20260710 11:04:39.368316 13888 leader_election.cc:343] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:39.368537 13812 leader_election.cc:343] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.378758 14146 raft_consensus.cc:515] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.384202 14146 leader_election.cc:290] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Requested vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:39.386515 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:39.388499 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f23884b4ca741108afcd9c974d528f7" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:39.386770 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:39.389422 13922 raft_consensus.cc:2468] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 0.
I20260710 11:04:39.388731 13923 raft_consensus.cc:3060] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:39.390838 13812 leader_election.cc:343] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.398533 13961 leader_election.cc:304] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [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: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:39.400118 14124 raft_consensus.cc:2804] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.400614 14124 raft_consensus.cc:493] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.401026 14124 raft_consensus.cc:3060] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.411446 13923 raft_consensus.cc:2468] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 1.
I20260710 11:04:39.413208 13812 leader_election.cc:304] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:39.414331 14146 raft_consensus.cc:2804] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.415011 14146 raft_consensus.cc:697] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:39.419212 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f23884b4ca741108afcd9c974d528f7" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:39.420490 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:39.421590 13848 raft_consensus.cc:2393] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4acc8c98b4ee4f5380369f9be8f77436 in current term 1: Already voted for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in this term.
I20260710 11:04:39.423244 14121 raft_consensus.cc:493] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.423902 14121 raft_consensus.cc:515] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.426301 14113 tablet_bootstrap.cc:492] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:39.426776 14113 ts_tablet_manager.cc:1403] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.171s	user 0.018s	sys 0.046s
I20260710 11:04:39.427897 13960 leader_election.cc:304] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acc8c98b4ee4f5380369f9be8f77436; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:39.419402 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ae87e779446e082eac5817f907618" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:39.416103 14146 consensus_queue.cc:237] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.430154 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ae87e779446e082eac5817f907618" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:39.430037 14113 raft_consensus.cc:359] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
W20260710 11:04:39.430570 13887 leader_election.cc:343] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.430773 14113 raft_consensus.cc:385] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.431114 14113 raft_consensus.cc:740] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.431761 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
W20260710 11:04:39.433652 13886 leader_election.cc:343] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.431798 14113 consensus_queue.cc:260] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.434592 14121 leader_election.cc:290] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:39.434625 13848 raft_consensus.cc:2468] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 0.
I20260710 11:04:39.435693 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:39.436333 14071 raft_consensus.cc:2468] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 0.
I20260710 11:04:39.437649 13813 leader_election.cc:304] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 
I20260710 11:04:39.434165 13886 leader_election.cc:304] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb9575021e5464eb4e57b5ce2d6f489; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:39.440017 14121 raft_consensus.cc:2804] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.440469 14121 raft_consensus.cc:493] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.440925 14121 raft_consensus.cc:3060] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.440141 14113 ts_tablet_manager.cc:1434] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 11:04:39.443037 14113 tablet_bootstrap.cc:492] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:39.441823 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
W20260710 11:04:39.453758 13812 leader_election.cc:343] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.456470 14113 tablet_bootstrap.cc:654] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.459107 14114 tablet_bootstrap.cc:492] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:39.459601 14114 ts_tablet_manager.cc:1403] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.170s	user 0.030s	sys 0.039s
I20260710 11:04:39.461573 14147 raft_consensus.cc:515] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.462648 14114 raft_consensus.cc:359] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.463402 14114 raft_consensus.cc:385] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.463722 14114 raft_consensus.cc:740] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.463936 14127 raft_consensus.cc:2749] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.464967 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66213e5a37fa484cb5cc53eee300c6b3" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:39.464476 14114 consensus_queue.cc:260] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
W20260710 11:04:39.467316 14034 leader_election.cc:343] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.468495 14115 tablet_bootstrap.cc:492] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:39.469089 14115 ts_tablet_manager.cc:1403] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.243s	user 0.013s	sys 0.000s
I20260710 11:04:39.475607 13886 leader_election.cc:304] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:39.476631 14127 raft_consensus.cc:2804] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.477012 14127 raft_consensus.cc:493] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.477370 14127 raft_consensus.cc:3060] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.478730 14113 tablet_bootstrap.cc:492] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:39.479230 14113 ts_tablet_manager.cc:1403] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.002s
I20260710 11:04:39.484308 14127 raft_consensus.cc:515] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.487880 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ae87e779446e082eac5817f907618" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
W20260710 11:04:39.489265 13887 leader_election.cc:343] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.489802 14127 leader_election.cc:290] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Requested vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:39.490515 14114 ts_tablet_manager.cc:1434] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.003s
I20260710 11:04:39.491560 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ae87e779446e082eac5817f907618" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:39.492144 13848 raft_consensus.cc:3060] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.498327 14114 tablet_bootstrap.cc:492] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:39.499457 13848 raft_consensus.cc:2468] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
I20260710 11:04:39.502612 14121 raft_consensus.cc:515] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.504830 14113 raft_consensus.cc:359] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.505581 14113 raft_consensus.cc:385] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.505798 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:39.505913 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:39.506428 14071 raft_consensus.cc:3060] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:39.508071 13812 leader_election.cc:343] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.509553 14114 tablet_bootstrap.cc:654] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.505895 14113 raft_consensus.cc:740] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.512694 14113 consensus_queue.cc:260] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.514111 14071 raft_consensus.cc:2468] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 1.
I20260710 11:04:39.515070 14113 ts_tablet_manager.cc:1434] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:04:39.515509 13813 leader_election.cc:304] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:39.516044 14113 tablet_bootstrap.cc:492] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:39.516746 13886 leader_election.cc:304] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:39.517549 14169 raft_consensus.cc:2804] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.517912 14127 raft_consensus.cc:2804] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.518036 14169 raft_consensus.cc:697] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:39.518956 14169 consensus_queue.cc:237] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.521647 13997 raft_consensus.cc:2468] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 1.
I20260710 11:04:39.522294 14167 raft_consensus.cc:2749] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.525751 14124 raft_consensus.cc:515] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.526938 13996 raft_consensus.cc:2393] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb9575021e5464eb4e57b5ce2d6f489 in current term 1: Already voted for candidate 4acc8c98b4ee4f5380369f9be8f77436 in this term.
I20260710 11:04:39.527694 14113 tablet_bootstrap.cc:654] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.529225 13887 leader_election.cc:304] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:39.531150 13744 catalog_manager.cc:5697] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 1 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.532723 14175 raft_consensus.cc:3060] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.533804 14114 tablet_bootstrap.cc:492] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:39.536701 14114 ts_tablet_manager.cc:1403] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.003s
I20260710 11:04:39.537137 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f23884b4ca741108afcd9c974d528f7" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:39.538542 14167 raft_consensus.cc:493] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.538733 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66213e5a37fa484cb5cc53eee300c6b3" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:39.539353 13922 raft_consensus.cc:3060] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.539759 14114 raft_consensus.cc:359] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.539323 14167 raft_consensus.cc:515] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.540534 14114 raft_consensus.cc:385] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.540907 14114 raft_consensus.cc:740] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.541810 14114 consensus_queue.cc:260] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.544507 14167 leader_election.cc:290] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:39.547179 13922 raft_consensus.cc:2468] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:39.548239 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa66eed22ed484c8777ce37a72ce1e4" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:39.548926 13848 raft_consensus.cc:2468] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 0.
I20260710 11:04:39.550176 13960 leader_election.cc:304] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:39.550503 14035 leader_election.cc:304] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [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: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f
I20260710 11:04:39.551179 14167 raft_consensus.cc:2804] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.551343 14122 raft_consensus.cc:2804] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.551581 14167 raft_consensus.cc:493] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.551903 14122 raft_consensus.cc:697] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:39.552815 14122 consensus_queue.cc:237] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.553649 14114 ts_tablet_manager.cc:1434] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:04:39.551975 14167 raft_consensus.cc:3060] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.563179 14175 raft_consensus.cc:2749] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.569725 14174 raft_consensus.cc:493] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:39.570160 13813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.132:35449, user_credentials={real_user=slave}} blocked reactor thread for 54749.4us
I20260710 11:04:39.570205 14174 raft_consensus.cc:515] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.570943 14127 raft_consensus.cc:697] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Becoming Leader. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Running, Role: LEADER
I20260710 11:04:39.571853 14127 consensus_queue.cc:237] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.573387 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2935581904485f96a8109cb7ac8526" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
W20260710 11:04:39.574993 13887 leader_election.cc:343] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.576937 14124 leader_election.cc:290] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 election: Requested vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:39.577502 14147 leader_election.cc:290] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Requested vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:39.578181 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f23884b4ca741108afcd9c974d528f7" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:39.578742 14121 leader_election.cc:290] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Requested vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:39.579701 13812 leader_election.cc:304] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:39.472721 14115 raft_consensus.cc:359] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.580643 14115 raft_consensus.cc:385] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.580971 14115 raft_consensus.cc:740] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
W20260710 11:04:39.581400 13962 leader_election.cc:343] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.581740 14115 consensus_queue.cc:260] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.582371 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa66eed22ed484c8777ce37a72ce1e4" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:39.577195 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2935581904485f96a8109cb7ac8526" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:39.584287 14115 ts_tablet_manager.cc:1434] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.115s	user 0.003s	sys 0.003s
W20260710 11:04:39.584475 13888 leader_election.cc:343] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.584925 14116 tablet_bootstrap.cc:492] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:39.584916 13888 leader_election.cc:304] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:39.585316 14115 tablet_bootstrap.cc:492] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:39.585680 14116 ts_tablet_manager.cc:1403] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.248s	user 0.088s	sys 0.140s
I20260710 11:04:39.566361 14114 tablet_bootstrap.cc:492] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:39.567124 14113 tablet_bootstrap.cc:492] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:39.581538 13923 raft_consensus.cc:2468] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:39.586536 14113 ts_tablet_manager.cc:1403] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.001s
W20260710 11:04:39.587503 13961 leader_election.cc:343] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.588728 13961 leader_election.cc:304] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [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: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:39.590284 14113 raft_consensus.cc:359] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.591017 14113 raft_consensus.cc:385] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.591292 14113 raft_consensus.cc:740] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.591969 14113 consensus_queue.cc:260] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.593289 14114 tablet_bootstrap.cc:654] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.593158 14124 raft_consensus.cc:2804] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.593930 14124 raft_consensus.cc:697] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 LEADER]: Becoming Leader. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Running, Role: LEADER
I20260710 11:04:39.595405 14113 ts_tablet_manager.cc:1434] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:04:39.596117 14113 tablet_bootstrap.cc:492] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:39.564213 14167 raft_consensus.cc:515] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.592265 14174 leader_election.cc:290] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:39.597246 14175 raft_consensus.cc:2749] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.596521 14124 consensus_queue.cc:237] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.602566 14173 raft_consensus.cc:2804] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.604357 14116 raft_consensus.cc:359] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.605167 14116 raft_consensus.cc:385] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.605628 14116 raft_consensus.cc:740] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.607064 14113 tablet_bootstrap.cc:654] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.609437 14116 consensus_queue.cc:260] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.610400 14167 leader_election.cc:290] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 election: Requested vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:39.611037 14173 raft_consensus.cc:697] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:39.617832 14169 raft_consensus.cc:493] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.618383 14169 raft_consensus.cc:515] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.618721 14173 consensus_queue.cc:237] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.619997 14115 tablet_bootstrap.cc:654] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.620599 14169 leader_election.cc:290] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:39.622632 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:39.624114 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa66eed22ed484c8777ce37a72ce1e4" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:39.624667 13848 raft_consensus.cc:3060] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:39.630159 13813 leader_election.cc:343] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.628079 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa66eed22ed484c8777ce37a72ce1e4" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:39.642634 13744 catalog_manager.cc:5697] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "4acc8c98b4ee4f5380369f9be8f77436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.643666 14116 ts_tablet_manager.cc:1434] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.002s
I20260710 11:04:39.644474 13848 raft_consensus.cc:2468] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:39.645100 14116 tablet_bootstrap.cc:492] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
W20260710 11:04:39.645460 13961 leader_election.cc:343] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.646471 13960 leader_election.cc:304] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:39.648059 14124 raft_consensus.cc:2804] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.648524 14124 raft_consensus.cc:697] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 LEADER]: Becoming Leader. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Running, Role: LEADER
W20260710 11:04:39.633167 13888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.132:35449, user_credentials={real_user=slave}} blocked reactor thread for 48714.7us
I20260710 11:04:39.653350 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:39.653134 13746 catalog_manager.cc:5697] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 1 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.654074 13923 raft_consensus.cc:2468] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 0.
I20260710 11:04:39.649307 14124 consensus_queue.cc:237] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.657584 13812 leader_election.cc:304] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:39.660001 14173 raft_consensus.cc:2804] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.660491 14173 raft_consensus.cc:493] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.660804 14173 raft_consensus.cc:3060] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.664053 13745 catalog_manager.cc:5697] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 1 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } }
W20260710 11:04:39.673354 13794 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:39.676478 14113 tablet_bootstrap.cc:492] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:39.677139 14113 ts_tablet_manager.cc:1403] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.010s
I20260710 11:04:39.679848 14116 tablet_bootstrap.cc:654] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.680444 14173 raft_consensus.cc:515] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.680327 14113 raft_consensus.cc:359] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.687021 14113 raft_consensus.cc:385] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.687381 14113 raft_consensus.cc:740] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.681124 14114 tablet_bootstrap.cc:492] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:39.688247 14114 ts_tablet_manager.cc:1403] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.011s
I20260710 11:04:39.689231 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:39.689102 14173 leader_election.cc:290] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Requested vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:39.688261 14113 consensus_queue.cc:260] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.690225 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:39.690840 13923 raft_consensus.cc:3060] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.691917 14113 ts_tablet_manager.cc:1434] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:04:39.692513 14124 raft_consensus.cc:493] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.693014 14124 raft_consensus.cc:515] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.693233 13744 catalog_manager.cc:5697] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "beb9575021e5464eb4e57b5ce2d6f489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.695051 14124 leader_election.cc:290] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:39.694903 13746 catalog_manager.cc:5697] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "4acc8c98b4ee4f5380369f9be8f77436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:39.698751 13923 raft_consensus.cc:2468] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 1.
I20260710 11:04:39.699790 14113 tablet_bootstrap.cc:492] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:39.700551 13812 leader_election.cc:304] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:39.701175 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94b46fc0a734bc98271b0719d8477e2" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:39.701481 14173 raft_consensus.cc:2804] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.701835 13848 raft_consensus.cc:2468] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 0.
I20260710 11:04:39.701990 14173 raft_consensus.cc:697] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:39.702890 14173 consensus_queue.cc:237] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.703328 13960 leader_election.cc:304] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:39.704346 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94b46fc0a734bc98271b0719d8477e2" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:39.704974 14071 raft_consensus.cc:2468] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 0.
I20260710 11:04:39.706733 14124 raft_consensus.cc:2804] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.706007 13745 catalog_manager.cc:5697] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 1 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:39.707110 14124 raft_consensus.cc:493] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.707515 14124 raft_consensus.cc:3060] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.707728 14113 tablet_bootstrap.cc:654] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:39.702905 13813 leader_election.cc:343] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.710731 14115 tablet_bootstrap.cc:492] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:39.711241 14115 ts_tablet_manager.cc:1403] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.126s	user 0.017s	sys 0.008s
I20260710 11:04:39.715780 14124 raft_consensus.cc:515] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.719113 14114 raft_consensus.cc:359] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.720767 14114 raft_consensus.cc:385] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.721135 14114 raft_consensus.cc:740] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.721897 14114 consensus_queue.cc:260] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.723650 14116 tablet_bootstrap.cc:492] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:39.719463 14115 raft_consensus.cc:359] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.724130 14116 ts_tablet_manager.cc:1403] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.003s
I20260710 11:04:39.724278 14115 raft_consensus.cc:385] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.724601 14115 raft_consensus.cc:740] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.725489 14115 consensus_queue.cc:260] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.726892 14116 raft_consensus.cc:359] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.727555 14116 raft_consensus.cc:385] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.727659 14115 ts_tablet_manager.cc:1434] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:04:39.727830 14116 raft_consensus.cc:740] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.728742 14115 tablet_bootstrap.cc:492] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:39.729974 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94b46fc0a734bc98271b0719d8477e2" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:39.730537 14071 raft_consensus.cc:3060] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.735471 14115 tablet_bootstrap.cc:654] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.736042 13848 raft_consensus.cc:3060] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.738600 14071 raft_consensus.cc:2468] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:39.740250 13962 leader_election.cc:304] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:39.741519 14167 raft_consensus.cc:2804] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.742142 14167 raft_consensus.cc:697] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 LEADER]: Becoming Leader. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Running, Role: LEADER
I20260710 11:04:39.743220 14167 consensus_queue.cc:237] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.746490 14147 consensus_queue.cc:1048] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.746906 14115 tablet_bootstrap.cc:492] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:39.747543 14115 ts_tablet_manager.cc:1403] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:04:39.749097 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94b46fc0a734bc98271b0719d8477e2" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:39.749722 13847 raft_consensus.cc:3060] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.750422 14115 raft_consensus.cc:359] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.751188 14115 raft_consensus.cc:385] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.751492 14115 raft_consensus.cc:740] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.752441 14115 consensus_queue.cc:260] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.755029 14115 ts_tablet_manager.cc:1434] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:39.755986 14115 tablet_bootstrap.cc:492] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:39.763046 14115 tablet_bootstrap.cc:654] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.763363 13847 raft_consensus.cc:2468] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:39.769825 14124 leader_election.cc:290] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 election: Requested vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:39.774257 14147 consensus_queue.cc:1048] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.775115 14115 tablet_bootstrap.cc:492] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:39.775656 14115 ts_tablet_manager.cc:1403] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:04:39.778435 14115 raft_consensus.cc:359] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.779098 14115 raft_consensus.cc:385] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.779371 14115 raft_consensus.cc:740] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.780198 14115 consensus_queue.cc:260] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.782289 14115 ts_tablet_manager.cc:1434] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:04:39.784785 14115 tablet_bootstrap.cc:492] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:39.724130 14114 ts_tablet_manager.cc:1434] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.000s
I20260710 11:04:39.783605 14116 consensus_queue.cc:260] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.791232 14115 tablet_bootstrap.cc:654] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.793344 14114 tablet_bootstrap.cc:492] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:39.800235 13742 catalog_manager.cc:5697] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 1 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.801349 14116 ts_tablet_manager.cc:1434] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.001s
I20260710 11:04:39.805724 14116 tablet_bootstrap.cc:492] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:39.809949 14113 tablet_bootstrap.cc:492] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:39.810593 14113 ts_tablet_manager.cc:1403] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.023s
I20260710 11:04:39.812511 13743 catalog_manager.cc:5697] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "4acc8c98b4ee4f5380369f9be8f77436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.823954 14127 raft_consensus.cc:493] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.824707 14127 raft_consensus.cc:515] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:39.827980 14113 raft_consensus.cc:359] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.828714 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:39.830050 14071 raft_consensus.cc:2393] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb9575021e5464eb4e57b5ce2d6f489 in current term 1: Already voted for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in this term.
I20260710 11:04:39.829263 14113 raft_consensus.cc:385] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.830581 14113 raft_consensus.cc:740] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.832341 14127 leader_election.cc:290] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:39.834306 14113 consensus_queue.cc:260] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.834728 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:39.839329 13886 leader_election.cc:304] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb9575021e5464eb4e57b5ce2d6f489; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:39.842267 14113 ts_tablet_manager.cc:1434] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 11:04:39.844973 14113 tablet_bootstrap.cc:492] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:39.845199 14127 raft_consensus.cc:3060] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.843847 14114 tablet_bootstrap.cc:654] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.854926 14113 tablet_bootstrap.cc:654] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.868913 14115 tablet_bootstrap.cc:492] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:39.869488 14115 ts_tablet_manager.cc:1403] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.086s	user 0.033s	sys 0.033s
I20260710 11:04:39.870491 14116 tablet_bootstrap.cc:654] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.872306 14115 raft_consensus.cc:359] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.873594 14115 raft_consensus.cc:385] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.874213 14115 raft_consensus.cc:740] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.874972 14115 consensus_queue.cc:260] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.881150 14115 ts_tablet_manager.cc:1434] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.007s
I20260710 11:04:39.882345 14115 tablet_bootstrap.cc:492] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:39.888217 14115 tablet_bootstrap.cc:654] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.891871 14116 tablet_bootstrap.cc:492] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:39.892378 14116 ts_tablet_manager.cc:1403] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.007s
I20260710 11:04:39.893307 14115 tablet_bootstrap.cc:492] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:39.893777 14115 ts_tablet_manager.cc:1403] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:04:39.895138 14116 raft_consensus.cc:359] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.895884 14116 raft_consensus.cc:385] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.895862 14115 raft_consensus.cc:359] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.896389 14116 raft_consensus.cc:740] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.896786 14115 raft_consensus.cc:385] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.897149 14115 raft_consensus.cc:740] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.873117 14127 raft_consensus.cc:2749] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.897403 14116 consensus_queue.cc:260] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.897907 14115 consensus_queue.cc:260] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.900148 14116 ts_tablet_manager.cc:1434] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:39.900184 14115 ts_tablet_manager.cc:1434] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:39.901575 14115 tablet_bootstrap.cc:492] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:39.902598 14173 consensus_queue.cc:1048] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:39.908311 14115 tablet_bootstrap.cc:654] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.913450 14116 tablet_bootstrap.cc:492] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:39.919607 14113 tablet_bootstrap.cc:492] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:39.919595 14115 tablet_bootstrap.cc:492] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:39.920209 14113 ts_tablet_manager.cc:1403] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.011s
I20260710 11:04:39.920337 14115 ts_tablet_manager.cc:1403] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260710 11:04:39.897327 14114 tablet_bootstrap.cc:492] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:39.920902 14116 tablet_bootstrap.cc:654] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.921241 14114 ts_tablet_manager.cc:1403] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.003s
I20260710 11:04:39.922924 14113 raft_consensus.cc:359] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.923211 14115 raft_consensus.cc:359] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.923763 14113 raft_consensus.cc:385] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.924479 14167 raft_consensus.cc:493] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.925107 14113 raft_consensus.cc:740] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.925727 14167 raft_consensus.cc:515] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.923914 14114 raft_consensus.cc:359] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.926059 14113 consensus_queue.cc:260] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:39.926621 14114 raft_consensus.cc:385] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.926983 14114 raft_consensus.cc:740] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.927968 14167 leader_election.cc:290] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:39.930795 14114 consensus_queue.cc:260] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.932080 14169 consensus_queue.cc:1048] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.932649 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:39.933074 14114 ts_tablet_manager.cc:1434] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:04:39.933504 13922 raft_consensus.cc:2393] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4acc8c98b4ee4f5380369f9be8f77436 in current term 1: Already voted for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in this term.
I20260710 11:04:39.934085 14114 tablet_bootstrap.cc:492] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:39.937536 14113 ts_tablet_manager.cc:1434] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:04:39.938506 14113 tablet_bootstrap.cc:492] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:39.938478 13846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:39.940094 14114 tablet_bootstrap.cc:654] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.940439 13996 raft_consensus.cc:3060] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.923945 14115 raft_consensus.cc:385] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.941432 14115 raft_consensus.cc:740] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.942438 14115 consensus_queue.cc:260] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.945693 14115 ts_tablet_manager.cc:1434] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
I20260710 11:04:39.946867 14115 tablet_bootstrap.cc:492] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:39.947727 13960 leader_election.cc:304] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acc8c98b4ee4f5380369f9be8f77436; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:39.950865 14113 tablet_bootstrap.cc:654] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.955192 14115 tablet_bootstrap.cc:654] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.956140 14146 consensus_queue.cc:1048] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:39.957216 14169 raft_consensus.cc:493] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.957790 14169 raft_consensus.cc:515] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:39.971939 14169 leader_election.cc:290] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:39.974457 13921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cfb01e9ea24c4b96a3b596d8920124" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:39.978879 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cfb01e9ea24c4b96a3b596d8920124" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
W20260710 11:04:39.979938 13812 leader_election.cc:343] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.980118 14127 consensus_queue.cc:1048] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:39.981473 13812 leader_election.cc:343] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.982309 13812 leader_election.cc:304] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f; no voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:39.983870 14124 raft_consensus.cc:2749] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.985735 14146 raft_consensus.cc:2749] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.987814 14116 tablet_bootstrap.cc:492] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:39.988571 14116 ts_tablet_manager.cc:1403] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.005s
I20260710 11:04:39.997783 14147 raft_consensus.cc:493] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.998436 14147 raft_consensus.cc:515] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:39.999605 14146 consensus_queue.cc:1048] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.000759 14147 leader_election.cc:290] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:40.004554 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2935581904485f96a8109cb7ac8526" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:40.005432 13996 raft_consensus.cc:2468] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 0.
I20260710 11:04:40.007254 14035 leader_election.cc:304] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:40.008800 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2935581904485f96a8109cb7ac8526" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.010833 13922 raft_consensus.cc:2468] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 0.
I20260710 11:04:40.011997 14147 raft_consensus.cc:2804] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:40.012486 14147 raft_consensus.cc:493] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:40.012880 14147 raft_consensus.cc:3060] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:40.028600 13887 consensus_peers.cc:597] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 -> Peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Couldn't send request to peer 4acc8c98b4ee4f5380369f9be8f77436. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:40.030886 14124 consensus_queue.cc:1048] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.047396 14116 raft_consensus.cc:359] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.048417 14116 raft_consensus.cc:385] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.050066 13846 raft_consensus.cc:3060] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.054050 14122 raft_consensus.cc:493] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.054553 14122 raft_consensus.cc:515] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.055773 14147 raft_consensus.cc:515] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.056609 14122 leader_election.cc:290] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:40.061856 14114 tablet_bootstrap.cc:492] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:40.062676 14114 ts_tablet_manager.cc:1403] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.129s	user 0.027s	sys 0.020s
I20260710 11:04:40.048774 14116 raft_consensus.cc:740] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.065790 14070 raft_consensus.cc:3060] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.068032 14116 consensus_queue.cc:260] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.072428 14174 raft_consensus.cc:493] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.072942 14174 raft_consensus.cc:515] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.073446 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
W20260710 11:04:40.074857 14034 leader_election.cc:343] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.075105 14174 leader_election.cc:290] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:40.076017 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.076759 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa66eed22ed484c8777ce37a72ce1e4" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
W20260710 11:04:40.077754 14035 leader_election.cc:343] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.078192 14035 leader_election.cc:304] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:40.079263 14122 raft_consensus.cc:2749] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.085430 14114 raft_consensus.cc:359] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.086748 14114 raft_consensus.cc:385] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.087184 14114 raft_consensus.cc:740] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.090332 14116 ts_tablet_manager.cc:1434] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.101s	user 0.010s	sys 0.000s
I20260710 11:04:40.088213 14114 consensus_queue.cc:260] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.094535 14116 tablet_bootstrap.cc:492] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:40.098436 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa66eed22ed484c8777ce37a72ce1e4" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:40.101900 13847 raft_consensus.cc:2393] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb9575021e5464eb4e57b5ce2d6f489 in current term 1: Already voted for candidate 4acc8c98b4ee4f5380369f9be8f77436 in this term.
I20260710 11:04:40.099748 14114 ts_tablet_manager.cc:1434] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.002s
I20260710 11:04:40.100183 14124 consensus_queue.cc:1048] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.103585 14114 tablet_bootstrap.cc:492] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:40.105134 14146 consensus_queue.cc:1048] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.107824 14113 tablet_bootstrap.cc:492] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:40.108345 14113 ts_tablet_manager.cc:1403] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.170s	user 0.016s	sys 0.023s
I20260710 11:04:40.109396 14122 raft_consensus.cc:493] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.109877 14122 raft_consensus.cc:515] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.112242 13886 leader_election.cc:304] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb9575021e5464eb4e57b5ce2d6f489; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:40.115164 14127 raft_consensus.cc:3060] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.115520 14122 leader_election.cc:290] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:40.122660 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f23884b4ca741108afcd9c974d528f7" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:40.125027 14116 tablet_bootstrap.cc:654] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.126542 14071 raft_consensus.cc:3060] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.129248 14114 tablet_bootstrap.cc:654] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.132355 13921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f23884b4ca741108afcd9c974d528f7" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.133546 14113 raft_consensus.cc:359] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.136418 14167 consensus_queue.cc:1048] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:40.143546 14113 raft_consensus.cc:385] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.143872 14113 raft_consensus.cc:740] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.144658 14113 consensus_queue.cc:260] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.126549 14115 tablet_bootstrap.cc:492] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:40.146097 14115 ts_tablet_manager.cc:1403] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.199s	user 0.044s	sys 0.055s
I20260710 11:04:40.141732 14035 leader_election.cc:304] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c; no voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:40.142252 14124 raft_consensus.cc:493] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.143101 14147 leader_election.cc:290] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Requested vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:40.150831 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2935581904485f96a8109cb7ac8526" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:40.151125 13921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2935581904485f96a8109cb7ac8526" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:40.151446 13997 raft_consensus.cc:3060] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.151597 14155 raft_consensus.cc:2749] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.151932 14122 consensus_queue.cc:1048] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.152321 14155 raft_consensus.cc:493] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.152794 14155 raft_consensus.cc:515] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.147096 14113 ts_tablet_manager.cc:1434] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 11:04:40.154723 14113 tablet_bootstrap.cc:492] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:40.147746 14169 raft_consensus.cc:493] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.147114 14124 raft_consensus.cc:515] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.159991 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:40.151701 13921 raft_consensus.cc:3060] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:40.161723 14034 leader_election.cc:343] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.159411 14155 leader_election.cc:290] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:40.150354 14127 raft_consensus.cc:2749] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.180763 14115 raft_consensus.cc:359] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.183795 14115 raft_consensus.cc:385] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.184165 14115 raft_consensus.cc:740] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.185806 14115 consensus_queue.cc:260] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.165421 13919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.160053 14169 raft_consensus.cc:515] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.187431 13919 raft_consensus.cc:2468] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 0.
I20260710 11:04:40.166841 14146 raft_consensus.cc:493] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.185076 14155 raft_consensus.cc:493] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.200781 14115 ts_tablet_manager.cc:1434] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260710 11:04:40.203810 14115 tablet_bootstrap.cc:492] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:40.203387 14124 leader_election.cc:290] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:40.206103 14155 raft_consensus.cc:515] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.230149 14155 leader_election.cc:290] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:40.231237 14035 leader_election.cc:304] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [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: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f
I20260710 11:04:40.232136 13919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.232583 14155 raft_consensus.cc:2804] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:40.196753 14146 raft_consensus.cc:515] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.233083 14155 raft_consensus.cc:493] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:40.233485 14155 raft_consensus.cc:3060] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.224812 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3ea044563948d78fd8cb528a042d38" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.234151 13918 raft_consensus.cc:2468] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 0.
I20260710 11:04:40.237917 14113 tablet_bootstrap.cc:654] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.205610 14147 consensus_queue.cc:1048] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260710 11:04:40.246135 13961 leader_election.cc:304] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:40.253602 14155 raft_consensus.cc:515] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.256608 14155 leader_election.cc:290] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Requested vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:40.270790 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:40.271008 14124 raft_consensus.cc:2804] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:40.271641 14124 raft_consensus.cc:493] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:40.272094 14124 raft_consensus.cc:3060] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.281527 13923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:40.282429 13923 raft_consensus.cc:3060] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.294065 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66213e5a37fa484cb5cc53eee300c6b3" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:40.302175 13919 raft_consensus.cc:2393] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2de5fb7a48da46e9b6792946d374f87c in current term 1: Already voted for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in this term.
I20260710 11:04:40.241799 13997 raft_consensus.cc:2468] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:40.310448 14169 leader_election.cc:290] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:40.306329 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3ea044563948d78fd8cb528a042d38" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:40.315116 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:40.310503 14167 consensus_queue.cc:1048] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:04:40.316593 14116 tablet_bootstrap.cc:492] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:40.317073 14116 ts_tablet_manager.cc:1403] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.225s	user 0.060s	sys 0.049s
I20260710 11:04:40.319229 14124 raft_consensus.cc:515] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.319783 14116 raft_consensus.cc:359] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.320217 14173 raft_consensus.cc:493] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.320492 14116 raft_consensus.cc:385] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.320799 14116 raft_consensus.cc:740] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.320689 14173 raft_consensus.cc:515] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.321466 14035 leader_election.cc:304] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:40.321452 14116 consensus_queue.cc:260] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.321799 14124 leader_election.cc:290] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 election: Requested vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:40.323637 14116 ts_tablet_manager.cc:1434] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:40.325474 14068 raft_consensus.cc:3060] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.325937 14155 raft_consensus.cc:2804] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:40.336969 14155 raft_consensus.cc:697] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:40.337299 14114 tablet_bootstrap.cc:492] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:40.337741 14114 ts_tablet_manager.cc:1403] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.234s	user 0.036s	sys 0.097s
I20260710 11:04:40.327323 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3ea044563948d78fd8cb528a042d38" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:40.312041 14146 leader_election.cc:290] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:40.322635 14173 leader_election.cc:290] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:40.335052 14116 tablet_bootstrap.cc:492] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:40.337852 14155 consensus_queue.cc:237] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.342438 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
W20260710 11:04:40.347970 13813 leader_election.cc:343] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.329440 14070 raft_consensus.cc:2468] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 0.
I20260710 11:04:40.351049 14114 raft_consensus.cc:359] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.354142 14114 raft_consensus.cc:385] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.354399 14114 raft_consensus.cc:740] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.355021 14114 consensus_queue.cc:260] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.356182 14114 ts_tablet_manager.cc:1434] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.001s
I20260710 11:04:40.356889 14114 tablet_bootstrap.cc:492] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
W20260710 11:04:40.372802 13812 leader_election.cc:343] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.374565 14224 consensus_queue.cc:1048] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:40.374768 13812 leader_election.cc:304] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f; no voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:40.375105 13921 raft_consensus.cc:2468] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:40.375617 14169 raft_consensus.cc:2749] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.376268 14169 consensus_queue.cc:1048] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:40.377234 13921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66213e5a37fa484cb5cc53eee300c6b3" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.379662 14034 leader_election.cc:304] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:40.380954 13921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688cd149126641d995fcae94a2524bc9" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.383314 13812 leader_election.cc:304] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: 209c5dbd5e1f4928b5e8a1611cf13e7f; no voters: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:40.384176 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688cd149126641d995fcae94a2524bc9" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:40.379659 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:40.391508 14121 consensus_queue.cc:1048] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.392102 14115 tablet_bootstrap.cc:654] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:40.400242 13812 leader_election.cc:343] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.398787 14223 raft_consensus.cc:2749] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:04:40.411648 13812 leader_election.cc:343] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:40.406083 14034 leader_election.cc:343] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.412154 13812 leader_election.cc:304] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f; no voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:40.406693 13923 raft_consensus.cc:2468] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:40.414001 14121 raft_consensus.cc:2749] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.414358 14035 leader_election.cc:304] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [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: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f
I20260710 11:04:40.406642 14124 consensus_queue.cc:1048] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:04:40.422902 13742 catalog_manager.cc:5697] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 1 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:40.429347 14113 tablet_bootstrap.cc:492] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:40.430037 14113 ts_tablet_manager.cc:1403] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.276s	user 0.011s	sys 0.006s
I20260710 11:04:40.443279 14147 raft_consensus.cc:2749] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.451685 14114 tablet_bootstrap.cc:654] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.451788 14230 raft_consensus.cc:2804] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:40.450421 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3ea044563948d78fd8cb528a042d38" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:40.450325 14173 consensus_queue.cc:1048] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:04:40.454774 14230 raft_consensus.cc:697] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:40.456966 14167 raft_consensus.cc:493] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.459136 14113 raft_consensus.cc:359] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.459641 14113 raft_consensus.cc:385] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.459805 14113 raft_consensus.cc:740] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.455677 14230 consensus_queue.cc:237] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.461226 13920 raft_consensus.cc:3060] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.457500 14167 raft_consensus.cc:515] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.469151 14113 consensus_queue.cc:260] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.470535 14167 leader_election.cc:290] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:40.471328 14113 ts_tablet_manager.cc:1434] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260710 11:04:40.472268 14113 tablet_bootstrap.cc:492] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:40.474328 14116 tablet_bootstrap.cc:654] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.475463 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cfb01e9ea24c4b96a3b596d8920124" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:40.479539 13847 raft_consensus.cc:2468] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 0.
I20260710 11:04:40.483590 14115 tablet_bootstrap.cc:492] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:40.484261 14115 ts_tablet_manager.cc:1403] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.281s	user 0.014s	sys 0.016s
I20260710 11:04:40.480926 13960 leader_election.cc:304] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:40.486999 14167 raft_consensus.cc:2804] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:40.487342 14167 raft_consensus.cc:493] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:40.473971 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cfb01e9ea24c4b96a3b596d8920124" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.489851 13918 raft_consensus.cc:2468] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 0.
I20260710 11:04:40.488307 14167 raft_consensus.cc:3060] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.496011 14235 raft_consensus.cc:493] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.496505 14235 raft_consensus.cc:515] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.503353 13921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f219b41dfd2441b98cd91843c9887747" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.504022 14235 leader_election.cc:290] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:40.505079 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f219b41dfd2441b98cd91843c9887747" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:40.505374 13920 raft_consensus.cc:2468] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:40.506966 13961 leader_election.cc:304] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [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: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:40.507936 14224 raft_consensus.cc:2804] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:04:40.507094 14035 leader_election.cc:343] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.508466 14224 raft_consensus.cc:697] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 LEADER]: Becoming Leader. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Running, Role: LEADER
W20260710 11:04:40.508777 14035 leader_election.cc:343] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.509490 14035 leader_election.cc:304] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c; no voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:40.509496 14224 consensus_queue.cc:237] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.511071 14235 raft_consensus.cc:2749] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.516376 14113 tablet_bootstrap.cc:654] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.516413 14167 raft_consensus.cc:515] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.534134 14167 leader_election.cc:290] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 election: Requested vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:40.536295 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cfb01e9ea24c4b96a3b596d8920124" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:40.537249 13847 raft_consensus.cc:3060] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.537796 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cfb01e9ea24c4b96a3b596d8920124" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:40.538614 13922 raft_consensus.cc:3060] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.551291 13922 raft_consensus.cc:2468] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:40.552446 13961 leader_election.cc:304] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:40.553517 14167 raft_consensus.cc:2804] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:40.554108 14167 raft_consensus.cc:697] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 LEADER]: Becoming Leader. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Running, Role: LEADER
I20260710 11:04:40.554970 14167 consensus_queue.cc:237] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.557799 14115 raft_consensus.cc:359] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.558542 14115 raft_consensus.cc:385] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.558827 14115 raft_consensus.cc:740] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
W20260710 11:04:40.559600 14232 log.cc:927] Time spent T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Append to log took a long time: real 0.062s	user 0.004s	sys 0.000s
I20260710 11:04:40.562036 14115 consensus_queue.cc:260] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.567740 14115 ts_tablet_manager.cc:1434] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.002s
I20260710 11:04:40.569150 14115 tablet_bootstrap.cc:492] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:40.591892 14113 tablet_bootstrap.cc:492] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:40.592406 14113 ts_tablet_manager.cc:1403] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.120s	user 0.006s	sys 0.015s
I20260710 11:04:40.587508 13847 raft_consensus.cc:2468] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:40.595860 14114 tablet_bootstrap.cc:492] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:40.596362 14114 ts_tablet_manager.cc:1403] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.240s	user 0.014s	sys 0.001s
I20260710 11:04:40.596732 14124 raft_consensus.cc:493] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.597369 14124 raft_consensus.cc:515] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.597518 14113 raft_consensus.cc:359] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.598347 14113 raft_consensus.cc:385] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.598670 14113 raft_consensus.cc:740] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.598913 14115 tablet_bootstrap.cc:654] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.598934 14114 raft_consensus.cc:359] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.599795 14114 raft_consensus.cc:385] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.600109 14114 raft_consensus.cc:740] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.600157 14113 consensus_queue.cc:260] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.601255 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22d7dbd3d8f4ecbb4716bbbd6b6ec96" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.601061 14114 consensus_queue.cc:260] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.602293 14113 ts_tablet_manager.cc:1434] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:04:40.602171 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22d7dbd3d8f4ecbb4716bbbd6b6ec96" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:40.603112 14114 ts_tablet_manager.cc:1434] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:04:40.603215 14113 tablet_bootstrap.cc:492] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
W20260710 11:04:40.603411 13961 leader_election.cc:343] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.603855 14124 leader_election.cc:290] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:40.603997 14114 tablet_bootstrap.cc:492] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
W20260710 11:04:40.604061 13962 leader_election.cc:343] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.604614 13962 leader_election.cc:304] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acc8c98b4ee4f5380369f9be8f77436; no voters: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:40.607079 14124 raft_consensus.cc:2749] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.609757 14116 tablet_bootstrap.cc:492] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:40.611909 14116 ts_tablet_manager.cc:1403] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.277s	user 0.021s	sys 0.007s
I20260710 11:04:40.612962 14113 tablet_bootstrap.cc:654] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.614873 14116 raft_consensus.cc:359] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.615540 14116 raft_consensus.cc:385] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.615793 14116 raft_consensus.cc:740] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.619131 14248 raft_consensus.cc:493] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.619617 14248 raft_consensus.cc:515] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.622876 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ae87e779446e082eac5817f907618" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.624768 14116 consensus_queue.cc:260] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.625877 14114 tablet_bootstrap.cc:654] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.626214 14113 tablet_bootstrap.cc:492] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:40.627075 14113 ts_tablet_manager.cc:1403] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.001s
I20260710 11:04:40.628901 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ae87e779446e082eac5817f907618" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:40.630553 14116 ts_tablet_manager.cc:1434] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:04:40.631232 13960 leader_election.cc:304] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acc8c98b4ee4f5380369f9be8f77436; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:40.631500 14116 tablet_bootstrap.cc:492] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:40.632175 14167 raft_consensus.cc:2749] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.633086 14248 leader_election.cc:290] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:40.631325 14113 raft_consensus.cc:359] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.635859 14113 raft_consensus.cc:385] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.636248 14113 raft_consensus.cc:740] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.637074 14113 consensus_queue.cc:260] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.639215 14113 ts_tablet_manager.cc:1434] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:04:40.639842 14114 tablet_bootstrap.cc:492] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:40.640149 14113 tablet_bootstrap.cc:492] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:40.640414 14114 ts_tablet_manager.cc:1403] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.006s
I20260710 11:04:40.643112 14116 tablet_bootstrap.cc:654] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.643327 14114 raft_consensus.cc:359] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.644181 14114 raft_consensus.cc:385] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.644565 14114 raft_consensus.cc:740] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.645483 14114 consensus_queue.cc:260] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.647146 14113 tablet_bootstrap.cc:654] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.647639 14114 ts_tablet_manager.cc:1434] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:04:40.648703 14114 tablet_bootstrap.cc:492] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:40.655441 14114 tablet_bootstrap.cc:654] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.656528 14116 tablet_bootstrap.cc:492] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:40.657083 14116 ts_tablet_manager.cc:1403] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260710 11:04:40.660251 14116 raft_consensus.cc:359] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.661149 14116 raft_consensus.cc:385] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.661499 14116 raft_consensus.cc:740] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.662364 14116 consensus_queue.cc:260] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.667956 14113 tablet_bootstrap.cc:492] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:40.668628 14113 ts_tablet_manager.cc:1403] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.001s
I20260710 11:04:40.672207 14113 raft_consensus.cc:359] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.673111 14113 raft_consensus.cc:385] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.673465 14113 raft_consensus.cc:740] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.674396 14113 consensus_queue.cc:260] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.677215 14116 ts_tablet_manager.cc:1434] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:04:40.678530 14116 tablet_bootstrap.cc:492] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
W20260710 11:04:40.678719 13794 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:40.676977 14113 ts_tablet_manager.cc:1434] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:04:40.682040 14113 tablet_bootstrap.cc:492] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:40.685582 14121 raft_consensus.cc:493] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.686293 14121 raft_consensus.cc:515] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.686864 14116 tablet_bootstrap.cc:654] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.688588 14113 tablet_bootstrap.cc:654] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.689090 14223 raft_consensus.cc:493] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.689582 14223 raft_consensus.cc:515] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.691956 14223 leader_election.cc:290] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:40.694908 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:40.696748 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:40.697664 14071 raft_consensus.cc:2468] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 0.
I20260710 11:04:40.700430 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:40.701254 13922 raft_consensus.cc:2393] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in current term 1: Already voted for candidate 2de5fb7a48da46e9b6792946d374f87c in this term.
I20260710 11:04:40.701342 14113 tablet_bootstrap.cc:492] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:40.701705 14116 tablet_bootstrap.cc:492] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:40.701885 14113 ts_tablet_manager.cc:1403] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260710 11:04:40.702343 14116 ts_tablet_manager.cc:1403] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260710 11:04:40.702409 14127 raft_consensus.cc:493] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.703063 14127 raft_consensus.cc:515] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.704856 14113 raft_consensus.cc:359] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.705751 14113 raft_consensus.cc:385] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.706079 14113 raft_consensus.cc:740] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.706007 14116 raft_consensus.cc:359] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.707024 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:40.707386 14116 raft_consensus.cc:385] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.707150 14113 consensus_queue.cc:260] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.707825 14116 raft_consensus.cc:740] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
W20260710 11:04:40.708482 13812 leader_election.cc:343] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.708848 14116 consensus_queue.cc:260] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.709666 14113 ts_tablet_manager.cc:1434] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:40.710623 14113 tablet_bootstrap.cc:492] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:40.711640 13813 leader_election.cc:304] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:40.712025 14116 ts_tablet_manager.cc:1434] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:04:40.713020 14173 raft_consensus.cc:2804] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:40.713300 14116 tablet_bootstrap.cc:492] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:40.713447 14173 raft_consensus.cc:493] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:40.713954 14173 raft_consensus.cc:3060] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.716296 14113 tablet_bootstrap.cc:654] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.718792 13812 leader_election.cc:304] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f; no voters: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:40.720791 14169 raft_consensus.cc:3060] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.721761 14116 tablet_bootstrap.cc:654] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.728093 14127 leader_election.cc:290] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:40.729800 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f219b41dfd2441b98cd91843c9887747" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:40.706549 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f219b41dfd2441b98cd91843c9887747" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:40.688553 14121 leader_election.cc:290] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:40.733731 14116 tablet_bootstrap.cc:492] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:40.733721 14071 raft_consensus.cc:2468] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 0.
I20260710 11:04:40.733721 13995 raft_consensus.cc:2468] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 0.
I20260710 11:04:40.734606 14116 ts_tablet_manager.cc:1403] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 11:04:40.735517 13888 leader_election.cc:304] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:40.736507 13746 catalog_manager.cc:5697] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "4acc8c98b4ee4f5380369f9be8f77436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:40.730134 14113 tablet_bootstrap.cc:492] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: No bootstrap required, opened a new log
I20260710 11:04:40.738685 14113 ts_tablet_manager.cc:1403] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260710 11:04:40.738306 14116 raft_consensus.cc:359] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.739261 14116 raft_consensus.cc:385] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.739642 14116 raft_consensus.cc:740] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.740159 14127 raft_consensus.cc:2804] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:40.740717 14127 raft_consensus.cc:493] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:40.741175 14127 raft_consensus.cc:3060] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.738343 13746 catalog_manager.cc:5697] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "4acc8c98b4ee4f5380369f9be8f77436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:40.745741 14116 consensus_queue.cc:260] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.750362 14127 raft_consensus.cc:515] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.753242 14113 raft_consensus.cc:359] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.754071 14113 raft_consensus.cc:385] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.753782 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f219b41dfd2441b98cd91843c9887747" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:40.753748 14116 ts_tablet_manager.cc:1434] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 11:04:40.754376 14113 raft_consensus.cc:740] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.754786 13995 raft_consensus.cc:3060] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.755463 14116 tablet_bootstrap.cc:492] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:40.755285 14113 consensus_queue.cc:260] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.759148 14115 tablet_bootstrap.cc:492] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:40.758945 14173 raft_consensus.cc:515] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.759666 14115 ts_tablet_manager.cc:1403] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.191s	user 0.017s	sys 0.018s
I20260710 11:04:40.761758 14169 raft_consensus.cc:2749] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.762701 14174 raft_consensus.cc:493] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.762566 14115 raft_consensus.cc:359] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.763259 14115 raft_consensus.cc:385] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.763195 14174 raft_consensus.cc:515] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.763669 14115 raft_consensus.cc:740] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.764295 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:40.764462 14115 consensus_queue.cc:260] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.765625 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:40.765795 14173 leader_election.cc:290] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:40.766336 14071 raft_consensus.cc:3060] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.766645 14115 ts_tablet_manager.cc:1434] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:40.766964 14113 ts_tablet_manager.cc:1434] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.005s
I20260710 11:04:40.765470 14174 leader_election.cc:290] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:40.768646 14115 tablet_bootstrap.cc:492] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
W20260710 11:04:40.770943 13812 leader_election.cc:343] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.774495 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e3d3de4b6c463b94822c0023485cfe" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:40.778406 14116 tablet_bootstrap.cc:654] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.778584 13848 raft_consensus.cc:2468] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 0.
I20260710 11:04:40.773041 13743 catalog_manager.cc:5697] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 1 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:40.774495 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e3d3de4b6c463b94822c0023485cfe" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:40.779942 13886 leader_election.cc:304] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
W20260710 11:04:40.780689 13887 leader_election.cc:343] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.781677 14174 raft_consensus.cc:2804] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:40.782075 14174 raft_consensus.cc:493] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:40.782426 14174 raft_consensus.cc:3060] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.773296 14114 tablet_bootstrap.cc:492] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:40.785529 14114 ts_tablet_manager.cc:1403] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.137s	user 0.046s	sys 0.051s
I20260710 11:04:40.785614 14115 tablet_bootstrap.cc:654] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.783414 14071 raft_consensus.cc:2468] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 1.
I20260710 11:04:40.788798 13813 leader_election.cc:304] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:40.790269 14173 raft_consensus.cc:2804] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:40.790787 14173 raft_consensus.cc:697] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:40.793083 13995 raft_consensus.cc:2468] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
I20260710 11:04:40.796556 14114 raft_consensus.cc:359] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.796707 14174 raft_consensus.cc:515] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.797399 14114 raft_consensus.cc:385] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.797737 14114 raft_consensus.cc:740] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.799592 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e3d3de4b6c463b94822c0023485cfe" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:40.800217 13848 raft_consensus.cc:3060] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.800137 14114 consensus_queue.cc:260] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.791625 14173 consensus_queue.cc:237] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.805684 14174 leader_election.cc:290] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Requested vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:40.806798 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e3d3de4b6c463b94822c0023485cfe" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:40.806861 14169 raft_consensus.cc:493] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.807654 14169 raft_consensus.cc:515] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.809959 14169 leader_election.cc:290] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:40.811398 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:40.812176 14071 raft_consensus.cc:2468] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 0.
I20260710 11:04:40.813457 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f219b41dfd2441b98cd91843c9887747" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:40.811417 14127 leader_election.cc:290] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:40.814083 14068 raft_consensus.cc:3060] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.814759 14114 ts_tablet_manager.cc:1434] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:04:40.812211 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
W20260710 11:04:40.816723 13887 leader_election.cc:343] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.817119 14114 tablet_bootstrap.cc:492] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:40.817459 13887 leader_election.cc:304] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:40.813490 13813 leader_election.cc:304] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 
I20260710 11:04:40.820446 14121 raft_consensus.cc:2804] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:40.820835 14121 raft_consensus.cc:493] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:40.821187 14121 raft_consensus.cc:3060] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.819051 13848 raft_consensus.cc:2468] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
W20260710 11:04:40.822566 13812 leader_election.cc:343] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.828330 14223 raft_consensus.cc:493] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.829224 14127 raft_consensus.cc:2804] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:40.837711 14127 raft_consensus.cc:697] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Becoming Leader. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Running, Role: LEADER
I20260710 11:04:40.838546 14127 consensus_queue.cc:237] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:40.833971 14223 raft_consensus.cc:515] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.844635 13746 catalog_manager.cc:5697] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 1 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:40.845301 13886 leader_election.cc:304] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:40.844173 14223 leader_election.cc:290] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:40.852658 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7ec776b9c24522a4658f2be0e4e77a" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:40.854995 14121 raft_consensus.cc:515] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.857844 14068 raft_consensus.cc:2468] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
I20260710 11:04:40.858083 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:40.858736 14070 raft_consensus.cc:3060] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.858656 14235 consensus_queue.cc:1048] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:40.860423 14174 raft_consensus.cc:2804] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:40.858771 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:40.860277 14121 leader_election.cc:290] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Requested vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
W20260710 11:04:40.863631 13812 leader_election.cc:343] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:40.870110 13812 leader_election.cc:343] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.879194 14070 raft_consensus.cc:2468] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 1.
I20260710 11:04:40.884236 13813 leader_election.cc:304] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:40.886521 14223 raft_consensus.cc:2804] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:40.865862 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7ec776b9c24522a4658f2be0e4e77a" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
W20260710 11:04:40.890131 13813 leader_election.cc:343] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:40.890684 13813 leader_election.cc:304] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f; no voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:40.892684 14173 raft_consensus.cc:2749] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:40.894060 14115 tablet_bootstrap.cc:492] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:40.894533 14115 ts_tablet_manager.cc:1403] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.008s
I20260710 11:04:40.866102 14174 raft_consensus.cc:697] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Becoming Leader. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Running, Role: LEADER
I20260710 11:04:40.895073 14114 tablet_bootstrap.cc:654] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.895427 14174 consensus_queue.cc:237] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.890556 13746 catalog_manager.cc:5697] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "beb9575021e5464eb4e57b5ce2d6f489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:40.891676 14223 raft_consensus.cc:697] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:40.898927 14223 consensus_queue.cc:237] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.902840 14235 consensus_queue.cc:1048] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.903584 14116 tablet_bootstrap.cc:492] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:40.904065 14116 ts_tablet_manager.cc:1403] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.149s	user 0.018s	sys 0.025s
I20260710 11:04:40.911438 14230 consensus_queue.cc:1048] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:40.912360 14115 raft_consensus.cc:359] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.912595 14116 raft_consensus.cc:359] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.913122 14115 raft_consensus.cc:385] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.913355 14116 raft_consensus.cc:385] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.913430 14115 raft_consensus.cc:740] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.913730 14116 raft_consensus.cc:740] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.914577 14116 consensus_queue.cc:260] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:40.916739 14116 ts_tablet_manager.cc:1434] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:04:40.917655 14116 tablet_bootstrap.cc:492] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:40.923938 14116 tablet_bootstrap.cc:654] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:40.914340 14115 consensus_queue.cc:260] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.940141 14115 ts_tablet_manager.cc:1434] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.003s
I20260710 11:04:40.940210 13743 catalog_manager.cc:5697] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 1 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:40.951882 14167 consensus_queue.cc:1048] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:40.956859 13997 raft_consensus.cc:3060] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:40.958691 14115 tablet_bootstrap.cc:492] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:40.967247 14116 tablet_bootstrap.cc:492] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:40.967777 14116 ts_tablet_manager.cc:1403] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.018s
I20260710 11:04:40.971531 14167 raft_consensus.cc:493] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:40.973839 14167 raft_consensus.cc:515] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:40.971176 14116 raft_consensus.cc:359] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.968232 13746 catalog_manager.cc:5697] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "beb9575021e5464eb4e57b5ce2d6f489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:40.975203 14116 raft_consensus.cc:385] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:40.976485 14116 raft_consensus.cc:740] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:40.977963 14116 consensus_queue.cc:260] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:40.982235 14116 ts_tablet_manager.cc:1434] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:04:40.985278 14116 tablet_bootstrap.cc:492] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489: Bootstrap starting.
I20260710 11:04:40.988265 14167 leader_election.cc:290] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:41.006503 14116 tablet_bootstrap.cc:654] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.007513 13846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:41.003942 14114 tablet_bootstrap.cc:492] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:41.009297 14114 ts_tablet_manager.cc:1403] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.192s	user 0.026s	sys 0.019s
I20260710 11:04:41.004259 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:41.026113 14122 consensus_queue.cc:1048] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:04:41.024507 14071 raft_consensus.cc:2393] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4acc8c98b4ee4f5380369f9be8f77436 in current term 1: Already voted for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in this term.
I20260710 11:04:41.030962 13962 leader_election.cc:304] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acc8c98b4ee4f5380369f9be8f77436; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:41.032397 14224 raft_consensus.cc:3060] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.039429 14115 tablet_bootstrap.cc:654] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.042048 14174 raft_consensus.cc:493] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.044214 14224 raft_consensus.cc:2749] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.047060 14262 raft_consensus.cc:493] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.048491 14174 raft_consensus.cc:515] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:41.051892 14174 leader_election.cc:290] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:41.053613 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688cd149126641d995fcae94a2524bc9" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
W20260710 11:04:41.055153 13887 leader_election.cc:343] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.056183 14262 raft_consensus.cc:515] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.061619 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22d7dbd3d8f4ecbb4716bbbd6b6ec96" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:41.061945 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22d7dbd3d8f4ecbb4716bbbd6b6ec96" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:41.062275 13995 raft_consensus.cc:2468] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 0.
I20260710 11:04:41.062191 13846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688cd149126641d995fcae94a2524bc9" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
W20260710 11:04:41.063427 13888 leader_election.cc:343] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.063347 13846 raft_consensus.cc:2468] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 0.
I20260710 11:04:41.064046 14262 leader_election.cc:290] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:41.066481 13887 leader_election.cc:304] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [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: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:41.067526 13886 leader_election.cc:304] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:41.069540 14174 raft_consensus.cc:2804] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.073342 14174 raft_consensus.cc:493] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.073190 14114 raft_consensus.cc:359] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.073939 14174 raft_consensus.cc:3060] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.074195 14114 raft_consensus.cc:385] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.074616 14114 raft_consensus.cc:740] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.076658 14114 consensus_queue.cc:260] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.083066 14127 raft_consensus.cc:2804] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.083526 14127 raft_consensus.cc:493] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.083869 14127 raft_consensus.cc:3060] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.090034 14114 ts_tablet_manager.cc:1434] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260710 11:04:41.090998 14114 tablet_bootstrap.cc:492] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:41.086103 14174 raft_consensus.cc:515] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.097080 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22d7dbd3d8f4ecbb4716bbbd6b6ec96" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:41.097821 13997 raft_consensus.cc:3060] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.099962 14223 raft_consensus.cc:493] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.100625 14223 raft_consensus.cc:515] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:41.101383 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22d7dbd3d8f4ecbb4716bbbd6b6ec96" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
W20260710 11:04:41.103039 13888 leader_election.cc:343] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.103586 14174 leader_election.cc:290] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:41.105227 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9d2c9e0ae54e608d54a329050c31a4" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
W20260710 11:04:41.107028 13813 leader_election.cc:343] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.107765 14223 leader_election.cc:290] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:41.111640 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9d2c9e0ae54e608d54a329050c31a4" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
W20260710 11:04:41.112972 13812 leader_election.cc:343] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.113435 13812 leader_election.cc:304] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f; no voters: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:41.114482 14121 raft_consensus.cc:2749] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.119928 14114 tablet_bootstrap.cc:654] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.123499 14115 tablet_bootstrap.cc:492] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:41.123974 14115 ts_tablet_manager.cc:1403] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.165s	user 0.010s	sys 0.026s
I20260710 11:04:41.124289 14224 consensus_queue.cc:1048] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.128824 14127 raft_consensus.cc:515] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:41.131675 14115 raft_consensus.cc:359] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.131950 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688cd149126641d995fcae94a2524bc9" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
W20260710 11:04:41.133404 13887 leader_election.cc:343] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.133965 14115 raft_consensus.cc:385] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.134264 14115 raft_consensus.cc:740] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.134936 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688cd149126641d995fcae94a2524bc9" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:41.135046 14115 consensus_queue.cc:260] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.135814 13847 raft_consensus.cc:3060] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.137595 14115 ts_tablet_manager.cc:1434] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:04:41.138552 14115 tablet_bootstrap.cc:492] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:41.144768 14115 tablet_bootstrap.cc:654] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.146775 14070 raft_consensus.cc:3060] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.154417 14224 consensus_queue.cc:1048] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.158675 14174 raft_consensus.cc:493] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.159395 14174 raft_consensus.cc:515] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.105593 14116 tablet_bootstrap.cc:492] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489: No bootstrap required, opened a new log
I20260710 11:04:41.162390 14116 ts_tablet_manager.cc:1403] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489: Time spent bootstrapping tablet: real 0.177s	user 0.008s	sys 0.012s
I20260710 11:04:41.164323 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0135192ee845e9a581a0e2a104677e" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
W20260710 11:04:41.166785 13888 leader_election.cc:343] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.167162 13997 raft_consensus.cc:2468] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
I20260710 11:04:41.168943 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0135192ee845e9a581a0e2a104677e" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:41.169855 13995 raft_consensus.cc:2468] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 0.
I20260710 11:04:41.171144 13887 leader_election.cc:304] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [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: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:41.171341 14116 raft_consensus.cc:359] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:41.172091 14116 raft_consensus.cc:385] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.172380 14116 raft_consensus.cc:740] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.172662 14174 leader_election.cc:290] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:41.173174 14262 raft_consensus.cc:2804] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.173671 14262 raft_consensus.cc:697] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Becoming Leader. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Running, Role: LEADER
I20260710 11:04:41.173610 14116 consensus_queue.cc:260] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:41.174158 13887 leader_election.cc:304] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [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: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:41.174594 14262 consensus_queue.cc:237] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.183681 14174 raft_consensus.cc:2804] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.184307 14174 raft_consensus.cc:493] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.184767 14174 raft_consensus.cc:3060] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.168853 14127 leader_election.cc:290] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Requested vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:41.194043 14114 tablet_bootstrap.cc:492] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:41.194741 14114 ts_tablet_manager.cc:1403] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.005s
I20260710 11:04:41.195336 14115 tablet_bootstrap.cc:492] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:41.196015 14115 ts_tablet_manager.cc:1403] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.007s
I20260710 11:04:41.202198 13847 raft_consensus.cc:2468] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
I20260710 11:04:41.203971 13886 leader_election.cc:304] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:41.205502 14262 raft_consensus.cc:2804] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.206219 14262 raft_consensus.cc:697] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Becoming Leader. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Running, Role: LEADER
I20260710 11:04:41.207501 14262 consensus_queue.cc:237] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:41.215615 14224 consensus_queue.cc:1048] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:41.218053 14115 raft_consensus.cc:359] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:41.219033 14115 raft_consensus.cc:385] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.219365 14115 raft_consensus.cc:740] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.222834 14116 ts_tablet_manager.cc:1434] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489: Time spent starting tablet: real 0.060s	user 0.017s	sys 0.035s
I20260710 11:04:41.222936 14174 raft_consensus.cc:515] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.220194 14115 consensus_queue.cc:260] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:41.226292 14174 leader_election.cc:290] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:41.226583 14068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0135192ee845e9a581a0e2a104677e" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:41.227206 14115 ts_tablet_manager.cc:1434] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:04:41.229521 14115 tablet_bootstrap.cc:492] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c: Bootstrap starting.
I20260710 11:04:41.234304 14114 raft_consensus.cc:359] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.236892 14114 raft_consensus.cc:385] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.237303 14235 raft_consensus.cc:493] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:41.236975 13888 leader_election.cc:343] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.237865 14122 raft_consensus.cc:493] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.238058 14235 raft_consensus.cc:515] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.244376 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0135192ee845e9a581a0e2a104677e" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:41.246702 13995 raft_consensus.cc:3060] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.242852 14115 tablet_bootstrap.cc:654] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.247375 14235 leader_election.cc:290] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:41.248452 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:41.249068 13846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:41.249715 13846 raft_consensus.cc:2468] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 0.
I20260710 11:04:41.237674 14114 raft_consensus.cc:740] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
W20260710 11:04:41.252064 14035 leader_election.cc:343] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.254534 14114 consensus_queue.cc:260] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.245914 14122 raft_consensus.cc:515] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.261586 14034 leader_election.cc:304] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:41.264248 14114 ts_tablet_manager.cc:1434] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.000s
I20260710 11:04:41.268044 14262 raft_consensus.cc:493] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.268684 14262 raft_consensus.cc:515] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:41.274101 14114 tablet_bootstrap.cc:492] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:41.269647 14235 raft_consensus.cc:2804] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.275992 14235 raft_consensus.cc:493] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.281723 14235 raft_consensus.cc:3060] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.282378 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22d7dbd3d8f4ecbb4716bbbd6b6ec96" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:41.281279 14122 leader_election.cc:290] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:41.285471 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22d7dbd3d8f4ecbb4716bbbd6b6ec96" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:41.287298 13996 raft_consensus.cc:2393] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2de5fb7a48da46e9b6792946d374f87c in current term 1: Already voted for candidate beb9575021e5464eb4e57b5ce2d6f489 in this term.
I20260710 11:04:41.288801 14035 leader_election.cc:304] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c; no voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:41.289745 14174 consensus_queue.cc:1048] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.292539 14229 raft_consensus.cc:493] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.293062 14229 raft_consensus.cc:515] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.294790 14262 leader_election.cc:290] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:41.295397 14229 leader_election.cc:290] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:41.295814 14122 raft_consensus.cc:3060] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.300348 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:41.301213 14071 raft_consensus.cc:2393] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb9575021e5464eb4e57b5ce2d6f489 in current term 1: Already voted for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in this term.
I20260710 11:04:41.302846 14235 raft_consensus.cc:515] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.303689 13846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:41.306120 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7ec776b9c24522a4658f2be0e4e77a" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:41.306757 13847 raft_consensus.cc:2468] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 0.
I20260710 11:04:41.307062 13886 leader_election.cc:304] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb9575021e5464eb4e57b5ce2d6f489; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:41.307367 14235 leader_election.cc:290] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:41.307147 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7ec776b9c24522a4658f2be0e4e77a" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:41.308378 13997 raft_consensus.cc:2468] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 0.
I20260710 11:04:41.305430 14115 tablet_bootstrap.cc:492] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c: No bootstrap required, opened a new log
I20260710 11:04:41.309686 14115 ts_tablet_manager.cc:1403] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.011s
I20260710 11:04:41.309973 13994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:41.308779 13744 catalog_manager.cc:5697] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "beb9575021e5464eb4e57b5ce2d6f489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.309123 14262 raft_consensus.cc:3060] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.312628 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:41.313235 13847 raft_consensus.cc:3060] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.310959 14035 leader_election.cc:304] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
W20260710 11:04:41.314935 14035 leader_election.cc:343] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:41.315213 13995 raft_consensus.cc:2468] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
I20260710 11:04:41.316555 13887 leader_election.cc:304] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [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: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:41.317695 14174 raft_consensus.cc:2804] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.318147 14174 raft_consensus.cc:697] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Becoming Leader. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Running, Role: LEADER
I20260710 11:04:41.318979 14174 consensus_queue.cc:237] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.320959 14115 raft_consensus.cc:359] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.322003 14115 raft_consensus.cc:385] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.322011 14235 raft_consensus.cc:2804] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.322444 14115 raft_consensus.cc:740] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.323460 14115 consensus_queue.cc:260] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.318982 14122 raft_consensus.cc:2749] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.323868 14262 raft_consensus.cc:2749] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.326103 14115 ts_tablet_manager.cc:1434] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:04:41.326491 13847 raft_consensus.cc:2468] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:41.322422 14114 tablet_bootstrap.cc:654] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.318161 13744 catalog_manager.cc:5697] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "beb9575021e5464eb4e57b5ce2d6f489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.328418 14034 leader_election.cc:304] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 4acc8c98b4ee4f5380369f9be8f77436
W20260710 11:04:41.329958 13887 consensus_peers.cc:597] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 -> Peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Couldn't send request to peer 4acc8c98b4ee4f5380369f9be8f77436. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.322572 14235 raft_consensus.cc:493] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.330924 14235 raft_consensus.cc:3060] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.331022 14223 consensus_queue.cc:1048] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:41.333349 14262 consensus_queue.cc:1048] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.335347 14122 raft_consensus.cc:2804] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.344609 14235 raft_consensus.cc:515] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.346174 14122 raft_consensus.cc:697] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:41.347303 14122 consensus_queue.cc:237] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.349567 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7ec776b9c24522a4658f2be0e4e77a" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:41.350288 13996 raft_consensus.cc:3060] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.351984 14121 consensus_queue.cc:1048] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.355276 14235 leader_election.cc:290] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:41.357999 14114 tablet_bootstrap.cc:492] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:41.358469 14114 ts_tablet_manager.cc:1403] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.004s
I20260710 11:04:41.358783 14229 raft_consensus.cc:493] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.359450 14229 raft_consensus.cc:515] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:41.362169 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7ec776b9c24522a4658f2be0e4e77a" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:41.362984 13847 raft_consensus.cc:3060] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.370375 14114 raft_consensus.cc:359] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:41.371129 14114 raft_consensus.cc:385] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.372262 14229 leader_election.cc:290] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:41.371397 14114 raft_consensus.cc:740] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.374022 14114 consensus_queue.cc:260] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:41.374508 13994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0135192ee845e9a581a0e2a104677e" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:41.375746 13994 raft_consensus.cc:2393] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2de5fb7a48da46e9b6792946d374f87c in current term 1: Already voted for candidate beb9575021e5464eb4e57b5ce2d6f489 in this term.
I20260710 11:04:41.377199 14281 consensus_queue.cc:1048] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:41.378393 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0135192ee845e9a581a0e2a104677e" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:41.381157 14035 leader_election.cc:304] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c; no voters: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:41.385362 14235 raft_consensus.cc:3060] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.394097 14114 ts_tablet_manager.cc:1434] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260710 11:04:41.395128 14114 tablet_bootstrap.cc:492] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:41.399166 13996 raft_consensus.cc:2468] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:41.401587 14114 tablet_bootstrap.cc:654] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.404161 14235 raft_consensus.cc:2749] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.405573 13744 catalog_manager.cc:5697] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "beb9575021e5464eb4e57b5ce2d6f489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.412616 14114 tablet_bootstrap.cc:492] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:41.413143 14114 ts_tablet_manager.cc:1403] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:04:41.415086 14114 raft_consensus.cc:359] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:41.415593 14114 raft_consensus.cc:385] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.415812 14114 raft_consensus.cc:740] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.404088 14035 leader_election.cc:304] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:41.416482 14114 consensus_queue.cc:260] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:41.419262 14114 ts_tablet_manager.cc:1434] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:41.422786 14114 tablet_bootstrap.cc:492] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436: Bootstrap starting.
I20260710 11:04:41.427426 14114 tablet_bootstrap.cc:654] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:41.429858 14235 raft_consensus.cc:2804] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.431439 14235 raft_consensus.cc:697] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:41.434098 14235 consensus_queue.cc:237] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.437918 13847 raft_consensus.cc:2468] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:41.454579 14114 tablet_bootstrap.cc:492] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436: No bootstrap required, opened a new log
I20260710 11:04:41.457172 14114 ts_tablet_manager.cc:1403] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.014s
I20260710 11:04:41.460387 14114 raft_consensus.cc:359] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.466759 14114 raft_consensus.cc:385] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:41.467128 14114 raft_consensus.cc:740] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Initialized, Role: FOLLOWER
I20260710 11:04:41.468127 14114 consensus_queue.cc:260] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.470809 14229 raft_consensus.cc:493] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.471129 14114 ts_tablet_manager.cc:1434] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 11:04:41.471324 14229 raft_consensus.cc:515] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:41.474498 14229 leader_election.cc:290] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:41.476889 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9d2c9e0ae54e608d54a329050c31a4" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:41.477896 13920 raft_consensus.cc:2468] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 0.
I20260710 11:04:41.479954 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9d2c9e0ae54e608d54a329050c31a4" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:41.480636 13847 raft_consensus.cc:2468] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 0.
I20260710 11:04:41.482008 14034 leader_election.cc:304] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 
I20260710 11:04:41.483214 14229 raft_consensus.cc:2804] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:41.483753 14229 raft_consensus.cc:493] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.484259 14229 raft_consensus.cc:3060] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.494300 14229 raft_consensus.cc:515] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:41.497617 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9d2c9e0ae54e608d54a329050c31a4" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:41.497838 14229 leader_election.cc:290] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Requested vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:41.498275 13847 raft_consensus.cc:3060] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.497785 13744 catalog_manager.cc:5697] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 1 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.498906 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9d2c9e0ae54e608d54a329050c31a4" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:41.499533 13920 raft_consensus.cc:3060] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.502951 14223 consensus_queue.cc:1048] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.506489 13920 raft_consensus.cc:2468] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:41.507681 14035 leader_election.cc:304] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:41.508563 14235 raft_consensus.cc:2804] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:41.509040 14235 raft_consensus.cc:697] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:41.510046 14235 consensus_queue.cc:237] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:41.514094 14223 consensus_queue.cc:1048] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.514629 13847 raft_consensus.cc:2468] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:41.527936 13744 catalog_manager.cc:5697] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 1 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.529362 13744 catalog_manager.cc:5697] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 1 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.603027 13995 raft_consensus.cc:3060] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.609469 14262 consensus_queue.cc:1048] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.620163 14262 consensus_queue.cc:1048] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.680742 11718 tablet_server.cc:179] TabletServer@127.11.113.129:0 shutting down...
I20260710 11:04:41.705921 14262 consensus_queue.cc:1048] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:41.720590 14174 consensus_queue.cc:1048] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:41.729470 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:41.731397 11718 tablet_replica.cc:333] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.732324 11718 raft_consensus.cc:2243] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.732833 11718 raft_consensus.cc:2272] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.735595 11718 tablet_replica.cc:333] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.736361 11718 raft_consensus.cc:2243] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.736801 11718 raft_consensus.cc:2272] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.738619 11718 tablet_replica.cc:333] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.739094 11718 raft_consensus.cc:2243] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.739497 11718 raft_consensus.cc:2272] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.741122 11718 tablet_replica.cc:333] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.741685 11718 raft_consensus.cc:2243] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.742246 11718 raft_consensus.cc:2272] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.742763 14247 raft_consensus.cc:493] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.743320 14247 raft_consensus.cc:515] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:41.745218 11718 tablet_replica.cc:333] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.745447 14247 leader_election.cc:290] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:41.746107 11718 raft_consensus.cc:2243] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:41.746779 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e3d3de4b6c463b94822c0023485cfe" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:41.747022 11718 raft_consensus.cc:2272] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.749315 11718 tablet_replica.cc:333] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
W20260710 11:04:41.749349 13960 leader_election.cc:336] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:04:41.749842 13960 leader_election.cc:304] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acc8c98b4ee4f5380369f9be8f77436; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:41.749984 11718 raft_consensus.cc:2243] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:41.750512 14247 raft_consensus.cc:2749] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:41.750972 11718 raft_consensus.cc:2272] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.752978 11718 tablet_replica.cc:333] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.753525 11718 raft_consensus.cc:2243] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.753825 11718 raft_consensus.cc:2272] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.755244 11718 tablet_replica.cc:333] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.755692 11718 raft_consensus.cc:2243] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:41.756379 11718 raft_consensus.cc:2272] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.757905 13995 raft_consensus.cc:3060] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:41.758270 11718 tablet_replica.cc:333] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.759070 11718 raft_consensus.cc:2243] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.759490 11718 raft_consensus.cc:2272] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.761698 11718 tablet_replica.cc:333] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.762236 11718 raft_consensus.cc:2243] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.762621 11718 raft_consensus.cc:2272] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.764765 11718 tablet_replica.cc:333] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.765547 11718 raft_consensus.cc:2243] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.766203 11718 raft_consensus.cc:2272] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.769038 11718 tablet_replica.cc:333] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.769924 11718 raft_consensus.cc:2243] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.770529 11718 raft_consensus.cc:2272] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:41.773195 14034 consensus_peers.cc:597] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.774108 11718 tablet_replica.cc:333] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.774914 11718 raft_consensus.cc:2243] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.775389 11718 raft_consensus.cc:2272] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.777513 11718 tablet_replica.cc:333] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.778172 11718 raft_consensus.cc:2243] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.778332 14262 consensus_queue.cc:1048] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.778644 11718 raft_consensus.cc:2272] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.780841 11718 tablet_replica.cc:333] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.781546 11718 raft_consensus.cc:2243] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:41.782442 11718 raft_consensus.cc:2272] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.784617 11718 tablet_replica.cc:333] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.785321 11718 raft_consensus.cc:2243] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:41.786237 11718 raft_consensus.cc:2272] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.788419 11718 tablet_replica.cc:333] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.789084 11718 raft_consensus.cc:2243] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:41.789983 11718 raft_consensus.cc:2272] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.789886 14262 consensus_queue.cc:1048] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:41.792449 11718 tablet_replica.cc:333] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: stopping tablet replica
I20260710 11:04:41.793167 11718 raft_consensus.cc:2243] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.793659 11718 raft_consensus.cc:2272] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:41.804893 13886 consensus_peers.cc:597] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.825546 11718 tablet_server.cc:196] TabletServer@127.11.113.129:0 shutdown complete.
W20260710 11:04:41.846664 13960 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111) [suppressed 18 similar messages]
W20260710 11:04:41.849326 13960 consensus_peers.cc:597] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.850735 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:41.856650 14315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:41.858091 14316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:41.857870 14034 consensus_peers.cc:597] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.861625 11718 server_base.cc:1061] running on GCE node
W20260710 11:04:41.862793 14318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:41.863111 13960 consensus_peers.cc:597] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.864540 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:41.864758 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:41.864933 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681481864892 us; error 0 us; skew 500 ppm
I20260710 11:04:41.865602 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:41.868765 11718 webserver.cc:533] Webserver started at http://127.11.113.129:45403/ using document root <none> and password file <none>
I20260710 11:04:41.869441 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:41.869668 11718 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:04:41.873200 11718 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 11:04:41.877799 14323 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:41.878731 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260710 11:04:41.879134 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-0-root
uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
format_stamp: "Formatted at 2026-07-10 11:04:37 on dist-test-slave-0lhx"
I20260710 11:04:41.879402 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681424210728-11718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 11:04:41.890595 14034 consensus_peers.cc:597] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.916050 14235 consensus_queue.cc:1048] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.916760 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:41.918115 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:41.919762 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:41.929162 14331 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:04:41.938639 14034 consensus_peers.cc:597] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.946643 13996 raft_consensus.cc:3060] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:41.949151 13960 consensus_peers.cc:597] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.950743 14229 consensus_queue.cc:1048] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.955031 14247 raft_consensus.cc:493] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.955643 14247 raft_consensus.cc:515] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:41.960162 14247 leader_election.cc:290] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:41.960608 14229 consensus_queue.cc:1048] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:41.964272 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
W20260710 11:04:41.975270 14034 consensus_peers.cc:597] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:41.983979 13960 leader_election.cc:336] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111)
I20260710 11:04:41.984721 13960 leader_election.cc:304] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [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: 4acc8c98b4ee4f5380369f9be8f77436; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c
W20260710 11:04:41.986109 13886 consensus_peers.cc:597] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.988315 14247 raft_consensus.cc:2749] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:42.044670 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:04:42.044946 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.121s	user 0.004s	sys 0.004s
I20260710 11:04:42.045235 11718 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:04:42.050319 14331 tablet_bootstrap.cc:492] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
W20260710 11:04:42.051302 14034 consensus_peers.cc:597] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.063388 14331 tablet_bootstrap.cc:492] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.064293 14331 tablet_bootstrap.cc:492] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.064932 14331 ts_tablet_manager.cc:1403] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:04:42.067517 14331 raft_consensus.cc:359] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.068182 14331 raft_consensus.cc:740] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.068900 14331 consensus_queue.cc:260] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.071086 14331 ts_tablet_manager.cc:1434] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:42.071808 14331 tablet_bootstrap.cc:492] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.084851 14331 tablet_bootstrap.cc:492] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.085742 14331 tablet_bootstrap.cc:492] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.086346 14331 ts_tablet_manager.cc:1403] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:04:42.088518 14331 raft_consensus.cc:359] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.089179 14331 raft_consensus.cc:740] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.089797 14331 consensus_queue.cc:260] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.091532 14331 ts_tablet_manager.cc:1434] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:42.092279 14331 tablet_bootstrap.cc:492] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.108245 14331 tablet_bootstrap.cc:492] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.109187 14331 tablet_bootstrap.cc:492] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.109757 14331 ts_tablet_manager.cc:1403] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:04:42.111949 14331 raft_consensus.cc:359] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:42.112579 14331 raft_consensus.cc:740] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
W20260710 11:04:42.113370 13886 consensus_peers.cc:597] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.113206 14331 consensus_queue.cc:260] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:42.115083 14331 ts_tablet_manager.cc:1434] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:04:42.115808 14331 tablet_bootstrap.cc:492] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.126550 14331 tablet_bootstrap.cc:492] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.127290 14331 tablet_bootstrap.cc:492] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.127862 14331 ts_tablet_manager.cc:1403] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:04:42.130016 14331 raft_consensus.cc:359] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.130630 14331 raft_consensus.cc:740] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.131249 14331 consensus_queue.cc:260] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.133034 14331 ts_tablet_manager.cc:1434] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:42.133731 14331 tablet_bootstrap.cc:492] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.141201 11718 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:04:42.141557 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.096s	user 0.096s	sys 0.000s
I20260710 11:04:42.146804 14331 tablet_bootstrap.cc:492] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.147732 14331 tablet_bootstrap.cc:492] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.148319 14331 ts_tablet_manager.cc:1403] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:04:42.151374 14331 raft_consensus.cc:359] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.152172 14331 raft_consensus.cc:740] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.153028 14331 consensus_queue.cc:260] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.155540 14331 ts_tablet_manager.cc:1434] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:04:42.156487 14331 tablet_bootstrap.cc:492] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.173321 14331 tablet_bootstrap.cc:492] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.174331 14331 tablet_bootstrap.cc:492] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.175091 14331 ts_tablet_manager.cc:1403] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:04:42.177912 14331 raft_consensus.cc:359] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.178738 14331 raft_consensus.cc:740] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.179580 14331 consensus_queue.cc:260] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.181862 14331 ts_tablet_manager.cc:1434] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:42.182749 14331 tablet_bootstrap.cc:492] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.198318 14331 tablet_bootstrap.cc:492] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.199205 14331 tablet_bootstrap.cc:492] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.199831 14331 ts_tablet_manager.cc:1403] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260710 11:04:42.201988 14331 raft_consensus.cc:359] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.202623 14331 raft_consensus.cc:740] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.203338 14331 consensus_queue.cc:260] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.204711 14331 ts_tablet_manager.cc:1434] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260710 11:04:42.205437 14331 tablet_bootstrap.cc:492] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.218952 14331 tablet_bootstrap.cc:492] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.219696 14331 tablet_bootstrap.cc:492] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.220237 14331 ts_tablet_manager.cc:1403] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:04:42.222296 14331 raft_consensus.cc:359] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.222854 14331 raft_consensus.cc:740] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.223523 14331 consensus_queue.cc:260] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.225522 14331 ts_tablet_manager.cc:1434] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:04:42.225883 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.129:42345
I20260710 11:04:42.225986 14399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.129:42345 every 8 connection(s)
I20260710 11:04:42.226351 14331 tablet_bootstrap.cc:492] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.247552 14331 tablet_bootstrap.cc:492] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.248517 14331 tablet_bootstrap.cc:492] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.249231 14331 ts_tablet_manager.cc:1403] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260710 11:04:42.251621 14331 raft_consensus.cc:359] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.252343 14331 raft_consensus.cc:740] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.253027 14331 consensus_queue.cc:260] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.254858 14331 ts_tablet_manager.cc:1434] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:42.255661 14331 tablet_bootstrap.cc:492] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.259099 14400 heartbeater.cc:344] Connected to a master server at 127.11.113.190:45525
I20260710 11:04:42.259543 14400 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:42.260418 14400 heartbeater.cc:507] Master 127.11.113.190:45525 requested a full tablet report, sending...
I20260710 11:04:42.269080 13743 ts_manager.cc:194] Re-registered known tserver with Master: 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.269995 14331 tablet_bootstrap.cc:492] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.270875 14331 tablet_bootstrap.cc:492] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.271495 14331 ts_tablet_manager.cc:1403] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:04:42.273795 14331 raft_consensus.cc:359] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.274456 14331 raft_consensus.cc:740] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.275101 14331 consensus_queue.cc:260] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.277251 14331 ts_tablet_manager.cc:1434] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:04:42.278034 14331 tablet_bootstrap.cc:492] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.291929 14331 tablet_bootstrap.cc:492] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.292845 14331 tablet_bootstrap.cc:492] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.293515 14331 ts_tablet_manager.cc:1403] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:04:42.294091 13743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59006
I20260710 11:04:42.295670 14331 raft_consensus.cc:359] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.296309 14331 raft_consensus.cc:740] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.297138 14331 consensus_queue.cc:260] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.298638 14400 heartbeater.cc:499] Master 127.11.113.190:45525 was elected leader, sending a full tablet report...
I20260710 11:04:42.299175 14331 ts_tablet_manager.cc:1434] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:04:42.299991 14331 tablet_bootstrap.cc:492] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.311748 14331 tablet_bootstrap.cc:492] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.312400 14331 tablet_bootstrap.cc:492] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.313089 14331 ts_tablet_manager.cc:1403] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:04:42.314778 14331 raft_consensus.cc:359] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.315271 14331 raft_consensus.cc:740] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.315766 14331 consensus_queue.cc:260] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.317188 14331 ts_tablet_manager.cc:1434] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:42.317803 14331 tablet_bootstrap.cc:492] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.329768 14331 tablet_bootstrap.cc:492] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.330647 14331 tablet_bootstrap.cc:492] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.331211 14331 ts_tablet_manager.cc:1403] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 11:04:42.332787 14331 raft_consensus.cc:359] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.333348 14331 raft_consensus.cc:740] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.333912 14331 consensus_queue.cc:260] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.335275 14331 ts_tablet_manager.cc:1434] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:42.335863 14331 tablet_bootstrap.cc:492] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.347568 14331 tablet_bootstrap.cc:492] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.348472 14331 tablet_bootstrap.cc:492] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.349146 14331 ts_tablet_manager.cc:1403] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260710 11:04:42.351459 14331 raft_consensus.cc:359] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.352061 14331 raft_consensus.cc:740] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.352669 14331 consensus_queue.cc:260] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.354426 14331 ts_tablet_manager.cc:1434] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:42.355162 14331 tablet_bootstrap.cc:492] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.367512 14331 tablet_bootstrap.cc:492] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.368234 14331 tablet_bootstrap.cc:492] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.368785 14331 ts_tablet_manager.cc:1403] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:04:42.370569 14331 raft_consensus.cc:359] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.371049 14331 raft_consensus.cc:740] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.371547 14331 consensus_queue.cc:260] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.373358 14331 ts_tablet_manager.cc:1434] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:42.374341 14331 tablet_bootstrap.cc:492] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.388573 14331 tablet_bootstrap.cc:492] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.389370 14331 tablet_bootstrap.cc:492] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.389875 14331 ts_tablet_manager.cc:1403] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 11:04:42.392028 14331 raft_consensus.cc:359] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.392673 14331 raft_consensus.cc:740] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.393349 14331 consensus_queue.cc:260] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.395215 14331 ts_tablet_manager.cc:1434] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:42.396011 14331 tablet_bootstrap.cc:492] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.407909 14331 tablet_bootstrap.cc:492] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.408555 14331 tablet_bootstrap.cc:492] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.409039 14331 ts_tablet_manager.cc:1403] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:04:42.411171 14331 raft_consensus.cc:359] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.411760 14331 raft_consensus.cc:740] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.412426 14331 consensus_queue.cc:260] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.414137 14331 ts_tablet_manager.cc:1434] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:42.415006 14331 tablet_bootstrap.cc:492] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap starting.
I20260710 11:04:42.426641 14331 tablet_bootstrap.cc:492] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.427362 14331 tablet_bootstrap.cc:492] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Bootstrap complete.
I20260710 11:04:42.427879 14331 ts_tablet_manager.cc:1403] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:04:42.429690 14331 raft_consensus.cc:359] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.430181 14331 raft_consensus.cc:740] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.430780 14331 consensus_queue.cc:260] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.432606 14331 ts_tablet_manager.cc:1434] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:42.887746 14247 raft_consensus.cc:493] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.888334 14247 raft_consensus.cc:515] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.889006 14122 raft_consensus.cc:493] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.889595 14122 raft_consensus.cc:515] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.890666 14247 leader_election.cc:290] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.891357 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:42.891705 14122 leader_election.cc:290] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.892004 14372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:42.892266 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:42.892628 14372 raft_consensus.cc:2468] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:42.893682 14247 raft_consensus.cc:493] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.893819 13960 leader_election.cc:304] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:42.894160 14372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:42.894201 14247 raft_consensus.cc:515] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.894969 14409 raft_consensus.cc:2804] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:42.894961 14372 raft_consensus.cc:2468] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:42.895514 14409 raft_consensus.cc:493] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.895714 14262 raft_consensus.cc:493] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.895926 14409 raft_consensus.cc:3060] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.896319 14262 raft_consensus.cc:515] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.898361 14262 leader_election.cc:290] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:42.899407 14247 leader_election.cc:290] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.899889 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:42.900507 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:42.901319 14034 leader_election.cc:304] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:42.901473 14373 raft_consensus.cc:2468] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
I20260710 11:04:42.900542 13920 raft_consensus.cc:2468] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:42.900292 14372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:42.900687 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:42.903261 14409 raft_consensus.cc:515] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.903801 14372 raft_consensus.cc:2468] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:42.903923 13996 raft_consensus.cc:2468] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
I20260710 11:04:42.905215 13960 leader_election.cc:304] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:42.905362 13887 leader_election.cc:304] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [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: 4acc8c98b4ee4f5380369f9be8f77436, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:42.905943 14122 raft_consensus.cc:2804] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:42.906316 14122 raft_consensus.cc:493] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.906361 14281 raft_consensus.cc:2804] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:42.906749 14122 raft_consensus.cc:3060] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.906895 14281 raft_consensus.cc:493] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.907346 14281 raft_consensus.cc:3060] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.908691 14409 leader_election.cc:290] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 2 election: Requested vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.909281 14409 raft_consensus.cc:2804] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:42.909622 14409 raft_consensus.cc:493] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.909973 14409 raft_consensus.cc:3060] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.910009 14372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:42.910825 14372 raft_consensus.cc:3060] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.912302 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:42.910104 14262 raft_consensus.cc:493] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.914373 14281 raft_consensus.cc:515] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.915113 14262 raft_consensus.cc:515] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.917102 14409 raft_consensus.cc:515] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.917454 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:42.917659 14281 leader_election.cc:290] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 2 election: Requested vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:42.918043 14373 raft_consensus.cc:3060] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.918184 14262 leader_election.cc:290] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.917695 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:42.919230 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:42.919287 14371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:42.920059 14371 raft_consensus.cc:2468] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
I20260710 11:04:42.921250 13886 leader_election.cc:304] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:42.922034 14262 raft_consensus.cc:2804] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:42.922400 14262 raft_consensus.cc:493] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.922765 14262 raft_consensus.cc:3060] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.924875 14373 raft_consensus.cc:2468] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 2.
I20260710 11:04:42.926782 13886 leader_election.cc:304] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:42.928748 14372 raft_consensus.cc:2468] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 2.
I20260710 11:04:42.929423 14262 raft_consensus.cc:515] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.929989 13960 leader_election.cc:304] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:42.931007 14247 raft_consensus.cc:2804] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:42.930742 14122 raft_consensus.cc:515] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.931476 14247 raft_consensus.cc:697] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 LEADER]: Becoming Leader. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Running, Role: LEADER
I20260710 11:04:42.931615 14262 leader_election.cc:290] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 2 election: Requested vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.932190 14262 raft_consensus.cc:2804] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:42.932664 14262 raft_consensus.cc:697] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 LEADER]: Becoming Leader. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Running, Role: LEADER
I20260710 11:04:42.932333 14247 consensus_queue.cc:237] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.932557 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:42.933547 14122 leader_election.cc:290] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 2 election: Requested vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.937090 14262 consensus_queue.cc:237] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:42.934602 14372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:42.934857 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:42.938928 14372 raft_consensus.cc:3060] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.939041 14373 raft_consensus.cc:3060] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.935158 13996 raft_consensus.cc:2393] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate beb9575021e5464eb4e57b5ce2d6f489 in current term 2: Already voted for candidate 4acc8c98b4ee4f5380369f9be8f77436 in this term.
I20260710 11:04:42.942768 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:42.935266 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:42.943565 13920 raft_consensus.cc:3060] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.950826 13920 raft_consensus.cc:2468] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 2.
I20260710 11:04:42.936565 14409 leader_election.cc:290] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 2 election: Requested vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.937645 14371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f811303c099f481d9e0001494d807086" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:42.951978 14371 raft_consensus.cc:2393] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4acc8c98b4ee4f5380369f9be8f77436 in current term 2: Already voted for candidate beb9575021e5464eb4e57b5ce2d6f489 in this term.
I20260710 11:04:42.952361 14035 leader_election.cc:304] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:42.953307 14122 raft_consensus.cc:2804] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:42.953804 14122 raft_consensus.cc:697] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:42.954620 14373 raft_consensus.cc:2468] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 2.
I20260710 11:04:42.954627 14122 consensus_queue.cc:237] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.955165 13741 catalog_manager.cc:5697] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 reported cstate change: term changed from 1 to 2, leader changed from 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129) to 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131). New cstate: current_term: 2 leader_uuid: "4acc8c98b4ee4f5380369f9be8f77436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.957702 13960 leader_election.cc:304] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4acc8c98b4ee4f5380369f9be8f77436; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:42.958559 14409 raft_consensus.cc:2749] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:42.960623 14409 raft_consensus.cc:493] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.961238 14372 raft_consensus.cc:2468] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 2.
I20260710 11:04:42.961411 14409 raft_consensus.cc:515] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.962348 13886 leader_election.cc:304] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:42.962010 13743 catalog_manager.cc:5697] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 reported cstate change: term changed from 1 to 2, leader changed from 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129) to beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130). New cstate: current_term: 2 leader_uuid: "beb9575021e5464eb4e57b5ce2d6f489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.963621 14262 raft_consensus.cc:2804] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:42.963887 14409 leader_election.cc:290] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.964139 14262 raft_consensus.cc:697] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 LEADER]: Becoming Leader. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Running, Role: LEADER
I20260710 11:04:42.965078 14262 consensus_queue.cc:237] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:42.966401 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:42.967877 13744 catalog_manager.cc:5697] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 1 to 2, leader changed from 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129) to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 2 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:42.970708 14372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:42.971431 14372 raft_consensus.cc:2468] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 1.
I20260710 11:04:42.971520 14122 raft_consensus.cc:493] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.972170 14122 raft_consensus.cc:515] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.972651 13960 leader_election.cc:304] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:42.973866 14409 raft_consensus.cc:2804] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:42.974213 14409 raft_consensus.cc:493] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:42.974570 14409 raft_consensus.cc:3060] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.976254 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:42.977120 14373 raft_consensus.cc:2468] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:42.978626 14122 leader_election.cc:290] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.979346 14034 leader_election.cc:304] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 
I20260710 11:04:42.982577 14409 raft_consensus.cc:515] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:42.984633 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:42.985627 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:42.986200 14409 leader_election.cc:290] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 2 election: Requested vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:42.985627 13996 raft_consensus.cc:2393] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2de5fb7a48da46e9b6792946d374f87c in current term 2: Already voted for candidate 4acc8c98b4ee4f5380369f9be8f77436 in this term.
I20260710 11:04:42.987509 14372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "4acc8c98b4ee4f5380369f9be8f77436" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:42.988303 14372 raft_consensus.cc:3060] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.980391 14122 raft_consensus.cc:2804] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:42.989157 14070 raft_consensus.cc:3060] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:42.996622 14070 raft_consensus.cc:2468] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 2.
I20260710 11:04:42.997085 14122 raft_consensus.cc:493] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:42.997484 14122 raft_consensus.cc:3060] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:42.997521 14372 raft_consensus.cc:2468] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4acc8c98b4ee4f5380369f9be8f77436 in term 2.
I20260710 11:04:43.000150 13960 leader_election.cc:304] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:43.002106 14409 raft_consensus.cc:2804] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:43.002560 14409 raft_consensus.cc:697] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 LEADER]: Becoming Leader. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Running, Role: LEADER
I20260710 11:04:43.003396 14409 consensus_queue.cc:237] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:43.005582 14122 raft_consensus.cc:515] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:43.009136 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:43.009642 14122 leader_election.cc:290] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 3 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:43.011641 14372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1143b2a89b4651b2af31d86012dada" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:43.012447 14372 raft_consensus.cc:3060] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:43.020278 14122 raft_consensus.cc:493] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:43.020831 14122 raft_consensus.cc:515] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:43.022868 14122 leader_election.cc:290] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:43.022270 13741 catalog_manager.cc:5697] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 reported cstate change: term changed from 1 to 2, leader changed from 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129) to 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131). New cstate: current_term: 2 leader_uuid: "4acc8c98b4ee4f5380369f9be8f77436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:43.024322 14372 raft_consensus.cc:2468] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 3.
I20260710 11:04:43.025786 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:43.025458 13743 catalog_manager.cc:5697] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 reported cstate change: term changed from 1 to 2, leader changed from 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129) to beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130). New cstate: current_term: 2 leader_uuid: "beb9575021e5464eb4e57b5ce2d6f489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:43.026392 14373 raft_consensus.cc:2468] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 1.
I20260710 11:04:43.025801 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:43.030251 14262 raft_consensus.cc:493] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:43.030222 14034 leader_election.cc:304] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:43.030993 14262 raft_consensus.cc:515] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:43.031567 14034 leader_election.cc:304] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:43.032331 14155 raft_consensus.cc:2804] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:43.032684 14155 raft_consensus.cc:493] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:43.033349 14262 leader_election.cc:290] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:43.034261 14155 raft_consensus.cc:3060] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.039343 14122 raft_consensus.cc:2804] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:43.039522 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c" is_pre_election: true
I20260710 11:04:43.039842 14155 raft_consensus.cc:515] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:43.040808 14122 raft_consensus.cc:697] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 3 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:43.041060 14070 raft_consensus.cc:2393] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb9575021e5464eb4e57b5ce2d6f489 in current term 2: Already voted for candidate 2de5fb7a48da46e9b6792946d374f87c in this term.
I20260710 11:04:43.040840 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:43.043170 14373 raft_consensus.cc:2468] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb9575021e5464eb4e57b5ce2d6f489 in term 1.
I20260710 11:04:43.042232 14122 consensus_queue.cc:237] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:43.044798 13886 leader_election.cc:304] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:43.045284 14155 leader_election.cc:290] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 2 election: Requested vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:43.044795 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:43.046319 14281 raft_consensus.cc:2804] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:43.046939 14373 raft_consensus.cc:3060] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.047165 14281 raft_consensus.cc:493] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:43.047704 14281 raft_consensus.cc:3060] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.052642 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:43.056030 14281 raft_consensus.cc:515] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:43.057215 13920 raft_consensus.cc:2393] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2de5fb7a48da46e9b6792946d374f87c in current term 2: Already voted for candidate beb9575021e5464eb4e57b5ce2d6f489 in this term.
I20260710 11:04:43.058692 14373 raft_consensus.cc:2468] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 2.
I20260710 11:04:43.059895 14034 leader_election.cc:304] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:43.060005 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:43.060804 14071 raft_consensus.cc:2393] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate beb9575021e5464eb4e57b5ce2d6f489 in current term 2: Already voted for candidate 2de5fb7a48da46e9b6792946d374f87c in this term.
I20260710 11:04:43.060760 13743 catalog_manager.cc:5697] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 2 to 3, leader changed from 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131) to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 3 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:43.061414 14281 leader_election.cc:290] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 2 election: Requested vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:43.061651 14122 raft_consensus.cc:2804] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:43.061955 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "beb9575021e5464eb4e57b5ce2d6f489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
I20260710 11:04:43.063052 14122 raft_consensus.cc:697] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:43.063330 14373 raft_consensus.cc:2393] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate beb9575021e5464eb4e57b5ce2d6f489 in current term 2: Already voted for candidate 2de5fb7a48da46e9b6792946d374f87c in this term.
I20260710 11:04:43.064327 13886 leader_election.cc:304] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb9575021e5464eb4e57b5ce2d6f489; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:43.065112 14281 raft_consensus.cc:2749] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:43.063865 14122 consensus_queue.cc:237] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:43.076481 13743 catalog_manager.cc:5697] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 1 to 2, leader changed from 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129) to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 2 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:43.201869 14122 raft_consensus.cc:493] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:43.202359 14122 raft_consensus.cc:515] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:43.203864 14122 leader_election.cc:290] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:43.204699 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:43.204924 13920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3bf481191d47a3bd36ef64aa15c9a1" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489" is_pre_election: true
I20260710 11:04:43.205556 14373 raft_consensus.cc:2393] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2de5fb7a48da46e9b6792946d374f87c in current term 2: Already voted for candidate beb9575021e5464eb4e57b5ce2d6f489 in this term.
I20260710 11:04:43.206483 14034 leader_election.cc:304] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [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: 2de5fb7a48da46e9b6792946d374f87c; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489
I20260710 11:04:43.207090 14122 raft_consensus.cc:3060] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.211697 14122 raft_consensus.cc:2749] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:43.277637 14122 raft_consensus.cc:493] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 209c5dbd5e1f4928b5e8a1611cf13e7f)
I20260710 11:04:43.278184 14122 raft_consensus.cc:515] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:43.280349 14122 leader_election.cc:290] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345)
I20260710 11:04:43.280671 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436" is_pre_election: true
I20260710 11:04:43.280990 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a367091bca694d33a2b4984de28e702d" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" is_pre_election: true
I20260710 11:04:43.281757 14373 raft_consensus.cc:2393] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2de5fb7a48da46e9b6792946d374f87c in current term 2: Already voted for candidate 4acc8c98b4ee4f5380369f9be8f77436 in this term.
I20260710 11:04:43.282658 14034 leader_election.cc:304] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [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: 2de5fb7a48da46e9b6792946d374f87c; no voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436
I20260710 11:04:43.283253 14122 raft_consensus.cc:3060] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.288163 14122 raft_consensus.cc:2749] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:43.321215 14071 raft_consensus.cc:1275] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Refusing update from remote peer 4acc8c98b4ee4f5380369f9be8f77436: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.322458 14409 consensus_queue.cc:1048] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.331853 14373 raft_consensus.cc:1275] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Refusing update from remote peer 4acc8c98b4ee4f5380369f9be8f77436: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.333351 14408 consensus_queue.cc:1048] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.343683 14372 raft_consensus.cc:1275] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Refusing update from remote peer beb9575021e5464eb4e57b5ce2d6f489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.346112 14281 consensus_queue.cc:1048] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.361620 13995 raft_consensus.cc:1275] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Refusing update from remote peer beb9575021e5464eb4e57b5ce2d6f489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.362974 14283 consensus_queue.cc:1048] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.444180 14071 raft_consensus.cc:1240] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 3 LEADER]: Rejecting Update request from peer 4acc8c98b4ee4f5380369f9be8f77436 for earlier term 2. Current term is 3. Ops: []
I20260710 11:04:43.445592 14247 consensus_queue.cc:1059] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.446368 14247 consensus_queue.cc:1243] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [LEADER]: Peer 2de5fb7a48da46e9b6792946d374f87c log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 11:04:43.446781 14408 raft_consensus.cc:3055] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:43.446977 14372 raft_consensus.cc:1275] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Refusing update from remote peer beb9575021e5464eb4e57b5ce2d6f489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.447139 14408 raft_consensus.cc:740] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4acc8c98b4ee4f5380369f9be8f77436, State: Running, Role: LEADER
I20260710 11:04:43.447962 14408 consensus_queue.cc:260] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:43.448460 14262 consensus_queue.cc:1048] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.449014 14408 raft_consensus.cc:3060] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:43.458472 14070 raft_consensus.cc:1275] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Refusing update from remote peer beb9575021e5464eb4e57b5ce2d6f489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.459841 14283 consensus_queue.cc:1048] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.490782 14372 raft_consensus.cc:1275] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 FOLLOWER]: Refusing update from remote peer 2de5fb7a48da46e9b6792946d374f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:43.492033 14122 consensus_queue.cc:1048] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.499290 13920 raft_consensus.cc:1275] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Refusing update from remote peer 2de5fb7a48da46e9b6792946d374f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.501366 13995 raft_consensus.cc:1275] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 3 FOLLOWER]: Refusing update from remote peer 2de5fb7a48da46e9b6792946d374f87c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:04:43.501828 13995 pending_rounds.cc:85] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436: Aborting all ops after (but not including) 1
I20260710 11:04:43.502141 13995 pending_rounds.cc:107] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:04:43.502406 13995 raft_consensus.cc:2889] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:04:43.504232 14235 consensus_queue.cc:1048] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.504647 14122 consensus_queue.cc:1048] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.521996 14372 raft_consensus.cc:1275] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Refusing update from remote peer 2de5fb7a48da46e9b6792946d374f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.524601 14155 consensus_queue.cc:1048] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.526865 14372 raft_consensus.cc:1275] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Refusing update from remote peer 2de5fb7a48da46e9b6792946d374f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.528270 14155 consensus_queue.cc:1048] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:43.538105 13920 raft_consensus.cc:1275] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Refusing update from remote peer 2de5fb7a48da46e9b6792946d374f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.539374 14122 consensus_queue.cc:1048] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:52.232760 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:52.259193 14070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4"
dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
mode: GRACEFUL
new_leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:37608
I20260710 11:04:52.259872 14070 raft_consensus.cc:606] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Received request to transfer leadership to TS 209c5dbd5e1f4928b5e8a1611cf13e7f
I20260710 11:04:52.262368 14070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1"
dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
mode: GRACEFUL
new_leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:37608
I20260710 11:04:52.262837 14070 raft_consensus.cc:606] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Received request to transfer leadership to TS 209c5dbd5e1f4928b5e8a1611cf13e7f
I20260710 11:04:52.265079 14070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302"
dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
mode: GRACEFUL
new_leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:37608
I20260710 11:04:52.265535 14070 raft_consensus.cc:606] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Received request to transfer leadership to TS 209c5dbd5e1f4928b5e8a1611cf13e7f
I20260710 11:04:52.267743 14070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30"
dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
mode: GRACEFUL
new_leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:37608
I20260710 11:04:52.268137 14070 raft_consensus.cc:606] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Received request to transfer leadership to TS 209c5dbd5e1f4928b5e8a1611cf13e7f
I20260710 11:04:52.279412 13922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd0135192ee845e9a581a0e2a104677e"
dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
mode: GRACEFUL
new_leader_uuid: "2de5fb7a48da46e9b6792946d374f87c"
 from {username='slave'} at 127.0.0.1:44456
I20260710 11:04:52.280045 13922 raft_consensus.cc:606] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Received request to transfer leadership to TS 2de5fb7a48da46e9b6792946d374f87c
I20260710 11:04:52.281245 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:52.281895 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:52.527252 14471 raft_consensus.cc:993] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c: : Instructing follower 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:52.527849 14469 raft_consensus.cc:1081] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Signalling peer 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:52.529443 14373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30"
dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 11:04:52.530067 14373 raft_consensus.cc:493] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.530421 14373 raft_consensus.cc:3060] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.536315 14373 raft_consensus.cc:515] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:52.539006 14373 leader_election.cc:290] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 3 election: Requested vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:52.550853 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:52.551712 13922 raft_consensus.cc:3060] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.551784 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4e6202d371409794285c54a58e0c30" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:52.552416 14070 raft_consensus.cc:3055] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:52.552699 14070 raft_consensus.cc:740] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:52.553483 14070 consensus_queue.cc:260] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [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: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:52.554505 14070 raft_consensus.cc:3060] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.557451 13922 raft_consensus.cc:2468] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 3.
I20260710 11:04:52.558704 14325 leader_election.cc:304] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:52.560256 14070 raft_consensus.cc:2468] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 3.
I20260710 11:04:52.560562 14479 raft_consensus.cc:2804] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:52.561872 14479 raft_consensus.cc:697] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:52.562673 14479 consensus_queue.cc:237] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:52.571235 13741 catalog_manager.cc:5697] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 2 to 3, leader changed from 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132) to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 3 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:52.608783 14471 raft_consensus.cc:993] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c: : Instructing follower 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:52.609447 14471 raft_consensus.cc:1081] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Signalling peer 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:52.611488 14372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1"
dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 11:04:52.612021 14372 raft_consensus.cc:493] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.612387 14372 raft_consensus.cc:3060] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.612537 14487 raft_consensus.cc:993] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c: : Instructing follower 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:52.613085 14487 raft_consensus.cc:1081] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Signalling peer 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:52.614660 14371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302"
dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 11:04:52.615204 14371 raft_consensus.cc:493] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.615558 14371 raft_consensus.cc:3060] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.619727 14372 raft_consensus.cc:515] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:52.623071 14371 raft_consensus.cc:515] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:52.624249 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:52.624814 14070 raft_consensus.cc:3055] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:52.625136 14070 raft_consensus.cc:740] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:52.625706 14371 leader_election.cc:290] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 2 election: Requested vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:52.625862 14070 consensus_queue.cc:260] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:52.626387 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:52.626912 14070 raft_consensus.cc:3060] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.627233 14071 raft_consensus.cc:3055] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:52.627669 14071 raft_consensus.cc:740] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:52.628521 14372 leader_election.cc:290] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 2 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:52.628688 14071 consensus_queue.cc:260] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:52.630358 14071 raft_consensus.cc:3060] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.631484 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad3d7d10c34b1f85c0c356d2b43302" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:52.632055 13922 raft_consensus.cc:3060] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.633328 14070 raft_consensus.cc:2468] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 2.
I20260710 11:04:52.635037 14326 leader_election.cc:304] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 
I20260710 11:04:52.635946 14479 raft_consensus.cc:2804] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:52.636397 14479 raft_consensus.cc:697] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:52.637364 14479 consensus_queue.cc:237] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } }
I20260710 11:04:52.639146 14071 raft_consensus.cc:2468] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 2.
I20260710 11:04:52.641111 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c5f8a211814424a9e066c4f9422ef1" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:52.641266 14326 leader_election.cc:304] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 2de5fb7a48da46e9b6792946d374f87c; no voters: 
I20260710 11:04:52.641695 13996 raft_consensus.cc:3060] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.642591 14480 raft_consensus.cc:2804] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:52.644400 13922 raft_consensus.cc:2468] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 2.
I20260710 11:04:52.647475 14480 raft_consensus.cc:697] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:52.648392 14480 consensus_queue.cc:237] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:52.649658 13996 raft_consensus.cc:2468] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 2.
I20260710 11:04:52.656637 14471 raft_consensus.cc:993] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c: : Instructing follower 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:52.657136 14487 raft_consensus.cc:1081] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Signalling peer 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:52.658011 13741 catalog_manager.cc:5697] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 1 to 2, leader changed from 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132) to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 2 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:52.658567 14372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4"
dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 11:04:52.659215 14372 raft_consensus.cc:493] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.659498 14372 raft_consensus.cc:3060] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.659462 13741 catalog_manager.cc:5697] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 1 to 2, leader changed from 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132) to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 2 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.665341 14372 raft_consensus.cc:515] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:52.668154 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:52.668272 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2fd88b10974d9ebca239be89f300a4" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:52.668795 14071 raft_consensus.cc:3055] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:52.667759 14372 leader_election.cc:290] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 3 election: Requested vote from peers 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449), beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467)
I20260710 11:04:52.668942 13922 raft_consensus.cc:3060] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.669327 14071 raft_consensus.cc:740] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:52.670403 14071 consensus_queue.cc:260] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [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: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:52.671542 14071 raft_consensus.cc:3060] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.675544 13922 raft_consensus.cc:2468] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 3.
I20260710 11:04:52.676584 14325 leader_election.cc:304] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: 209c5dbd5e1f4928b5e8a1611cf13e7f, beb9575021e5464eb4e57b5ce2d6f489; no voters: 
I20260710 11:04:52.677094 14071 raft_consensus.cc:2468] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 3.
I20260710 11:04:52.677274 14480 raft_consensus.cc:2804] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:52.677776 14480 raft_consensus.cc:697] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:52.678640 14480 consensus_queue.cc:237] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [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: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } }
I20260710 11:04:52.686321 13741 catalog_manager.cc:5697] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 2 to 3, leader changed from 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132) to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 3 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.734638 14466 raft_consensus.cc:993] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489: : Instructing follower 2de5fb7a48da46e9b6792946d374f87c to start an election
I20260710 11:04:52.735312 14493 raft_consensus.cc:1081] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Signalling peer 2de5fb7a48da46e9b6792946d374f87c to start an election
I20260710 11:04:52.736760 14071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd0135192ee845e9a581a0e2a104677e"
dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
 from {username='slave'} at 127.0.0.1:40614
I20260710 11:04:52.737229 14071 raft_consensus.cc:493] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.737500 14071 raft_consensus.cc:3060] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.741955 14071 raft_consensus.cc:515] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:52.743301 14071 leader_election.cc:290] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 2 election: Requested vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:52.744141 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0135192ee845e9a581a0e2a104677e" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:52.744370 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0135192ee845e9a581a0e2a104677e" candidate_uuid: "2de5fb7a48da46e9b6792946d374f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:52.744787 13922 raft_consensus.cc:3055] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:52.744946 13996 raft_consensus.cc:3060] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.745127 13922 raft_consensus.cc:740] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Running, Role: LEADER
I20260710 11:04:52.745985 13922 consensus_queue.cc:260] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:52.746869 13922 raft_consensus.cc:3060] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.749513 13996 raft_consensus.cc:2468] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 2.
I20260710 11:04:52.750526 14035 leader_election.cc:304] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de5fb7a48da46e9b6792946d374f87c, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:52.751225 14487 raft_consensus.cc:2804] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:52.751612 14487 raft_consensus.cc:697] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Becoming Leader. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:52.751628 13922 raft_consensus.cc:2468] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de5fb7a48da46e9b6792946d374f87c in term 2.
I20260710 11:04:52.752492 14487 consensus_queue.cc:237] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:52.759774 13741 catalog_manager.cc:5697] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c reported cstate change: term changed from 1 to 2, leader changed from beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130) to 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132). New cstate: current_term: 2 leader_uuid: "2de5fb7a48da46e9b6792946d374f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:52.963980 13922 raft_consensus.cc:1275] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 3 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:52.965284 14480 consensus_queue.cc:1048] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:52.977785 14071 raft_consensus.cc:1275] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:52.979183 14490 consensus_queue.cc:1048] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:53.080190 14070 raft_consensus.cc:1275] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:53.081395 14490 consensus_queue.cc:1048] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:53.090670 13922 raft_consensus.cc:1275] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 3 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:53.092502 14480 consensus_queue.cc:1048] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:53.103873 13922 raft_consensus.cc:1275] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.104969 14479 consensus_queue.cc:1048] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.115463 14070 raft_consensus.cc:1275] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.117084 14480 consensus_queue.cc:1048] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.200745 13996 raft_consensus.cc:1275] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.201932 14480 consensus_queue.cc:1048] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.210529 14070 raft_consensus.cc:1275] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.212111 14480 consensus_queue.cc:1048] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.224730 13996 raft_consensus.cc:1275] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Refusing update from remote peer 2de5fb7a48da46e9b6792946d374f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.225973 14487 consensus_queue.cc:1048] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.236822 13922 raft_consensus.cc:1275] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Refusing update from remote peer 2de5fb7a48da46e9b6792946d374f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.238411 14487 consensus_queue.cc:1048] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.282691 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:53.297729 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:53.312958 13922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a70ae87e779446e082eac5817f907618"
dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
mode: GRACEFUL
new_leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:44456
I20260710 11:04:53.313514 13922 raft_consensus.cc:606] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Received request to transfer leadership to TS 209c5dbd5e1f4928b5e8a1611cf13e7f
I20260710 11:04:53.316008 14070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef5e1e8f17054d13bf10ba9448931d6b"
dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
mode: GRACEFUL
new_leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:37608
I20260710 11:04:53.316613 14070 raft_consensus.cc:606] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Received request to transfer leadership to TS 209c5dbd5e1f4928b5e8a1611cf13e7f
I20260710 11:04:53.317896 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:53.318748 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:53.319479 14493 raft_consensus.cc:993] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489: : Instructing follower 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:53.320025 14466 raft_consensus.cc:1081] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Signalling peer 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:53.321466 14372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a70ae87e779446e082eac5817f907618"
dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:45296
I20260710 11:04:53.322031 14372 raft_consensus.cc:493] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:53.322335 14372 raft_consensus.cc:3060] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.326984 14372 raft_consensus.cc:515] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:53.328456 14372 leader_election.cc:290] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 2 election: Requested vote from peers beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467), 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087)
I20260710 11:04:53.329234 13922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ae87e779446e082eac5817f907618" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb9575021e5464eb4e57b5ce2d6f489"
I20260710 11:04:53.329608 13996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ae87e779446e082eac5817f907618" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:53.329813 13922 raft_consensus.cc:3055] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:53.330132 13996 raft_consensus.cc:3060] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.330148 13922 raft_consensus.cc:740] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb9575021e5464eb4e57b5ce2d6f489, State: Running, Role: LEADER
I20260710 11:04:53.331126 13922 consensus_queue.cc:260] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:53.332217 13922 raft_consensus.cc:3060] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.336611 13996 raft_consensus.cc:2468] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 2.
I20260710 11:04:53.337848 14325 leader_election.cc:304] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:53.338506 13922 raft_consensus.cc:2468] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 2.
I20260710 11:04:53.338677 14480 raft_consensus.cc:2804] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:53.339314 14480 raft_consensus.cc:697] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:53.340247 14480 consensus_queue.cc:237] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } }
I20260710 11:04:53.347790 13741 catalog_manager.cc:5697] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 1 to 2, leader changed from beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130) to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 2 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.718947 13996 raft_consensus.cc:1275] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.720072 14479 consensus_queue.cc:1048] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.731016 13922 raft_consensus.cc:1275] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.732160 14479 consensus_queue.cc:1048] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb9575021e5464eb4e57b5ce2d6f489" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 35467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.740432 14471 raft_consensus.cc:993] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c: : Instructing follower 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:53.740947 14471 raft_consensus.cc:1081] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Signalling peer 209c5dbd5e1f4928b5e8a1611cf13e7f to start an election
I20260710 11:04:53.742362 14372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef5e1e8f17054d13bf10ba9448931d6b"
dest_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f"
 from {username='slave'} at 127.0.0.1:45302
I20260710 11:04:53.742828 14372 raft_consensus.cc:493] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:53.743166 14372 raft_consensus.cc:3060] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.748844 14372 raft_consensus.cc:515] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:53.750697 14372 leader_election.cc:290] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 2 election: Requested vote from peers 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087), 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132:35449)
I20260710 11:04:53.751227 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5e1e8f17054d13bf10ba9448931d6b" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4acc8c98b4ee4f5380369f9be8f77436"
I20260710 11:04:53.751223 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5e1e8f17054d13bf10ba9448931d6b" candidate_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de5fb7a48da46e9b6792946d374f87c"
I20260710 11:04:53.751894 13995 raft_consensus.cc:3060] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.751969 14070 raft_consensus.cc:3055] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:53.752336 14070 raft_consensus.cc:740] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2de5fb7a48da46e9b6792946d374f87c, State: Running, Role: LEADER
I20260710 11:04:53.752981 14070 consensus_queue.cc:260] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:53.753904 14070 raft_consensus.cc:3060] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.757385 13995 raft_consensus.cc:2468] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 2.
I20260710 11:04:53.758287 14070 raft_consensus.cc:2468] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 209c5dbd5e1f4928b5e8a1611cf13e7f in term 2.
I20260710 11:04:53.758460 14325 leader_election.cc:304] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209c5dbd5e1f4928b5e8a1611cf13e7f, 4acc8c98b4ee4f5380369f9be8f77436; no voters: 
I20260710 11:04:53.759431 14479 raft_consensus.cc:2804] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:53.759914 14479 raft_consensus.cc:697] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 LEADER]: Becoming Leader. State: Replica: 209c5dbd5e1f4928b5e8a1611cf13e7f, State: Running, Role: LEADER
I20260710 11:04:53.760716 14479 consensus_queue.cc:237] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } }
I20260710 11:04:53.768535 13743 catalog_manager.cc:5697] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f reported cstate change: term changed from 1 to 2, leader changed from 2de5fb7a48da46e9b6792946d374f87c (127.11.113.132) to 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129). New cstate: current_term: 2 leader_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "209c5dbd5e1f4928b5e8a1611cf13e7f" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.211969 14070 raft_consensus.cc:1275] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:54.213946 14480 consensus_queue.cc:1048] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de5fb7a48da46e9b6792946d374f87c" member_type: VOTER last_known_addr { host: "127.11.113.132" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:54.227823 13995 raft_consensus.cc:1275] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Refusing update from remote peer 209c5dbd5e1f4928b5e8a1611cf13e7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:54.232129 14479 consensus_queue.cc:1048] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4acc8c98b4ee4f5380369f9be8f77436" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:54.319594 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:54.332422 11718 tablet_server.cc:179] TabletServer@127.11.113.129:42345 shutting down...
I20260710 11:04:54.353673 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:54.354295 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.354960 11718 raft_consensus.cc:2243] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.355440 11718 raft_consensus.cc:2272] T f811303c099f481d9e0001494d807086 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.357919 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.358556 11718 raft_consensus.cc:2243] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.359063 11718 raft_consensus.cc:2272] T fd7ec776b9c24522a4658f2be0e4e77a P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.360957 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.361532 11718 raft_consensus.cc:2243] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.362259 11718 raft_consensus.cc:2272] T 6e4e6202d371409794285c54a58e0c30 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.364085 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.364598 11718 raft_consensus.cc:2243] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.364974 11718 raft_consensus.cc:2272] T f8e3d3de4b6c463b94822c0023485cfe P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.367269 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.367779 11718 raft_consensus.cc:2243] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.368482 11718 raft_consensus.cc:2272] T 49ad3d7d10c34b1f85c0c356d2b43302 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.370324 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.370877 11718 raft_consensus.cc:2243] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.371598 11718 raft_consensus.cc:2272] T a70ae87e779446e082eac5817f907618 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.373673 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.374257 11718 raft_consensus.cc:2243] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.374620 11718 raft_consensus.cc:2272] T 688cd149126641d995fcae94a2524bc9 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.376405 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.376921 11718 raft_consensus.cc:2243] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.377360 11718 raft_consensus.cc:2272] T dfa66eed22ed484c8777ce37a72ce1e4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.379036 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.379501 11718 raft_consensus.cc:2243] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.379900 11718 raft_consensus.cc:2272] T a367091bca694d33a2b4984de28e702d P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.381672 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.382181 11718 raft_consensus.cc:2243] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.382882 11718 raft_consensus.cc:2272] T 2e2fd88b10974d9ebca239be89f300a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.384631 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.385190 11718 raft_consensus.cc:2243] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.385646 11718 raft_consensus.cc:2272] T fa3bf481191d47a3bd36ef64aa15c9a1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.387507 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.387979 11718 raft_consensus.cc:2243] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.388361 11718 raft_consensus.cc:2272] T 0c1143b2a89b4651b2af31d86012dada P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.390216 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.390697 11718 raft_consensus.cc:2243] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.391396 11718 raft_consensus.cc:2272] T 36c5f8a211814424a9e066c4f9422ef1 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.393128 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.393667 11718 raft_consensus.cc:2243] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.394122 11718 raft_consensus.cc:2272] T 66213e5a37fa484cb5cc53eee300c6b3 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.396371 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.397145 11718 raft_consensus.cc:2243] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.397596 11718 raft_consensus.cc:2272] T d94b46fc0a734bc98271b0719d8477e2 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.399384 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.399992 11718 raft_consensus.cc:2243] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.400416 11718 raft_consensus.cc:2272] T 86cfb01e9ea24c4b96a3b596d8920124 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.402735 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.403347 11718 raft_consensus.cc:2243] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.404273 11718 raft_consensus.cc:2272] T ef5e1e8f17054d13bf10ba9448931d6b P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.406605 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.407011 11718 raft_consensus.cc:2243] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.407352 11718 raft_consensus.cc:2272] T db9d2c9e0ae54e608d54a329050c31a4 P 209c5dbd5e1f4928b5e8a1611cf13e7f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:54.441917 13960 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111) [suppressed 11 similar messages]
I20260710 11:04:54.445201 11718 tablet_server.cc:196] TabletServer@127.11.113.129:42345 shutdown complete.
W20260710 11:04:54.445550 13960 consensus_peers.cc:597] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.477411 11718 tablet_server.cc:179] TabletServer@127.11.113.130:0 shutting down...
W20260710 11:04:54.486392 14034 consensus_peers.cc:597] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.509987 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:54.510876 11718 tablet_replica.cc:333] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.511802 11718 raft_consensus.cc:2243] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.512338 11718 raft_consensus.cc:2272] T db9d2c9e0ae54e608d54a329050c31a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:54.513206 13961 consensus_peers.cc:597] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 -> Peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Couldn't send request to peer beb9575021e5464eb4e57b5ce2d6f489. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.514477 11718 tablet_replica.cc:333] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.515103 11718 raft_consensus.cc:2243] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.515856 11718 raft_consensus.cc:2272] T f8e3d3de4b6c463b94822c0023485cfe P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.517746 11718 tablet_replica.cc:333] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.518234 11718 raft_consensus.cc:2243] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.518952 11718 raft_consensus.cc:2272] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.520556 11718 tablet_replica.cc:333] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.521090 11718 raft_consensus.cc:2243] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.521425 11718 raft_consensus.cc:2272] T cd0135192ee845e9a581a0e2a104677e P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.522986 11718 tablet_replica.cc:333] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.523434 11718 raft_consensus.cc:2243] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.524098 11718 raft_consensus.cc:2272] T f219b41dfd2441b98cd91843c9887747 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.525823 11718 tablet_replica.cc:333] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.526292 11718 raft_consensus.cc:2243] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.526621 11718 raft_consensus.cc:2272] T 86cfb01e9ea24c4b96a3b596d8920124 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.528200 11718 tablet_replica.cc:333] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.528641 11718 raft_consensus.cc:2243] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.529050 11718 raft_consensus.cc:2272] T dfa66eed22ed484c8777ce37a72ce1e4 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.531293 11718 tablet_replica.cc:333] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.532076 11718 raft_consensus.cc:2243] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.532584 11718 raft_consensus.cc:2272] T 2e2fd88b10974d9ebca239be89f300a4 P beb9575021e5464eb4e57b5ce2d6f489 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.534591 11718 tablet_replica.cc:333] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
W20260710 11:04:54.534754 13961 consensus_peers.cc:597] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 -> Peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Couldn't send request to peer beb9575021e5464eb4e57b5ce2d6f489. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.535156 11718 raft_consensus.cc:2243] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.535610 11718 raft_consensus.cc:2272] T 3d2935581904485f96a8109cb7ac8526 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.537387 11718 tablet_replica.cc:333] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.537894 11718 raft_consensus.cc:2243] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.538630 11718 raft_consensus.cc:2272] T fa3bf481191d47a3bd36ef64aa15c9a1 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.540361 11718 tablet_replica.cc:333] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.540936 11718 raft_consensus.cc:2243] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.541602 11718 raft_consensus.cc:2272] T 0f23884b4ca741108afcd9c974d528f7 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.543484 11718 tablet_replica.cc:333] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.543998 11718 raft_consensus.cc:2243] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.544400 11718 raft_consensus.cc:2272] T 49ad3d7d10c34b1f85c0c356d2b43302 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.545984 11718 tablet_replica.cc:333] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.546476 11718 raft_consensus.cc:2243] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.547188 11718 raft_consensus.cc:2272] T 688cd149126641d995fcae94a2524bc9 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.548851 11718 tablet_replica.cc:333] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.549365 11718 raft_consensus.cc:2243] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.549753 11718 raft_consensus.cc:2272] T a70ae87e779446e082eac5817f907618 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.551832 11718 tablet_replica.cc:333] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.552378 11718 raft_consensus.cc:2243] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.552784 11718 raft_consensus.cc:2272] T ee3ea044563948d78fd8cb528a042d38 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.554464 11718 tablet_replica.cc:333] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.554919 11718 raft_consensus.cc:2243] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.555322 11718 raft_consensus.cc:2272] T 6e4e6202d371409794285c54a58e0c30 P beb9575021e5464eb4e57b5ce2d6f489 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.556886 11718 tablet_replica.cc:333] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.557358 11718 raft_consensus.cc:2243] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.558063 11718 raft_consensus.cc:2272] T f811303c099f481d9e0001494d807086 P beb9575021e5464eb4e57b5ce2d6f489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.560021 11718 tablet_replica.cc:333] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489: stopping tablet replica
I20260710 11:04:54.560468 11718 raft_consensus.cc:2243] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.560876 11718 raft_consensus.cc:2272] T 66213e5a37fa484cb5cc53eee300c6b3 P beb9575021e5464eb4e57b5ce2d6f489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.597399 11718 tablet_server.cc:196] TabletServer@127.11.113.130:0 shutdown complete.
W20260710 11:04:54.620908 14034 consensus_peers.cc:597] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:54.622717 13960 consensus_peers.cc:597] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.631009 11718 tablet_server.cc:179] TabletServer@127.11.113.131:0 shutting down...
W20260710 11:04:54.658475 14035 consensus_peers.cc:597] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c -> Peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Couldn't send request to peer beb9575021e5464eb4e57b5ce2d6f489. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:35467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:54.658928 14035 consensus_peers.cc:597] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c -> Peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Couldn't send request to peer beb9575021e5464eb4e57b5ce2d6f489. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:35467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.661510 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:54.662187 11718 tablet_replica.cc:333] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.662818 11718 raft_consensus.cc:2243] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.663282 11718 raft_consensus.cc:2272] T fd7ec776b9c24522a4658f2be0e4e77a P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.665354 11718 tablet_replica.cc:333] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.665975 11718 raft_consensus.cc:2243] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.666386 11718 raft_consensus.cc:2272] T cd0135192ee845e9a581a0e2a104677e P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.668293 11718 tablet_replica.cc:333] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.668843 11718 raft_consensus.cc:2243] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.669288 11718 raft_consensus.cc:2272] T f219b41dfd2441b98cd91843c9887747 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.670987 11718 tablet_replica.cc:333] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.671510 11718 raft_consensus.cc:2243] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.671900 11718 raft_consensus.cc:2272] T 688cd149126641d995fcae94a2524bc9 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.673655 11718 tablet_replica.cc:333] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.674168 11718 raft_consensus.cc:2243] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.674578 11718 raft_consensus.cc:2272] T a70ae87e779446e082eac5817f907618 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.677583 11718 tablet_replica.cc:333] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.678140 11718 raft_consensus.cc:2243] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.678553 11718 raft_consensus.cc:2272] T 36c5f8a211814424a9e066c4f9422ef1 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.680256 11718 tablet_replica.cc:333] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.680757 11718 raft_consensus.cc:2243] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.681243 11718 raft_consensus.cc:2272] T 0c1143b2a89b4651b2af31d86012dada P 4acc8c98b4ee4f5380369f9be8f77436 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.682930 11718 tablet_replica.cc:333] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.683414 11718 raft_consensus.cc:2243] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.683894 11718 raft_consensus.cc:2272] T 3d2935581904485f96a8109cb7ac8526 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.686058 11718 tablet_replica.cc:333] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.686559 11718 raft_consensus.cc:2243] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.686947 11718 raft_consensus.cc:2272] T ef5e1e8f17054d13bf10ba9448931d6b P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.689103 11718 tablet_replica.cc:333] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.689637 11718 raft_consensus.cc:2243] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.690397 11718 raft_consensus.cc:2272] T d94b46fc0a734bc98271b0719d8477e2 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.692219 11718 tablet_replica.cc:333] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.692734 11718 raft_consensus.cc:2243] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.693554 11718 raft_consensus.cc:2272] T 86cfb01e9ea24c4b96a3b596d8920124 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.695319 11718 tablet_replica.cc:333] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.695816 11718 raft_consensus.cc:2243] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.696499 11718 raft_consensus.cc:2272] T dfa66eed22ed484c8777ce37a72ce1e4 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.698151 11718 tablet_replica.cc:333] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.698606 11718 raft_consensus.cc:2243] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.699492 11718 raft_consensus.cc:2272] T a367091bca694d33a2b4984de28e702d P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.701468 11718 tablet_replica.cc:333] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.701984 11718 raft_consensus.cc:2243] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:04:54.702478 14035 consensus_peers.cc:597] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c -> Peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Couldn't send request to peer 4acc8c98b4ee4f5380369f9be8f77436. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.702916 11718 raft_consensus.cc:2272] T ee3ea044563948d78fd8cb528a042d38 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.704588 11718 tablet_replica.cc:333] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.705044 11718 raft_consensus.cc:2243] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.705367 11718 raft_consensus.cc:2272] T f811303c099f481d9e0001494d807086 P 4acc8c98b4ee4f5380369f9be8f77436 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.707031 11718 tablet_replica.cc:333] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.707448 11718 raft_consensus.cc:2243] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.707788 11718 raft_consensus.cc:2272] T f8e3d3de4b6c463b94822c0023485cfe P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.709553 11718 tablet_replica.cc:333] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.709959 11718 raft_consensus.cc:2243] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.710284 11718 raft_consensus.cc:2272] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.711962 11718 tablet_replica.cc:333] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436: stopping tablet replica
I20260710 11:04:54.712339 11718 raft_consensus.cc:2243] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.712965 11718 raft_consensus.cc:2272] T 0f23884b4ca741108afcd9c974d528f7 P 4acc8c98b4ee4f5380369f9be8f77436 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:54.720758 14035 consensus_peers.cc:597] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c -> Peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Couldn't send request to peer 4acc8c98b4ee4f5380369f9be8f77436. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:54.757144 14035 consensus_peers.cc:597] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c -> Peer beb9575021e5464eb4e57b5ce2d6f489 (127.11.113.130:35467): Couldn't send request to peer beb9575021e5464eb4e57b5ce2d6f489. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:35467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.781242 11718 tablet_server.cc:196] TabletServer@127.11.113.131:0 shutdown complete.
W20260710 11:04:54.816305 14034 consensus_peers.cc:597] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.827759 11718 tablet_server.cc:179] TabletServer@127.11.113.132:0 shutting down...
W20260710 11:04:54.848220 14035 consensus_peers.cc:597] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c -> Peer 4acc8c98b4ee4f5380369f9be8f77436 (127.11.113.131:44087): Couldn't send request to peer 4acc8c98b4ee4f5380369f9be8f77436. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.131:44087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.863195 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:54.864814 11718 tablet_replica.cc:333] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.866748 11718 raft_consensus.cc:2243] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.868506 11718 raft_consensus.cc:2272] T cd0135192ee845e9a581a0e2a104677e P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:54.868727 14034 consensus_peers.cc:597] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c -> Peer 209c5dbd5e1f4928b5e8a1611cf13e7f (127.11.113.129:42345): Couldn't send request to peer 209c5dbd5e1f4928b5e8a1611cf13e7f. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.870985 11718 tablet_replica.cc:333] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.871646 11718 raft_consensus.cc:2243] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.872612 11718 raft_consensus.cc:2272] T db9d2c9e0ae54e608d54a329050c31a4 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.874668 11718 tablet_replica.cc:333] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.875181 11718 raft_consensus.cc:2243] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.875623 11718 raft_consensus.cc:2272] T c22d7dbd3d8f4ecbb4716bbbd6b6ec96 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.877743 11718 tablet_replica.cc:333] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.878433 11718 raft_consensus.cc:2243] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.879474 11718 raft_consensus.cc:2272] T fd7ec776b9c24522a4658f2be0e4e77a P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.881824 11718 tablet_replica.cc:333] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.882506 11718 raft_consensus.cc:2243] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.883033 11718 raft_consensus.cc:2272] T f219b41dfd2441b98cd91843c9887747 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.885196 11718 tablet_replica.cc:333] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.885982 11718 raft_consensus.cc:2243] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.886565 11718 raft_consensus.cc:2272] T 36c5f8a211814424a9e066c4f9422ef1 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.888600 11718 tablet_replica.cc:333] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.889242 11718 raft_consensus.cc:2243] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.890432 11718 raft_consensus.cc:2272] T 0c1143b2a89b4651b2af31d86012dada P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.892397 11718 tablet_replica.cc:333] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.892928 11718 raft_consensus.cc:2243] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.893524 11718 raft_consensus.cc:2272] T fa3bf481191d47a3bd36ef64aa15c9a1 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.895500 11718 tablet_replica.cc:333] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.896039 11718 raft_consensus.cc:2243] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.897079 11718 raft_consensus.cc:2272] T 3d2935581904485f96a8109cb7ac8526 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.899183 11718 tablet_replica.cc:333] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.899775 11718 raft_consensus.cc:2243] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.900341 11718 raft_consensus.cc:2272] T 2e2fd88b10974d9ebca239be89f300a4 P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.902498 11718 tablet_replica.cc:333] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.903087 11718 raft_consensus.cc:2243] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.903623 11718 raft_consensus.cc:2272] T a367091bca694d33a2b4984de28e702d P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.905539 11718 tablet_replica.cc:333] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.906091 11718 raft_consensus.cc:2243] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.906610 11718 raft_consensus.cc:2272] T 49ad3d7d10c34b1f85c0c356d2b43302 P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.908535 11718 tablet_replica.cc:333] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.909118 11718 raft_consensus.cc:2243] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.909584 11718 raft_consensus.cc:2272] T 0f23884b4ca741108afcd9c974d528f7 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.911458 11718 tablet_replica.cc:333] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.911943 11718 raft_consensus.cc:2243] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.912905 11718 raft_consensus.cc:2272] T 66213e5a37fa484cb5cc53eee300c6b3 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.914791 11718 tablet_replica.cc:333] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.915277 11718 raft_consensus.cc:2243] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.915706 11718 raft_consensus.cc:2272] T d94b46fc0a734bc98271b0719d8477e2 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.917804 11718 tablet_replica.cc:333] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.918282 11718 raft_consensus.cc:2243] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.918747 11718 raft_consensus.cc:2272] T ef5e1e8f17054d13bf10ba9448931d6b P 2de5fb7a48da46e9b6792946d374f87c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.921701 11718 tablet_replica.cc:333] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.922271 11718 raft_consensus.cc:2243] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.922782 11718 raft_consensus.cc:2272] T 6e4e6202d371409794285c54a58e0c30 P 2de5fb7a48da46e9b6792946d374f87c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.924746 11718 tablet_replica.cc:333] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c: stopping tablet replica
I20260710 11:04:54.925242 11718 raft_consensus.cc:2243] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.925731 11718 raft_consensus.cc:2272] T ee3ea044563948d78fd8cb528a042d38 P 2de5fb7a48da46e9b6792946d374f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.965169 11718 tablet_server.cc:196] TabletServer@127.11.113.132:0 shutdown complete.
I20260710 11:04:54.997515 11718 master.cc:562] Master@127.11.113.190:45525 shutting down...
I20260710 11:04:55.020234 11718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.020836 11718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.021209 11718 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80e9fae901af4af4b255f3e3da3ada61: stopping tablet replica
I20260710 11:04:55.042737 11718 master.cc:584] Master@127.11.113.190:45525 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17559 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:04:55.099308 11718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.113.190:36863
I20260710 11:04:55.100407 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:55.106802 14531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.107064 14532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.108021 14534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:55.109880 11718 server_base.cc:1061] running on GCE node
I20260710 11:04:55.110776 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:55.110982 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:55.111145 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681495111111 us; error 0 us; skew 500 ppm
I20260710 11:04:55.111704 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:55.114365 11718 webserver.cc:533] Webserver started at http://127.11.113.190:38313/ using document root <none> and password file <none>
I20260710 11:04:55.114867 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:55.115072 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:55.115345 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:55.116564 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/master-0-root/instance:
uuid: "bac586667b4d464eb2fc68e7cb3c25e5"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-0lhx"
I20260710 11:04:55.121057 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:04:55.124159 14539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.124850 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:55.125166 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/master-0-root
uuid: "bac586667b4d464eb2fc68e7cb3c25e5"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-0lhx"
I20260710 11:04:55.125442 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:55.141463 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:55.142652 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:55.180254 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.190:36863
I20260710 11:04:55.180356 14590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.190:36863 every 8 connection(s)
I20260710 11:04:55.184434 14591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.195252 14591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5: Bootstrap starting.
I20260710 11:04:55.200052 14591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:55.204298 14591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5: No bootstrap required, opened a new log
I20260710 11:04:55.206602 14591 raft_consensus.cc:359] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bac586667b4d464eb2fc68e7cb3c25e5" member_type: VOTER }
I20260710 11:04:55.207083 14591 raft_consensus.cc:385] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:55.207316 14591 raft_consensus.cc:740] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bac586667b4d464eb2fc68e7cb3c25e5, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.207866 14591 consensus_queue.cc:260] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bac586667b4d464eb2fc68e7cb3c25e5" member_type: VOTER }
I20260710 11:04:55.208300 14591 raft_consensus.cc:399] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:55.208505 14591 raft_consensus.cc:493] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:55.208714 14591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:55.215119 14591 raft_consensus.cc:515] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bac586667b4d464eb2fc68e7cb3c25e5" member_type: VOTER }
I20260710 11:04:55.215991 14591 leader_election.cc:304] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [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: bac586667b4d464eb2fc68e7cb3c25e5; no voters: 
I20260710 11:04:55.218199 14591 leader_election.cc:290] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:55.218724 14594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:55.220589 14594 raft_consensus.cc:697] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 1 LEADER]: Becoming Leader. State: Replica: bac586667b4d464eb2fc68e7cb3c25e5, State: Running, Role: LEADER
I20260710 11:04:55.221412 14594 consensus_queue.cc:237] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [LEADER]: Queue going to LEADER mode. State: All 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: "bac586667b4d464eb2fc68e7cb3c25e5" member_type: VOTER }
I20260710 11:04:55.222223 14591 sys_catalog.cc:565] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:55.228758 14596 sys_catalog.cc:455] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bac586667b4d464eb2fc68e7cb3c25e5. Latest consensus state: current_term: 1 leader_uuid: "bac586667b4d464eb2fc68e7cb3c25e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bac586667b4d464eb2fc68e7cb3c25e5" member_type: VOTER } }
I20260710 11:04:55.228675 14595 sys_catalog.cc:455] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bac586667b4d464eb2fc68e7cb3c25e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bac586667b4d464eb2fc68e7cb3c25e5" member_type: VOTER } }
I20260710 11:04:55.229543 14596 sys_catalog.cc:458] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:55.229594 14595 sys_catalog.cc:458] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:55.236236 14603 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:55.241263 14603 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:55.242235 11718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:55.250120 14603 catalog_manager.cc:1383] Generated new cluster ID: ca0f8fe5df9346ee8f0eb55066e24df8
I20260710 11:04:55.250433 14603 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:55.269529 14603 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:55.270783 14603 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:55.288173 14603 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5: Generated new TSK 0
I20260710 11:04:55.288779 14603 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:55.308523 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:55.314749 14612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.316056 14613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.317725 14615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:55.318821 11718 server_base.cc:1061] running on GCE node
I20260710 11:04:55.321211 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:55.321396 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:55.321519 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681495321508 us; error 0 us; skew 500 ppm
I20260710 11:04:55.321986 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:55.324209 11718 webserver.cc:533] Webserver started at http://127.11.113.129:42613/ using document root <none> and password file <none>
I20260710 11:04:55.324647 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:55.324797 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:55.325069 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:55.326097 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-0-root/instance:
uuid: "660e021854ff41cc919a8a9f957e5691"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-0lhx"
I20260710 11:04:55.330871 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:55.333983 14620 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.334733 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:55.335047 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-0-root
uuid: "660e021854ff41cc919a8a9f957e5691"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-0lhx"
I20260710 11:04:55.335341 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:55.373219 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:55.374503 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:55.376046 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:55.378450 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:55.378675 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.378935 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:55.379144 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.419466 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.129:35105
I20260710 11:04:55.419572 14682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.129:35105 every 8 connection(s)
I20260710 11:04:55.424572 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:55.431950 14687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.432272 14688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.439558 14690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:55.441884 11718 server_base.cc:1061] running on GCE node
I20260710 11:04:55.442680 14683 heartbeater.cc:344] Connected to a master server at 127.11.113.190:36863
I20260710 11:04:55.443003 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:55.443122 14683 heartbeater.cc:461] Registering TS with master...
W20260710 11:04:55.443305 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:55.443534 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681495443514 us; error 0 us; skew 500 ppm
I20260710 11:04:55.444108 14683 heartbeater.cc:507] Master 127.11.113.190:36863 requested a full tablet report, sending...
I20260710 11:04:55.444375 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:55.446635 14556 ts_manager.cc:194] Registered new tserver with Master: 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105)
I20260710 11:04:55.447172 11718 webserver.cc:533] Webserver started at http://127.11.113.130:34073/ using document root <none> and password file <none>
I20260710 11:04:55.447620 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:55.447846 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:55.448063 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:55.448523 14556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37614
I20260710 11:04:55.449213 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-1-root/instance:
uuid: "a96f8cfbe561461691c05e47a08a7b56"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-0lhx"
I20260710 11:04:55.454182 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:55.457357 14695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.458106 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:55.458351 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-1-root
uuid: "a96f8cfbe561461691c05e47a08a7b56"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-0lhx"
I20260710 11:04:55.458585 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:55.472801 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:55.473963 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:55.475314 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:55.477571 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:55.477741 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.478048 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:55.478210 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.517222 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.130:39287
I20260710 11:04:55.517318 14757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.130:39287 every 8 connection(s)
I20260710 11:04:55.522011 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:55.529445 14761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.530313 14762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.533129 14764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:55.533821 11718 server_base.cc:1061] running on GCE node
I20260710 11:04:55.535173 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:55.535418 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:55.535642 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681495535622 us; error 0 us; skew 500 ppm
I20260710 11:04:55.535656 14758 heartbeater.cc:344] Connected to a master server at 127.11.113.190:36863
I20260710 11:04:55.536146 14758 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:55.536335 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:55.536897 14758 heartbeater.cc:507] Master 127.11.113.190:36863 requested a full tablet report, sending...
I20260710 11:04:55.539175 11718 webserver.cc:533] Webserver started at http://127.11.113.131:38321/ using document root <none> and password file <none>
I20260710 11:04:55.539314 14556 ts_manager.cc:194] Registered new tserver with Master: a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:55.539769 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:55.540009 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:55.540277 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:55.540892 14556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37628
I20260710 11:04:55.541517 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-2-root/instance:
uuid: "f05bb4392a664661a6a64d3c126a5097"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-0lhx"
I20260710 11:04:55.545907 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:04:55.549059 14769 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.549789 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:55.550093 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-2-root
uuid: "f05bb4392a664661a6a64d3c126a5097"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-0lhx"
I20260710 11:04:55.550392 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:55.563670 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:55.564872 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:55.566375 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:55.568549 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:55.568766 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.569052 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:55.569232 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.607781 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.131:39155
I20260710 11:04:55.607882 14831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.131:39155 every 8 connection(s)
I20260710 11:04:55.621565 14832 heartbeater.cc:344] Connected to a master server at 127.11.113.190:36863
I20260710 11:04:55.622020 14832 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:55.622740 14832 heartbeater.cc:507] Master 127.11.113.190:36863 requested a full tablet report, sending...
I20260710 11:04:55.624790 14556 ts_manager.cc:194] Registered new tserver with Master: f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:55.625396 11718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014394677s
I20260710 11:04:55.626220 14556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37638
I20260710 11:04:55.650825 14556 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37648:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:04:55.653898 14556 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:04:55.735234 14796 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6634acfe3a439fb776a8d9f60cbe98 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:55.736794 14796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6634acfe3a439fb776a8d9f60cbe98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.738121 14797 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4bbe5d53c94fc8983010087d5e5eff (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:55.743391 14795 tablet_service.cc:1511] Processing CreateTablet for tablet 82179e7b63a540259cfe33db85a7cf0b (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:55.743588 14647 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6634acfe3a439fb776a8d9f60cbe98 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:55.744139 14794 tablet_service.cc:1511] Processing CreateTablet for tablet 0037a759652441b4b4d2f1cd0ced3d65 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:55.744804 14795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82179e7b63a540259cfe33db85a7cf0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.744962 14647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6634acfe3a439fb776a8d9f60cbe98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.746521 14646 tablet_service.cc:1511] Processing CreateTablet for tablet 82179e7b63a540259cfe33db85a7cf0b (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:55.747805 14793 tablet_service.cc:1511] Processing CreateTablet for tablet a7a3752a55984c628871d8eabf536ebe (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:55.748009 14648 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4bbe5d53c94fc8983010087d5e5eff (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:55.749662 14645 tablet_service.cc:1511] Processing CreateTablet for tablet 0037a759652441b4b4d2f1cd0ced3d65 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:55.750816 14794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0037a759652441b4b4d2f1cd0ced3d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.751745 14792 tablet_service.cc:1511] Processing CreateTablet for tablet 899e2a83a6b045ef9dbac73f21d57a5e (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:55.752374 14644 tablet_service.cc:1511] Processing CreateTablet for tablet a7a3752a55984c628871d8eabf536ebe (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:55.753098 14792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899e2a83a6b045ef9dbac73f21d57a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.755273 14643 tablet_service.cc:1511] Processing CreateTablet for tablet 899e2a83a6b045ef9dbac73f21d57a5e (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:55.747824 14646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82179e7b63a540259cfe33db85a7cf0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.757519 14643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899e2a83a6b045ef9dbac73f21d57a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.758067 14793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a3752a55984c628871d8eabf536ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.760054 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4bbe5d53c94fc8983010087d5e5eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.760867 14644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a3752a55984c628871d8eabf536ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.761392 14797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4bbe5d53c94fc8983010087d5e5eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.765369 14645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0037a759652441b4b4d2f1cd0ced3d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.767545 14790 tablet_service.cc:1511] Processing CreateTablet for tablet 90f0aec3a21d4b00a45d0e1b00ec6639 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:55.769095 14790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f0aec3a21d4b00a45d0e1b00ec6639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.770710 14642 tablet_service.cc:1511] Processing CreateTablet for tablet 42a42fae25fd4acfb7ddd2323e0ba753 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:55.772140 14642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a42fae25fd4acfb7ddd2323e0ba753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.765363 14791 tablet_service.cc:1511] Processing CreateTablet for tablet 42a42fae25fd4acfb7ddd2323e0ba753 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:55.772177 14641 tablet_service.cc:1511] Processing CreateTablet for tablet 90f0aec3a21d4b00a45d0e1b00ec6639 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:55.774408 14791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a42fae25fd4acfb7ddd2323e0ba753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.775017 14641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f0aec3a21d4b00a45d0e1b00ec6639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.782336 14640 tablet_service.cc:1511] Processing CreateTablet for tablet 28c36a41779b4d31bc474936efc70bb5 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:55.783799 14640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c36a41779b4d31bc474936efc70bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.787874 14789 tablet_service.cc:1511] Processing CreateTablet for tablet 28c36a41779b4d31bc474936efc70bb5 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:55.789320 14789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c36a41779b4d31bc474936efc70bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.790629 14639 tablet_service.cc:1511] Processing CreateTablet for tablet 22904ae9a9c34a15bc2b539c9ceeaac3 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:55.792028 14639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22904ae9a9c34a15bc2b539c9ceeaac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.794699 14788 tablet_service.cc:1511] Processing CreateTablet for tablet 22904ae9a9c34a15bc2b539c9ceeaac3 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:55.796041 14788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22904ae9a9c34a15bc2b539c9ceeaac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.798144 14723 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4bbe5d53c94fc8983010087d5e5eff (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:55.799502 14723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4bbe5d53c94fc8983010087d5e5eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.802201 14722 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6634acfe3a439fb776a8d9f60cbe98 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:55.803534 14722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6634acfe3a439fb776a8d9f60cbe98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.806133 14721 tablet_service.cc:1511] Processing CreateTablet for tablet 82179e7b63a540259cfe33db85a7cf0b (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:55.807463 14721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82179e7b63a540259cfe33db85a7cf0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.810209 14720 tablet_service.cc:1511] Processing CreateTablet for tablet 0037a759652441b4b4d2f1cd0ced3d65 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:55.811538 14720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0037a759652441b4b4d2f1cd0ced3d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.814177 14719 tablet_service.cc:1511] Processing CreateTablet for tablet a7a3752a55984c628871d8eabf536ebe (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:55.815515 14719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a3752a55984c628871d8eabf536ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.819782 14717 tablet_service.cc:1511] Processing CreateTablet for tablet 42a42fae25fd4acfb7ddd2323e0ba753 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:55.818200 14718 tablet_service.cc:1511] Processing CreateTablet for tablet 899e2a83a6b045ef9dbac73f21d57a5e (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:55.821784 14717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a42fae25fd4acfb7ddd2323e0ba753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.829341 14718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899e2a83a6b045ef9dbac73f21d57a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.837586 14715 tablet_service.cc:1511] Processing CreateTablet for tablet 28c36a41779b4d31bc474936efc70bb5 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:55.838925 14715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c36a41779b4d31bc474936efc70bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.841988 14716 tablet_service.cc:1511] Processing CreateTablet for tablet 90f0aec3a21d4b00a45d0e1b00ec6639 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:55.842782 14714 tablet_service.cc:1511] Processing CreateTablet for tablet 22904ae9a9c34a15bc2b539c9ceeaac3 (DEFAULT_TABLE table=test-workload [id=35002dc7f6634d7a8c128023cc773dae]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:55.843355 14716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f0aec3a21d4b00a45d0e1b00ec6639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.844023 14714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22904ae9a9c34a15bc2b539c9ceeaac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.903880 14847 tablet_bootstrap.cc:492] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097: Bootstrap starting.
I20260710 11:04:55.906844 14849 tablet_bootstrap.cc:492] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56: Bootstrap starting.
I20260710 11:04:55.908005 14848 tablet_bootstrap.cc:492] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:04:55.922895 14849 tablet_bootstrap.cc:654] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:55.933931 14848 tablet_bootstrap.cc:654] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:55.940155 14849 tablet_bootstrap.cc:492] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56: No bootstrap required, opened a new log
I20260710 11:04:55.938832 14847 tablet_bootstrap.cc:654] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:55.940726 14849 ts_tablet_manager.cc:1403] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.015s
I20260710 11:04:55.944379 14849 raft_consensus.cc:359] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:55.945107 14849 raft_consensus.cc:385] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:55.945406 14849 raft_consensus.cc:740] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.946163 14849 consensus_queue.cc:260] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:55.951694 14758 heartbeater.cc:499] Master 127.11.113.190:36863 was elected leader, sending a full tablet report...
I20260710 11:04:55.952215 14849 ts_tablet_manager.cc:1434] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260710 11:04:55.953598 14849 tablet_bootstrap.cc:492] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56: Bootstrap starting.
I20260710 11:04:55.955526 14848 tablet_bootstrap.cc:492] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: No bootstrap required, opened a new log
I20260710 11:04:55.956066 14848 ts_tablet_manager.cc:1403] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.003s
I20260710 11:04:55.959257 14847 tablet_bootstrap.cc:492] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097: No bootstrap required, opened a new log
I20260710 11:04:55.959832 14847 ts_tablet_manager.cc:1403] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.000s
I20260710 11:04:55.959537 14848 raft_consensus.cc:359] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:55.960662 14848 raft_consensus.cc:385] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:55.961108 14849 tablet_bootstrap.cc:654] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:55.961066 14848 raft_consensus.cc:740] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.962009 14848 consensus_queue.cc:260] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:55.963357 14847 raft_consensus.cc:359] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:55.964146 14847 raft_consensus.cc:385] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:55.964500 14847 raft_consensus.cc:740] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.965442 14847 consensus_queue.cc:260] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:55.971395 14849 tablet_bootstrap.cc:492] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56: No bootstrap required, opened a new log
I20260710 11:04:55.972157 14849 ts_tablet_manager.cc:1403] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 11:04:55.978374 14683 heartbeater.cc:499] Master 127.11.113.190:36863 was elected leader, sending a full tablet report...
I20260710 11:04:55.978981 14848 ts_tablet_manager.cc:1434] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.015s
I20260710 11:04:55.980050 14848 tablet_bootstrap.cc:492] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:04:55.983639 14847 ts_tablet_manager.cc:1434] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.016s
I20260710 11:04:55.983532 14832 heartbeater.cc:499] Master 127.11.113.190:36863 was elected leader, sending a full tablet report...
I20260710 11:04:55.984644 14847 tablet_bootstrap.cc:492] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097: Bootstrap starting.
I20260710 11:04:55.987382 14848 tablet_bootstrap.cc:654] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:55.992601 14847 tablet_bootstrap.cc:654] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:55.976275 14849 raft_consensus.cc:359] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:55.994732 14849 raft_consensus.cc:385] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:55.995234 14849 raft_consensus.cc:740] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.996490 14849 consensus_queue.cc:260] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.004298 14847 tablet_bootstrap.cc:492] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097: No bootstrap required, opened a new log
I20260710 11:04:56.004864 14847 ts_tablet_manager.cc:1403] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260710 11:04:56.005259 14849 ts_tablet_manager.cc:1434] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.004s
I20260710 11:04:56.006753 14849 tablet_bootstrap.cc:492] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56: Bootstrap starting.
I20260710 11:04:56.007858 14847 raft_consensus.cc:359] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.008641 14847 raft_consensus.cc:385] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.008922 14847 raft_consensus.cc:740] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.009904 14847 consensus_queue.cc:260] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.012310 14847 ts_tablet_manager.cc:1434] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:56.013257 14847 tablet_bootstrap.cc:492] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097: Bootstrap starting.
I20260710 11:04:56.017241 14849 tablet_bootstrap.cc:654] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.019668 14847 tablet_bootstrap.cc:654] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.024709 14848 tablet_bootstrap.cc:492] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: No bootstrap required, opened a new log
I20260710 11:04:56.025452 14848 ts_tablet_manager.cc:1403] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.018s
I20260710 11:04:56.029088 14848 raft_consensus.cc:359] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.029982 14848 raft_consensus.cc:385] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.030331 14848 raft_consensus.cc:740] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.031980 14847 tablet_bootstrap.cc:492] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097: No bootstrap required, opened a new log
I20260710 11:04:56.032600 14847 ts_tablet_manager.cc:1403] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:04:56.032336 14848 consensus_queue.cc:260] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.034878 14848 ts_tablet_manager.cc:1434] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:56.036163 14847 raft_consensus.cc:359] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.036955 14847 raft_consensus.cc:385] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.037433 14847 raft_consensus.cc:740] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.038192 14847 consensus_queue.cc:260] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.038853 14849 tablet_bootstrap.cc:492] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56: No bootstrap required, opened a new log
I20260710 11:04:56.039404 14849 ts_tablet_manager.cc:1403] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.010s
I20260710 11:04:56.040331 14847 ts_tablet_manager.cc:1434] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:04:56.041333 14847 tablet_bootstrap.cc:492] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097: Bootstrap starting.
I20260710 11:04:56.042665 14849 raft_consensus.cc:359] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.043529 14849 raft_consensus.cc:385] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.043838 14849 raft_consensus.cc:740] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.036877 14848 tablet_bootstrap.cc:492] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:04:56.044916 14849 consensus_queue.cc:260] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.047803 14849 ts_tablet_manager.cc:1434] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:56.047973 14847 tablet_bootstrap.cc:654] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.049358 14849 tablet_bootstrap.cc:492] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56: Bootstrap starting.
I20260710 11:04:56.055790 14848 tablet_bootstrap.cc:654] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.056913 14849 tablet_bootstrap.cc:654] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.060062 14847 tablet_bootstrap.cc:492] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097: No bootstrap required, opened a new log
I20260710 11:04:56.060737 14847 ts_tablet_manager.cc:1403] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:04:56.064402 14847 raft_consensus.cc:359] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.065493 14847 raft_consensus.cc:385] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.065894 14847 raft_consensus.cc:740] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.066936 14847 consensus_queue.cc:260] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.070834 14847 ts_tablet_manager.cc:1434] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:04:56.072310 14847 tablet_bootstrap.cc:492] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097: Bootstrap starting.
I20260710 11:04:56.078644 14848 tablet_bootstrap.cc:492] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: No bootstrap required, opened a new log
I20260710 11:04:56.079247 14848 ts_tablet_manager.cc:1403] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.016s
I20260710 11:04:56.079725 14849 tablet_bootstrap.cc:492] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56: No bootstrap required, opened a new log
I20260710 11:04:56.080272 14849 ts_tablet_manager.cc:1403] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260710 11:04:56.082580 14848 raft_consensus.cc:359] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.082911 14849 raft_consensus.cc:359] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.083503 14848 raft_consensus.cc:385] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.083523 14849 raft_consensus.cc:385] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.084165 14847 tablet_bootstrap.cc:654] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.084146 14849 raft_consensus.cc:740] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.084117 14848 raft_consensus.cc:740] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.085264 14849 consensus_queue.cc:260] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.085439 14848 consensus_queue.cc:260] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.087530 14849 ts_tablet_manager.cc:1434] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:56.088670 14849 tablet_bootstrap.cc:492] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56: Bootstrap starting.
I20260710 11:04:56.091796 14848 ts_tablet_manager.cc:1434] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:04:56.093262 14848 tablet_bootstrap.cc:492] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:04:56.095854 14849 tablet_bootstrap.cc:654] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.102995 14848 tablet_bootstrap.cc:654] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.103686 14847 tablet_bootstrap.cc:492] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097: No bootstrap required, opened a new log
I20260710 11:04:56.104236 14847 ts_tablet_manager.cc:1403] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.017s
I20260710 11:04:56.106906 14851 raft_consensus.cc:493] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.107391 14851 raft_consensus.cc:515] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.107446 14847 raft_consensus.cc:359] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.108506 14847 raft_consensus.cc:385] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.108915 14847 raft_consensus.cc:740] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.109503 14849 tablet_bootstrap.cc:492] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56: No bootstrap required, opened a new log
I20260710 11:04:56.110083 14847 consensus_queue.cc:260] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.111903 14851 leader_election.cc:290] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.112632 14848 tablet_bootstrap.cc:492] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: No bootstrap required, opened a new log
I20260710 11:04:56.113142 14848 ts_tablet_manager.cc:1403] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260710 11:04:56.114002 14847 ts_tablet_manager.cc:1434] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:04:56.115041 14847 tablet_bootstrap.cc:492] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097: Bootstrap starting.
I20260710 11:04:56.116003 14848 raft_consensus.cc:359] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.116698 14848 raft_consensus.cc:385] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.116982 14848 raft_consensus.cc:740] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.117931 14848 consensus_queue.cc:260] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.122222 14847 tablet_bootstrap.cc:654] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.122895 14849 ts_tablet_manager.cc:1403] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.004s
I20260710 11:04:56.123049 14848 ts_tablet_manager.cc:1434] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:04:56.124605 14848 tablet_bootstrap.cc:492] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:04:56.127669 14849 raft_consensus.cc:359] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.133378 14848 tablet_bootstrap.cc:654] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.134877 14849 raft_consensus.cc:385] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.135361 14849 raft_consensus.cc:740] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.142009 14849 consensus_queue.cc:260] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.145579 14849 ts_tablet_manager.cc:1434] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260710 11:04:56.148721 14856 raft_consensus.cc:493] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.155670 14856 raft_consensus.cc:515] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.156289 14849 tablet_bootstrap.cc:492] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56: Bootstrap starting.
I20260710 11:04:56.161296 14847 tablet_bootstrap.cc:492] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097: No bootstrap required, opened a new log
I20260710 11:04:56.161831 14847 ts_tablet_manager.cc:1403] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097: Time spent bootstrapping tablet: real 0.047s	user 0.030s	sys 0.014s
I20260710 11:04:56.163947 14856 leader_election.cc:290] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:56.163767 14658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f0aec3a21d4b00a45d0e1b00ec6639" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.164736 14658 raft_consensus.cc:2468] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 0.
I20260710 11:04:56.166441 14697 leader_election.cc:304] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: 
I20260710 11:04:56.167455 14851 raft_consensus.cc:2804] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.167948 14849 tablet_bootstrap.cc:654] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.171546 14807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f0aec3a21d4b00a45d0e1b00ec6639" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097" is_pre_election: true
I20260710 11:04:56.151095 14848 tablet_bootstrap.cc:492] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: No bootstrap required, opened a new log
I20260710 11:04:56.172328 14807 raft_consensus.cc:2468] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 0.
I20260710 11:04:56.172614 14848 ts_tablet_manager.cc:1403] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.003s
I20260710 11:04:56.167853 14851 raft_consensus.cc:493] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.177588 14851 raft_consensus.cc:3060] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.176402 14848 raft_consensus.cc:359] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.180986 14848 raft_consensus.cc:385] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.181336 14848 raft_consensus.cc:740] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.181734 14847 raft_consensus.cc:359] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.182437 14847 raft_consensus.cc:385] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.182080 14848 consensus_queue.cc:260] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.182742 14847 raft_consensus.cc:740] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.183506 14847 consensus_queue.cc:260] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.191433 14851 raft_consensus.cc:515] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.192687 14847 ts_tablet_manager.cc:1434] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260710 11:04:56.195318 14848 ts_tablet_manager.cc:1434] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:04:56.200228 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56" is_pre_election: true
I20260710 11:04:56.200497 14851 leader_election.cc:290] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.202239 14847 tablet_bootstrap.cc:492] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097: Bootstrap starting.
I20260710 11:04:56.203017 14807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f0aec3a21d4b00a45d0e1b00ec6639" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:04:56.203681 14807 raft_consensus.cc:3060] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.207226 14658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f0aec3a21d4b00a45d0e1b00ec6639" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:04:56.207635 14657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.207906 14658 raft_consensus.cc:3060] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:56.209326 14771 leader_election.cc:343] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:56.207635 14848 tablet_bootstrap.cc:492] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:04:56.211409 14847 tablet_bootstrap.cc:654] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.212155 14807 raft_consensus.cc:2468] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 1.
I20260710 11:04:56.213792 14696 leader_election.cc:304] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a96f8cfbe561461691c05e47a08a7b56, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.214757 14851 raft_consensus.cc:2804] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:56.217751 14848 tablet_bootstrap.cc:654] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:56.217909 14773 leader_election.cc:343] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:56.218389 14851 raft_consensus.cc:697] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Becoming Leader. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:04:56.218485 14773 leader_election.cc:304] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05bb4392a664661a6a64d3c126a5097; no voters: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56
I20260710 11:04:56.220042 14856 raft_consensus.cc:493] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.219658 14851 consensus_queue.cc:237] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.220525 14856 raft_consensus.cc:515] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.222759 14856 leader_election.cc:290] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:56.223112 14849 tablet_bootstrap.cc:492] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56: No bootstrap required, opened a new log
I20260710 11:04:56.223284 14856 raft_consensus.cc:2749] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:56.223892 14849 ts_tablet_manager.cc:1403] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.014s
I20260710 11:04:56.228084 14847 tablet_bootstrap.cc:492] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097: No bootstrap required, opened a new log
I20260710 11:04:56.227835 14849 raft_consensus.cc:359] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.228612 14847 ts_tablet_manager.cc:1403] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.014s
I20260710 11:04:56.228822 14849 raft_consensus.cc:385] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.229063 14657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82179e7b63a540259cfe33db85a7cf0b" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.229295 14849 raft_consensus.cc:740] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.229775 14657 raft_consensus.cc:2468] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 0.
I20260710 11:04:56.230417 14849 consensus_queue.cc:260] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.231284 14771 leader_election.cc:304] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.231531 14847 raft_consensus.cc:359] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.232213 14847 raft_consensus.cc:385] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.232549 14847 raft_consensus.cc:740] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.232287 14856 raft_consensus.cc:2804] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.233460 14849 ts_tablet_manager.cc:1434] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.001s
I20260710 11:04:56.233301 14847 consensus_queue.cc:260] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.233685 14856 raft_consensus.cc:493] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.234447 14856 raft_consensus.cc:3060] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.234701 14849 tablet_bootstrap.cc:492] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56: Bootstrap starting.
I20260710 11:04:56.235759 14847 ts_tablet_manager.cc:1434] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260710 11:04:56.235913 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:56.237020 14847 tablet_bootstrap.cc:492] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097: Bootstrap starting.
I20260710 11:04:56.244640 14849 tablet_bootstrap.cc:654] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.244324 14658 raft_consensus.cc:2468] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 1.
I20260710 11:04:56.253638 14847 tablet_bootstrap.cc:654] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.252820 14556 catalog_manager.cc:5697] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "a96f8cfbe561461691c05e47a08a7b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.257362 14849 tablet_bootstrap.cc:492] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56: No bootstrap required, opened a new log
I20260710 11:04:56.257884 14849 ts_tablet_manager.cc:1403] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 11:04:56.259109 14848 tablet_bootstrap.cc:492] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: No bootstrap required, opened a new log
I20260710 11:04:56.259577 14848 ts_tablet_manager.cc:1403] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.014s
I20260710 11:04:56.262672 14848 raft_consensus.cc:359] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.263422 14848 raft_consensus.cc:385] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.263715 14848 raft_consensus.cc:740] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.266364 14848 consensus_queue.cc:260] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.269327 14848 ts_tablet_manager.cc:1434] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 11:04:56.270578 14848 tablet_bootstrap.cc:492] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:04:56.262462 14856 raft_consensus.cc:515] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.275344 14856 leader_election.cc:290] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:56.275216 14849 raft_consensus.cc:359] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.276016 14849 raft_consensus.cc:385] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.276152 14658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82179e7b63a540259cfe33db85a7cf0b" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:04:56.276412 14849 raft_consensus.cc:740] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.276772 14658 raft_consensus.cc:3060] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.277499 14849 consensus_queue.cc:260] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.280536 14849 ts_tablet_manager.cc:1434] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:04:56.282182 14877 raft_consensus.cc:493] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.282692 14877 raft_consensus.cc:515] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.285368 14658 raft_consensus.cc:2468] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 1.
I20260710 11:04:56.285573 14657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c36a41779b4d31bc474936efc70bb5" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.286216 14657 raft_consensus.cc:2468] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 0.
I20260710 11:04:56.287634 14771 leader_election.cc:304] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.287948 14847 tablet_bootstrap.cc:492] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097: No bootstrap required, opened a new log
I20260710 11:04:56.288173 14848 tablet_bootstrap.cc:654] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.288574 14847 ts_tablet_manager.cc:1403] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.002s
I20260710 11:04:56.288554 14771 leader_election.cc:304] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.290275 14877 leader_election.cc:290] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:56.290797 14877 raft_consensus.cc:2804] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:56.291205 14877 raft_consensus.cc:697] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:04:56.292004 14877 consensus_queue.cc:237] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.292783 14849 tablet_bootstrap.cc:492] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56: Bootstrap starting.
I20260710 11:04:56.293174 14856 raft_consensus.cc:2804] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.293614 14856 raft_consensus.cc:493] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.293949 14856 raft_consensus.cc:3060] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.291806 14847 raft_consensus.cc:359] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.294783 14847 raft_consensus.cc:385] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.295145 14847 raft_consensus.cc:740] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.295845 14847 consensus_queue.cc:260] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.301893 14849 tablet_bootstrap.cc:654] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.302865 14847 ts_tablet_manager.cc:1434] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:04:56.303965 14847 tablet_bootstrap.cc:492] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097: Bootstrap starting.
W20260710 11:04:56.304540 14773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.130:39287, user_credentials={real_user=slave}} blocked reactor thread for 86683.1us
I20260710 11:04:56.308881 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82179e7b63a540259cfe33db85a7cf0b" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56" is_pre_election: true
I20260710 11:04:56.309525 14733 raft_consensus.cc:2468] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 0.
I20260710 11:04:56.313125 14848 tablet_bootstrap.cc:492] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: No bootstrap required, opened a new log
I20260710 11:04:56.313730 14848 ts_tablet_manager.cc:1403] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.005s
I20260710 11:04:56.314571 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82179e7b63a540259cfe33db85a7cf0b" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:04:56.315166 14733 raft_consensus.cc:3060] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.316983 14848 raft_consensus.cc:359] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.319445 14848 raft_consensus.cc:385] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.319978 14848 raft_consensus.cc:740] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.320794 14848 consensus_queue.cc:260] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.319129 14847 tablet_bootstrap.cc:654] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.322574 14733 raft_consensus.cc:2468] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 1.
I20260710 11:04:56.324807 14848 ts_tablet_manager.cc:1434] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:04:56.328059 14848 tablet_bootstrap.cc:492] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:04:56.332239 14849 tablet_bootstrap.cc:492] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56: No bootstrap required, opened a new log
I20260710 11:04:56.332876 14849 ts_tablet_manager.cc:1403] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.008s
I20260710 11:04:56.334697 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c36a41779b4d31bc474936efc70bb5" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56" is_pre_election: true
I20260710 11:04:56.335880 14733 raft_consensus.cc:2468] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 0.
I20260710 11:04:56.340185 14887 raft_consensus.cc:493] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.340873 14887 raft_consensus.cc:515] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.343394 14848 tablet_bootstrap.cc:654] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.343786 14887 leader_election.cc:290] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
W20260710 11:04:56.346352 14771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.129:35105, user_credentials={real_user=slave}} blocked reactor thread for 57861.1us
I20260710 11:04:56.336403 14849 raft_consensus.cc:359] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.347627 14849 raft_consensus.cc:385] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.348018 14849 raft_consensus.cc:740] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.348412 14657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.349058 14849 consensus_queue.cc:260] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
W20260710 11:04:56.350443 14771 leader_election.cc:343] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:56.351485 14887 raft_consensus.cc:493] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.352003 14849 ts_tablet_manager.cc:1434] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:04:56.352077 14887 raft_consensus.cc:515] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.353291 14849 tablet_bootstrap.cc:492] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56: Bootstrap starting.
I20260710 11:04:56.354903 14887 leader_election.cc:290] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287), 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105)
I20260710 11:04:56.356961 14657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.357817 14657 raft_consensus.cc:2468] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 0.
I20260710 11:04:56.359566 14771 leader_election.cc:304] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.361069 14877 raft_consensus.cc:2804] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.361770 14877 raft_consensus.cc:493] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.362267 14848 tablet_bootstrap.cc:492] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: No bootstrap required, opened a new log
I20260710 11:04:56.363013 14848 ts_tablet_manager.cc:1403] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
I20260710 11:04:56.364478 14732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56" is_pre_election: true
I20260710 11:04:56.365586 14848 raft_consensus.cc:359] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.366361 14848 raft_consensus.cc:385] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.366694 14848 raft_consensus.cc:740] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.366782 14732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56" is_pre_election: true
I20260710 11:04:56.368449 14849 tablet_bootstrap.cc:654] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.368577 14887 raft_consensus.cc:493] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.369264 14887 raft_consensus.cc:515] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.371423 14887 leader_election.cc:290] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:56.372231 14848 consensus_queue.cc:260] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
W20260710 11:04:56.374239 14773 leader_election.cc:343] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:56.375216 14848 ts_tablet_manager.cc:1434] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:04:56.362185 14877 raft_consensus.cc:3060] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.376485 14848 tablet_bootstrap.cc:492] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:04:56.379784 14657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a42fae25fd4acfb7ddd2323e0ba753" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.380697 14657 raft_consensus.cc:2468] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 0.
I20260710 11:04:56.382799 14854 raft_consensus.cc:493] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.383369 14854 raft_consensus.cc:515] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.384410 14848 tablet_bootstrap.cc:654] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.374876 14773 leader_election.cc:304] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05bb4392a664661a6a64d3c126a5097; no voters: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56
I20260710 11:04:56.389253 14854 leader_election.cc:290] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.393158 14885 raft_consensus.cc:2749] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:56.391844 14771 leader_election.cc:304] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.394549 14885 raft_consensus.cc:2804] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.394908 14885 raft_consensus.cc:493] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.395224 14885 raft_consensus.cc:3060] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.312881 14856 raft_consensus.cc:515] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.397177 14847 tablet_bootstrap.cc:492] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097: No bootstrap required, opened a new log
I20260710 11:04:56.399215 14856 leader_election.cc:290] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:56.401055 14847 ts_tablet_manager.cc:1403] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097: Time spent bootstrapping tablet: real 0.097s	user 0.024s	sys 0.040s
I20260710 11:04:56.402721 14657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c36a41779b4d31bc474936efc70bb5" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:04:56.403543 14657 raft_consensus.cc:3060] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.408331 14847 raft_consensus.cc:359] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.412534 14657 raft_consensus.cc:2468] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 1.
I20260710 11:04:56.413198 14847 raft_consensus.cc:385] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.413516 14847 raft_consensus.cc:740] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.414671 14849 tablet_bootstrap.cc:492] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56: No bootstrap required, opened a new log
I20260710 11:04:56.414295 14847 consensus_queue.cc:260] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.415161 14849 ts_tablet_manager.cc:1403] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260710 11:04:56.416373 14847 ts_tablet_manager.cc:1434] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:04:56.417287 14847 tablet_bootstrap.cc:492] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097: Bootstrap starting.
I20260710 11:04:56.417898 14849 raft_consensus.cc:359] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.418597 14849 raft_consensus.cc:385] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.418820 14849 raft_consensus.cc:740] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.419255 14849 consensus_queue.cc:260] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
W20260710 11:04:56.418499 14773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.130:39287, user_credentials={real_user=slave}} blocked reactor thread for 44309.2us
I20260710 11:04:56.420969 14771 leader_election.cc:304] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
W20260710 11:04:56.421152 14773 leader_election.cc:343] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:56.422610 14849 ts_tablet_manager.cc:1434] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:56.412554 14885 raft_consensus.cc:515] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.422873 14851 raft_consensus.cc:493] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.423677 14849 tablet_bootstrap.cc:492] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56: Bootstrap starting.
I20260710 11:04:56.423575 14876 raft_consensus.cc:493] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.423406 14851 raft_consensus.cc:515] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.421777 14856 raft_consensus.cc:2804] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:56.424167 14876 raft_consensus.cc:515] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.425418 14657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a42fae25fd4acfb7ddd2323e0ba753" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:04:56.425673 14851 leader_election.cc:290] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.426041 14657 raft_consensus.cc:3060] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.427806 14876 leader_election.cc:290] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.428969 14807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a42fae25fd4acfb7ddd2323e0ba753" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097" is_pre_election: true
I20260710 11:04:56.429816 14807 raft_consensus.cc:2393] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a96f8cfbe561461691c05e47a08a7b56 in current term 1: Already voted for candidate f05bb4392a664661a6a64d3c126a5097 in this term.
I20260710 11:04:56.430861 14658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a42fae25fd4acfb7ddd2323e0ba753" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.432695 14807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a3752a55984c628871d8eabf536ebe" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097" is_pre_election: true
I20260710 11:04:56.433195 14697 leader_election.cc:304] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a96f8cfbe561461691c05e47a08a7b56; no voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097
I20260710 11:04:56.433347 14807 raft_consensus.cc:2468] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 0.
I20260710 11:04:56.434346 14876 raft_consensus.cc:3060] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.434422 14657 raft_consensus.cc:2468] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 1.
I20260710 11:04:56.435067 14696 leader_election.cc:304] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a96f8cfbe561461691c05e47a08a7b56, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.435575 14771 leader_election.cc:304] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.436455 14887 raft_consensus.cc:2804] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:56.433451 14885 leader_election.cc:290] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:56.437875 14847 tablet_bootstrap.cc:654] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.438540 14854 raft_consensus.cc:493] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.437047 14851 raft_consensus.cc:2804] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.447052 14856 raft_consensus.cc:697] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:04:56.447661 14851 raft_consensus.cc:493] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.454308 14856 consensus_queue.cc:237] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.455657 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a42fae25fd4acfb7ddd2323e0ba753" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56" is_pre_election: true
I20260710 11:04:56.450264 14887 raft_consensus.cc:697] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:04:56.456446 14732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c36a41779b4d31bc474936efc70bb5" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:04:56.456707 14731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a42fae25fd4acfb7ddd2323e0ba753" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:04:56.457998 14732 raft_consensus.cc:3060] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.457726 14851 raft_consensus.cc:3060] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.450610 14658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a3752a55984c628871d8eabf536ebe" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.456765 14887 consensus_queue.cc:237] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.448797 14854 raft_consensus.cc:515] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.464053 14854 leader_election.cc:290] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.465163 14658 raft_consensus.cc:2468] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 0.
I20260710 11:04:56.452296 14877 raft_consensus.cc:515] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.467131 14849 tablet_bootstrap.cc:654] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.468268 14877 leader_election.cc:290] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 election: Requested vote from peers a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287), 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105)
I20260710 11:04:56.469931 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:04:56.470055 14658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:04:56.470611 14730 raft_consensus.cc:3060] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.470816 14658 raft_consensus.cc:3060] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.488212 14876 raft_consensus.cc:2749] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:56.488927 14733 raft_consensus.cc:2468] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 1.
I20260710 11:04:56.489367 14732 raft_consensus.cc:2468] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 1.
I20260710 11:04:56.490063 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "660e021854ff41cc919a8a9f957e5691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097" is_pre_election: true
I20260710 11:04:56.491513 14876 raft_consensus.cc:493] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.482910 14807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3" candidate_uuid: "660e021854ff41cc919a8a9f957e5691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097" is_pre_election: true
I20260710 11:04:56.492141 14876 raft_consensus.cc:515] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.492359 14807 raft_consensus.cc:2468] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660e021854ff41cc919a8a9f957e5691 in term 0.
W20260710 11:04:56.492921 14621 leader_election.cc:343] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:56.494014 14621 leader_election.cc:304] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.495183 14854 raft_consensus.cc:2804] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.495554 14854 raft_consensus.cc:493] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.495886 14854 raft_consensus.cc:3060] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.497330 14657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899e2a83a6b045ef9dbac73f21d57a5e" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
W20260710 11:04:56.499176 14697 leader_election.cc:343] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:56.501331 14807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899e2a83a6b045ef9dbac73f21d57a5e" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097" is_pre_election: true
I20260710 11:04:56.501911 14848 tablet_bootstrap.cc:492] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: No bootstrap required, opened a new log
I20260710 11:04:56.492161 14851 raft_consensus.cc:515] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.502512 14848 ts_tablet_manager.cc:1403] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.005s
I20260710 11:04:56.501950 14807 raft_consensus.cc:2468] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 0.
I20260710 11:04:56.505259 14848 raft_consensus.cc:359] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.506043 14848 raft_consensus.cc:385] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.506335 14848 raft_consensus.cc:740] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.506584 14696 leader_election.cc:304] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [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: a96f8cfbe561461691c05e47a08a7b56, f05bb4392a664661a6a64d3c126a5097; no voters: 660e021854ff41cc919a8a9f957e5691
I20260710 11:04:56.507087 14848 consensus_queue.cc:260] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.508435 14903 raft_consensus.cc:2804] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.508834 14903 raft_consensus.cc:493] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.508946 14847 tablet_bootstrap.cc:492] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097: No bootstrap required, opened a new log
I20260710 11:04:56.509212 14903 raft_consensus.cc:3060] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.509433 14847 ts_tablet_manager.cc:1403] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.005s
I20260710 11:04:56.511503 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a3752a55984c628871d8eabf536ebe" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:04:56.512089 14806 raft_consensus.cc:3060] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.512311 14849 tablet_bootstrap.cc:492] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56: No bootstrap required, opened a new log
I20260710 11:04:56.512745 14849 ts_tablet_manager.cc:1403] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.000s
I20260710 11:04:56.514528 14658 raft_consensus.cc:2468] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 1.
I20260710 11:04:56.515492 14849 raft_consensus.cc:359] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.516134 14849 raft_consensus.cc:385] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.516408 14849 raft_consensus.cc:740] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.516268 14771 leader_election.cc:304] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.517601 14887 raft_consensus.cc:2804] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:56.518196 14887 raft_consensus.cc:697] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:04:56.505100 14851 leader_election.cc:290] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.519290 14887 consensus_queue.cc:237] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.520246 14806 raft_consensus.cc:2468] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 1.
I20260710 11:04:56.503764 14554 catalog_manager.cc:5697] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:56.521447 14696 leader_election.cc:304] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a96f8cfbe561461691c05e47a08a7b56, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.522262 14851 raft_consensus.cc:2804] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:56.510664 14876 leader_election.cc:290] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.523165 14849 consensus_queue.cc:260] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.527016 14854 raft_consensus.cc:515] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.528342 14849 ts_tablet_manager.cc:1434] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:04:56.529919 14847 raft_consensus.cc:359] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.530735 14847 raft_consensus.cc:385] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.531064 14847 raft_consensus.cc:740] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.531862 14847 consensus_queue.cc:260] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.533166 14854 leader_election.cc:290] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [CANDIDATE]: Term 1 election: Requested vote from peers a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.534226 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3" candidate_uuid: "660e021854ff41cc919a8a9f957e5691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:04:56.534849 14806 raft_consensus.cc:3060] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.538159 14847 ts_tablet_manager.cc:1434] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 11:04:56.541603 14806 raft_consensus.cc:2468] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660e021854ff41cc919a8a9f957e5691 in term 1.
I20260710 11:04:56.541658 14730 raft_consensus.cc:2468] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 1.
I20260710 11:04:56.542688 14621 leader_election.cc:304] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.545361 14854 raft_consensus.cc:2804] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:56.545878 14854 raft_consensus.cc:697] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 1 LEADER]: Becoming Leader. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Running, Role: LEADER
I20260710 11:04:56.546455 14903 raft_consensus.cc:515] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.546778 14854 consensus_queue.cc:237] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.549189 14899 raft_consensus.cc:493] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.549407 14657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899e2a83a6b045ef9dbac73f21d57a5e" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:04:56.550213 14657 raft_consensus.cc:3060] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.549798 14899 raft_consensus.cc:515] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.548568 14903 leader_election.cc:290] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.557246 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "660e021854ff41cc919a8a9f957e5691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56" is_pre_election: true
I20260710 11:04:56.558053 14733 raft_consensus.cc:2468] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660e021854ff41cc919a8a9f957e5691 in term 0.
I20260710 11:04:56.559944 14624 leader_election.cc:304] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [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: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: f05bb4392a664661a6a64d3c126a5097
I20260710 11:04:56.560088 14733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3" candidate_uuid: "660e021854ff41cc919a8a9f957e5691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:04:56.561116 14658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a3752a55984c628871d8eabf536ebe" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:04:56.561831 14658 raft_consensus.cc:3060] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.561697 14733 raft_consensus.cc:3060] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.587006 14856 raft_consensus.cc:493] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.587596 14856 raft_consensus.cc:515] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.589668 14856 leader_election.cc:290] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:56.589902 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3" candidate_uuid: "660e021854ff41cc919a8a9f957e5691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56" is_pre_election: true
I20260710 11:04:56.591745 14656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.592433 14656 raft_consensus.cc:2468] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 0.
I20260710 11:04:56.593107 14899 leader_election.cc:290] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155), 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105)
I20260710 11:04:56.593648 14771 leader_election.cc:304] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.596099 14733 raft_consensus.cc:2468] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660e021854ff41cc919a8a9f957e5691 in term 1.
I20260710 11:04:56.596550 14856 raft_consensus.cc:2804] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.596910 14856 raft_consensus.cc:493] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.598440 14848 ts_tablet_manager.cc:1434] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.096s	user 0.029s	sys 0.026s
I20260710 11:04:56.600517 14906 raft_consensus.cc:2804] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.597270 14856 raft_consensus.cc:3060] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.595333 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899e2a83a6b045ef9dbac73f21d57a5e" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:04:56.601498 14806 raft_consensus.cc:3060] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.602749 14848 tablet_bootstrap.cc:492] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:04:56.598188 14851 raft_consensus.cc:697] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Becoming Leader. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:04:56.596257 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56" is_pre_election: true
I20260710 11:04:56.597419 14807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097" is_pre_election: true
I20260710 11:04:56.606916 14851 consensus_queue.cc:237] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.606212 14656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.608834 14730 raft_consensus.cc:2468] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 0.
I20260710 11:04:56.610507 14656 raft_consensus.cc:2468] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 1.
I20260710 11:04:56.612741 14697 leader_election.cc:304] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [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: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: f05bb4392a664661a6a64d3c126a5097
I20260710 11:04:56.614678 14905 raft_consensus.cc:2804] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:56.615010 14848 tablet_bootstrap.cc:654] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.615073 14905 raft_consensus.cc:493] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.615581 14905 raft_consensus.cc:3060] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.604558 14906 raft_consensus.cc:493] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.619488 14906 raft_consensus.cc:3060] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.617828 14856 raft_consensus.cc:515] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.622664 14656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:04:56.625072 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:04:56.625728 14730 raft_consensus.cc:3060] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.625978 14657 raft_consensus.cc:2468] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 1.
I20260710 11:04:56.629053 14697 leader_election.cc:304] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: 
I20260710 11:04:56.630141 14899 raft_consensus.cc:2804] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:56.630744 14899 raft_consensus.cc:697] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Becoming Leader. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:04:56.631814 14899 consensus_queue.cc:237] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.626813 14856 leader_election.cc:290] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:56.638016 14730 raft_consensus.cc:2468] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 1.
I20260710 11:04:56.638809 14903 consensus_queue.cc:1048] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:56.639438 14773 leader_election.cc:304] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a96f8cfbe561461691c05e47a08a7b56, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:56.640653 14856 raft_consensus.cc:2804] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:56.641490 14856 raft_consensus.cc:697] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:04:56.642585 14856 consensus_queue.cc:237] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.611253 14658 raft_consensus.cc:2468] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 1.
I20260710 11:04:56.649685 14848 tablet_bootstrap.cc:492] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: No bootstrap required, opened a new log
I20260710 11:04:56.650170 14848 ts_tablet_manager.cc:1403] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.012s
I20260710 11:04:56.644457 14806 raft_consensus.cc:2468] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 1.
I20260710 11:04:56.654090 14848 raft_consensus.cc:359] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.654939 14848 raft_consensus.cc:385] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.655277 14848 raft_consensus.cc:740] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.656257 14848 consensus_queue.cc:260] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.661820 14848 ts_tablet_manager.cc:1434] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:04:56.663434 14556 catalog_manager.cc:5697] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 reported cstate change: term changed from 0 to 1, leader changed from <none> to 660e021854ff41cc919a8a9f957e5691 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "660e021854ff41cc919a8a9f957e5691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.670310 14906 raft_consensus.cc:515] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.679447 14906 leader_election.cc:290] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [CANDIDATE]: Term 1 election: Requested vote from peers a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.680666 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "660e021854ff41cc919a8a9f957e5691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:04:56.681576 14730 raft_consensus.cc:2393] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 660e021854ff41cc919a8a9f957e5691 in current term 1: Already voted for candidate f05bb4392a664661a6a64d3c126a5097 in this term.
I20260710 11:04:56.684454 14656 raft_consensus.cc:2393] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f05bb4392a664661a6a64d3c126a5097 in current term 1: Already voted for candidate 660e021854ff41cc919a8a9f957e5691 in this term.
I20260710 11:04:56.684018 14905 raft_consensus.cc:515] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.686847 14905 leader_election.cc:290] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 2 election: Requested vote from peers f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155), 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105)
I20260710 11:04:56.687844 14655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:04:56.688201 14807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:04:56.688504 14655 raft_consensus.cc:3060] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.688308 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "660e021854ff41cc919a8a9f957e5691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:04:56.690527 14621 leader_election.cc:304] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [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: 660e021854ff41cc919a8a9f957e5691; no voters: a96f8cfbe561461691c05e47a08a7b56, f05bb4392a664661a6a64d3c126a5097
I20260710 11:04:56.691676 14906 raft_consensus.cc:2749] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:56.695320 14655 raft_consensus.cc:2468] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 2.
I20260710 11:04:56.694700 14554 catalog_manager.cc:5697] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:56.696523 14697 leader_election.cc:304] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [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: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: f05bb4392a664661a6a64d3c126a5097
I20260710 11:04:56.696612 14554 catalog_manager.cc:5697] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.697729 14905 raft_consensus.cc:2804] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.698197 14905 raft_consensus.cc:697] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Becoming Leader. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:04:56.698410 14554 catalog_manager.cc:5697] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:56.699496 14905 consensus_queue.cc:237] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Queue going to LEADER 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: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:56.707922 14905 consensus_queue.cc:1048] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:56.714874 14553 catalog_manager.cc:5697] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "a96f8cfbe561461691c05e47a08a7b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.717213 14553 catalog_manager.cc:5697] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "a96f8cfbe561461691c05e47a08a7b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.724251 14554 catalog_manager.cc:5697] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:56.735113 14553 catalog_manager.cc:5697] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 reported cstate change: term changed from 1 to 2, leader changed from f05bb4392a664661a6a64d3c126a5097 (127.11.113.131) to a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130). New cstate: current_term: 2 leader_uuid: "a96f8cfbe561461691c05e47a08a7b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.762573 14905 raft_consensus.cc:493] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.763056 14905 raft_consensus.cc:515] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.764724 14905 leader_election.cc:290] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.765506 14656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691" is_pre_election: true
I20260710 11:04:56.765695 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097" is_pre_election: true
I20260710 11:04:56.766227 14656 raft_consensus.cc:2468] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 0.
I20260710 11:04:56.766251 14806 raft_consensus.cc:2468] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 0.
I20260710 11:04:56.767431 14697 leader_election.cc:304] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: 
I20260710 11:04:56.768079 14905 raft_consensus.cc:2804] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:56.768384 14905 raft_consensus.cc:493] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.768653 14905 raft_consensus.cc:3060] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.774222 14905 raft_consensus.cc:515] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.775789 14905 leader_election.cc:290] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:04:56.776659 14656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:04:56.776887 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:04:56.777293 14656 raft_consensus.cc:3060] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.777549 14806 raft_consensus.cc:3060] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:56.779532 14856 consensus_queue.cc:1048] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:56.783777 14806 raft_consensus.cc:2468] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 1.
I20260710 11:04:56.784173 14656 raft_consensus.cc:2468] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 1.
I20260710 11:04:56.785406 14697 leader_election.cc:304] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: 
I20260710 11:04:56.786201 14905 raft_consensus.cc:2804] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:56.786651 14905 raft_consensus.cc:697] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Becoming Leader. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:04:56.787436 14905 consensus_queue.cc:237] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:56.792182 14896 consensus_queue.cc:1048] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:56.804190 14554 catalog_manager.cc:5697] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130). New cstate: current_term: 1 leader_uuid: "a96f8cfbe561461691c05e47a08a7b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.858302 14887 consensus_queue.cc:1048] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:56.863620 14887 consensus_queue.cc:1048] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:56.873306 14887 consensus_queue.cc:1048] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:56.877065 14896 consensus_queue.cc:1048] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:56.976044 11718 ts_manager.cc:295] Set tserver state for 660e021854ff41cc919a8a9f957e5691 to MAINTENANCE_MODE
I20260710 11:04:56.976706 11718 tablet_server.cc:179] TabletServer@127.11.113.129:0 shutting down...
I20260710 11:04:56.994167 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:56.994994 11718 tablet_replica.cc:333] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: stopping tablet replica
I20260710 11:04:56.995698 11718 raft_consensus.cc:2243] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:56.996138 11718 raft_consensus.cc:2272] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:56.998032 11718 tablet_replica.cc:333] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: stopping tablet replica
I20260710 11:04:56.998556 11718 raft_consensus.cc:2243] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:56.998921 11718 raft_consensus.cc:2272] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.000641 11718 tablet_replica.cc:333] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: stopping tablet replica
I20260710 11:04:57.001233 11718 raft_consensus.cc:2243] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.001591 11718 raft_consensus.cc:2272] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.003084 11718 tablet_replica.cc:333] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: stopping tablet replica
I20260710 11:04:57.003577 11718 raft_consensus.cc:2243] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.003952 11718 raft_consensus.cc:2272] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.006026 11718 tablet_replica.cc:333] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: stopping tablet replica
I20260710 11:04:57.006539 11718 raft_consensus.cc:2243] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.006924 11718 raft_consensus.cc:2272] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.008854 11718 tablet_replica.cc:333] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: stopping tablet replica
I20260710 11:04:57.009418 11718 raft_consensus.cc:2243] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.009809 11718 raft_consensus.cc:2272] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.011844 11718 tablet_replica.cc:333] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: stopping tablet replica
I20260710 11:04:57.012360 11718 raft_consensus.cc:2243] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.012791 11718 raft_consensus.cc:2272] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.014510 11718 tablet_replica.cc:333] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: stopping tablet replica
I20260710 11:04:57.014485 14730 raft_consensus.cc:1240] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Rejecting Update request from peer f05bb4392a664661a6a64d3c126a5097 for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:57.015190 11718 raft_consensus.cc:2243] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:57.015770 11718 pending_rounds.cc:70] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Trying to abort 1 pending ops.
I20260710 11:04:57.016068 11718 pending_rounds.cc:77] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959410131783680 op_type: NO_OP noop_request { }
I20260710 11:04:57.015947 14877 consensus_queue.cc:1059] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:57.016525 11718 raft_consensus.cc:2889] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:04:57.016717 14877 consensus_queue.cc:1243] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Peer a96f8cfbe561461691c05e47a08a7b56 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 11:04:57.016892 11718 raft_consensus.cc:2272] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.017256 14856 raft_consensus.cc:3055] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:57.017617 14856 raft_consensus.cc:740] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:04:57.018497 14856 consensus_queue.cc:260] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [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: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:04:57.018934 11718 tablet_replica.cc:333] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: stopping tablet replica
I20260710 11:04:57.019546 11718 raft_consensus.cc:2243] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.019603 14856 raft_consensus.cc:3060] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.019968 11718 raft_consensus.cc:2272] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.021934 11718 tablet_replica.cc:333] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: stopping tablet replica
I20260710 11:04:57.022472 11718 raft_consensus.cc:2243] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.022979 11718 raft_consensus.cc:2272] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.023017 14905 consensus_queue.cc:1048] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:57.048640 14697 consensus_peers.cc:597] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:57.059475 11718 tablet_server.cc:196] TabletServer@127.11.113.129:0 shutdown complete.
W20260710 11:04:57.094429 14771 consensus_peers.cc:597] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:57.097829 14856 consensus_queue.cc:1048] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:57.131104 14697 consensus_peers.cc:597] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:57.157708 14905 consensus_queue.cc:1048] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:57.183272 14697 consensus_peers.cc:597] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:57.225636 14771 consensus_peers.cc:597] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:57.236850 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:57.251026 14806 raft_consensus.cc:1275] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:04:57.251430 14806 pending_rounds.cc:85] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097: Aborting all ops after (but not including) 0
I20260710 11:04:57.251647 14806 pending_rounds.cc:107] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:04:57.251861 14806 raft_consensus.cc:2889] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:04:57.253250 14905 consensus_queue.cc:1048] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:57.264909 14697 consensus_peers.cc:597] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:57.313874 14697 consensus_peers.cc:597] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:57.323834 14899 consensus_queue.cc:1048] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:57.347182 14771 consensus_peers.cc:597] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:57.425247 14771 consensus_peers.cc:597] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:58.237898 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:58.604622 14877 raft_consensus.cc:493] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.605204 14877 raft_consensus.cc:515] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:58.606940 14877 leader_election.cc:290] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:58.608029 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56" is_pre_election: true
I20260710 11:04:58.608644 14730 raft_consensus.cc:2468] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 1.
I20260710 11:04:58.609792 14773 leader_election.cc:304] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [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: a96f8cfbe561461691c05e47a08a7b56, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:04:58.610585 14877 raft_consensus.cc:2804] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:04:58.610831 14771 leader_election.cc:336] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111)
I20260710 11:04:58.610982 14877 raft_consensus.cc:493] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.611378 14877 raft_consensus.cc:3060] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.616231 14877 raft_consensus.cc:515] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:58.618016 14877 leader_election.cc:290] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 2 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:04:58.619081 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:04:58.619726 14730 raft_consensus.cc:3060] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:58.621768 14771 leader_election.cc:336] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111)
I20260710 11:04:58.626003 14730 raft_consensus.cc:2468] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 2.
I20260710 11:04:58.627121 14773 leader_election.cc:304] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [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: a96f8cfbe561461691c05e47a08a7b56, f05bb4392a664661a6a64d3c126a5097; no voters: 660e021854ff41cc919a8a9f957e5691
I20260710 11:04:58.627851 14877 raft_consensus.cc:2804] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:58.628664 14877 raft_consensus.cc:697] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:04:58.629344 14877 consensus_queue.cc:237] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Queue going to LEADER 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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:04:58.635932 14554 catalog_manager.cc:5697] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 1 to 2, leader changed from 660e021854ff41cc919a8a9f957e5691 (127.11.113.129) to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 2 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } }
W20260710 11:04:59.051347 14771 consensus_peers.cc:597] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.099256 14730 raft_consensus.cc:1275] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:59.100557 14877 consensus_queue.cc:1048] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:59.238772 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:04:59.396152 14771 consensus_peers.cc:597] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:59.475677 14697 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 11:04:59.512259 14697 consensus_peers.cc:597] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:59.622613 14697 consensus_peers.cc:597] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:59.786926 14697 consensus_peers.cc:597] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:59.802853 14771 consensus_peers.cc:597] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:59.814626 14697 consensus_peers.cc:597] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:59.916595 14771 consensus_peers.cc:597] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:00.022732 14697 consensus_peers.cc:597] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:00.147827 14771 consensus_peers.cc:597] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:00.239735 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:01.240641 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:01.479007 14771 consensus_peers.cc:597] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:01.712787 14771 consensus_peers.cc:597] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:05:01.919711 14697 consensus_peers.cc:597] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:05:02.022920 14697 consensus_peers.cc:597] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:05:02.056795 14771 consensus_peers.cc:597] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:02.077551 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:02.084431 14946 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:02.084600 14945 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:02.085084 14948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:02.086333 11718 server_base.cc:1061] running on GCE node
I20260710 11:05:02.088304 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:02.088502 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:02.088640 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681502088629 us; error 0 us; skew 500 ppm
I20260710 11:05:02.089198 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:02.091951 11718 webserver.cc:533] Webserver started at http://127.11.113.129:42613/ using document root <none> and password file <none>
I20260710 11:05:02.092461 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:02.092677 11718 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:05:02.096161 11718 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:05:02.100050 14953 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.100925 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:05:02.101302 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-0-root
uuid: "660e021854ff41cc919a8a9f957e5691"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-0lhx"
I20260710 11:05:02.101593 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681424210728-11718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:02.116598 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:02.117901 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:02.119400 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:02.122748 14960 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:05:02.172233 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:05:02.172573 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.000s	sys 0.002s
I20260710 11:05:02.172855 11718 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:05:02.177191 14960 tablet_bootstrap.cc:492] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:05:02.191385 14960 tablet_bootstrap.cc:492] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:02.192102 14960 tablet_bootstrap.cc:492] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: Bootstrap complete.
I20260710 11:05:02.192656 14960 ts_tablet_manager.cc:1403] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260710 11:05:02.194648 14960 raft_consensus.cc:359] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.195170 14960 raft_consensus.cc:740] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.195859 14960 consensus_queue.cc:260] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.197993 14960 ts_tablet_manager.cc:1434] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:05:02.198649 14960 tablet_bootstrap.cc:492] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:05:02.210857 14960 tablet_bootstrap.cc:492] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:02.211859 14960 tablet_bootstrap.cc:492] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: Bootstrap complete.
I20260710 11:05:02.212282 11718 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:05:02.212456 14960 ts_tablet_manager.cc:1403] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:05:02.212570 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.030s	sys 0.007s
I20260710 11:05:02.214728 14960 raft_consensus.cc:359] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.215252 14960 raft_consensus.cc:740] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.215878 14960 consensus_queue.cc:260] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.217406 14960 ts_tablet_manager.cc:1434] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:05:02.218056 14960 tablet_bootstrap.cc:492] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:05:02.231921 14960 tablet_bootstrap.cc:492] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:05:02.233243 14960 tablet_bootstrap.cc:492] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Bootstrap complete.
I20260710 11:05:02.234093 14960 ts_tablet_manager.cc:1403] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:05:02.237366 14960 raft_consensus.cc:359] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.238421 14960 raft_consensus.cc:740] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.239285 14960 consensus_queue.cc:260] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
W20260710 11:05:02.241649 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:02.241845 14960 ts_tablet_manager.cc:1434] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:02.243032 14960 tablet_bootstrap.cc:492] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:05:02.257087 14960 tablet_bootstrap.cc:492] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:02.258140 14960 tablet_bootstrap.cc:492] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: Bootstrap complete.
I20260710 11:05:02.258919 14960 ts_tablet_manager.cc:1403] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:05:02.261511 14960 raft_consensus.cc:359] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:05:02.262301 14960 raft_consensus.cc:740] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.262609 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.129:35105
I20260710 11:05:02.262737 15021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.129:35105 every 8 connection(s)
I20260710 11:05:02.263155 14960 consensus_queue.cc:260] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:05:02.265076 14960 ts_tablet_manager.cc:1434] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:02.265895 14960 tablet_bootstrap.cc:492] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:05:02.267654 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:02.280774 14960 tablet_bootstrap.cc:492] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:02.281980 14960 tablet_bootstrap.cc:492] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: Bootstrap complete.
I20260710 11:05:02.282878 14960 ts_tablet_manager.cc:1403] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:05:02.287220 14960 raft_consensus.cc:359] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.287966 14960 raft_consensus.cc:740] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.288740 14960 consensus_queue.cc:260] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.290695 14960 ts_tablet_manager.cc:1434] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:02.291486 14960 tablet_bootstrap.cc:492] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:05:02.303822 14730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff"
dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
mode: GRACEFUL
new_leader_uuid: "f05bb4392a664661a6a64d3c126a5097"
 from {username='slave'} at 127.0.0.1:50194
I20260710 11:05:02.304589 14730 raft_consensus.cc:606] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Received request to transfer leadership to TS f05bb4392a664661a6a64d3c126a5097
I20260710 11:05:02.305429 15022 heartbeater.cc:344] Connected to a master server at 127.11.113.190:36863
I20260710 11:05:02.305878 15022 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:02.305963 14960 tablet_bootstrap.cc:492] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:02.306767 15022 heartbeater.cc:507] Master 127.11.113.190:36863 requested a full tablet report, sending...
I20260710 11:05:02.307015 14960 tablet_bootstrap.cc:492] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: Bootstrap complete.
I20260710 11:05:02.307736 14960 ts_tablet_manager.cc:1403] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:05:02.310163 14960 raft_consensus.cc:359] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.310807 14960 raft_consensus.cc:740] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.311434 14960 consensus_queue.cc:260] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.312412 14554 ts_manager.cc:194] Re-registered known tserver with Master: 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105)
I20260710 11:05:02.313459 14960 ts_tablet_manager.cc:1434] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:05:02.314124 14960 tablet_bootstrap.cc:492] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:05:02.327528 14554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58802
I20260710 11:05:02.328588 14806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42a42fae25fd4acfb7ddd2323e0ba753"
dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
mode: GRACEFUL
new_leader_uuid: "a96f8cfbe561461691c05e47a08a7b56"
 from {username='slave'} at 127.0.0.1:55074
I20260710 11:05:02.329469 14806 raft_consensus.cc:606] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Received request to transfer leadership to TS a96f8cfbe561461691c05e47a08a7b56
I20260710 11:05:02.331456 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:02.332311 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:02.333251 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:02.339941 15022 heartbeater.cc:499] Master 127.11.113.190:36863 was elected leader, sending a full tablet report...
I20260710 11:05:02.353188 15034 raft_consensus.cc:993] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56: : Instructing follower f05bb4392a664661a6a64d3c126a5097 to start an election
I20260710 11:05:02.353672 15032 raft_consensus.cc:1081] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Signalling peer f05bb4392a664661a6a64d3c126a5097 to start an election
I20260710 11:05:02.354909 14960 tablet_bootstrap.cc:492] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:02.355904 14960 tablet_bootstrap.cc:492] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: Bootstrap complete.
I20260710 11:05:02.355934 14806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff"
dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
 from {username='slave'} at 127.0.0.1:33010
I20260710 11:05:02.356599 14960 ts_tablet_manager.cc:1403] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.020s
I20260710 11:05:02.356812 14806 raft_consensus.cc:493] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:02.357370 14806 raft_consensus.cc:3060] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:02.359054 14960 raft_consensus.cc:359] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.359721 14960 raft_consensus.cc:740] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.360481 14960 consensus_queue.cc:260] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.362637 14960 ts_tablet_manager.cc:1434] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:02.363447 14960 tablet_bootstrap.cc:492] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:05:02.366665 14806 raft_consensus.cc:515] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:05:02.369410 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:05:02.369936 14730 raft_consensus.cc:3055] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:02.370055 14806 leader_election.cc:290] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 3 election: Requested vote from peers a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287), 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105)
I20260710 11:05:02.370291 14730 raft_consensus.cc:740] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:05:02.371143 14730 consensus_queue.cc:260] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [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: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:05:02.372205 14730 raft_consensus.cc:3060] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:02.380980 14730 raft_consensus.cc:2468] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 3.
I20260710 11:05:02.382668 14773 leader_election.cc:304] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [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: a96f8cfbe561461691c05e47a08a7b56, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:05:02.383615 14934 raft_consensus.cc:2804] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:02.384649 14960 tablet_bootstrap.cc:492] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:02.385076 14934 raft_consensus.cc:697] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 3 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:05:02.385581 14960 tablet_bootstrap.cc:492] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: Bootstrap complete.
I20260710 11:05:02.386298 14960 ts_tablet_manager.cc:1403] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 11:05:02.386010 14934 consensus_queue.cc:237] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [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: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } }
I20260710 11:05:02.388566 14960 raft_consensus.cc:359] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.389285 14960 raft_consensus.cc:740] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.390028 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4bbe5d53c94fc8983010087d5e5eff" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:05:02.389906 14960 consensus_queue.cc:260] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.390606 14996 raft_consensus.cc:3060] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:02.391999 14960 ts_tablet_manager.cc:1434] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:02.393163 14960 tablet_bootstrap.cc:492] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:05:02.397605 14996 raft_consensus.cc:2468] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 3.
I20260710 11:05:02.404175 14553 catalog_manager.cc:5697] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 2 to 3, leader changed from a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130) to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:02.406157 14960 tablet_bootstrap.cc:492] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:02.407013 14960 tablet_bootstrap.cc:492] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: Bootstrap complete.
I20260710 11:05:02.407658 14960 ts_tablet_manager.cc:1403] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:05:02.409525 14960 raft_consensus.cc:359] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.410027 14960 raft_consensus.cc:740] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.410599 14960 consensus_queue.cc:260] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.412122 14960 ts_tablet_manager.cc:1434] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:05:02.412737 14960 tablet_bootstrap.cc:492] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: Bootstrap starting.
I20260710 11:05:02.423713 14960 tablet_bootstrap.cc:492] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:02.424475 14960 tablet_bootstrap.cc:492] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: Bootstrap complete.
I20260710 11:05:02.425047 14960 ts_tablet_manager.cc:1403] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:05:02.426980 14960 raft_consensus.cc:359] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.427608 14960 raft_consensus.cc:740] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660e021854ff41cc919a8a9f957e5691, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.428123 14960 consensus_queue.cc:260] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.429611 14960 ts_tablet_manager.cc:1434] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:02.663625 14996 raft_consensus.cc:3060] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:02.669258 14996 pending_rounds.cc:85] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Aborting all ops after (but not including) 0
I20260710 11:05:02.669595 14996 pending_rounds.cc:107] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:02.669817 14996 raft_consensus.cc:2889] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:02.815387 14996 raft_consensus.cc:1275] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:02.816556 14934 consensus_queue.cc:1048] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:02.826333 14730 raft_consensus.cc:1275] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:02.827983 14934 consensus_queue.cc:1048] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:02.865864 15053 raft_consensus.cc:993] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097: : Instructing follower a96f8cfbe561461691c05e47a08a7b56 to start an election
I20260710 11:05:02.866331 14934 raft_consensus.cc:1081] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Signalling peer a96f8cfbe561461691c05e47a08a7b56 to start an election
I20260710 11:05:02.867718 14730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42a42fae25fd4acfb7ddd2323e0ba753"
dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
 from {username='slave'} at 127.0.0.1:34394
I20260710 11:05:02.868206 14730 raft_consensus.cc:493] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:02.868538 14730 raft_consensus.cc:3060] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:02.873821 14730 raft_consensus.cc:515] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.875984 14730 leader_election.cc:290] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 2 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:05:02.876636 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a42fae25fd4acfb7ddd2323e0ba753" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:05:02.877071 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a42fae25fd4acfb7ddd2323e0ba753" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:05:02.877305 14996 raft_consensus.cc:3060] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:02.877647 14806 raft_consensus.cc:3055] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:02.877948 14806 raft_consensus.cc:740] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:05:02.878645 14806 consensus_queue.cc:260] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.879580 14806 raft_consensus.cc:3060] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:02.883368 14996 raft_consensus.cc:2468] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 2.
I20260710 11:05:02.884465 14697 leader_election.cc:304] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: 
I20260710 11:05:02.885249 15032 raft_consensus.cc:2804] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:02.885735 15032 raft_consensus.cc:697] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Becoming Leader. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:05:02.886214 14806 raft_consensus.cc:2468] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 2.
I20260710 11:05:02.886561 15032 consensus_queue.cc:237] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:02.895293 14553 catalog_manager.cc:5697] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 reported cstate change: term changed from 1 to 2, leader changed from f05bb4392a664661a6a64d3c126a5097 (127.11.113.131) to a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130). New cstate: current_term: 2 leader_uuid: "a96f8cfbe561461691c05e47a08a7b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:03.242678 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:03.318053 14806 raft_consensus.cc:1275] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:03.319360 14905 consensus_queue.cc:1048] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:03.330510 14996 raft_consensus.cc:1275] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:03.332420 14905 consensus_queue.cc:1048] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:03.343786 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:03.352308 14806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28c36a41779b4d31bc474936efc70bb5"
dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
mode: GRACEFUL
new_leader_uuid: "a96f8cfbe561461691c05e47a08a7b56"
 from {username='slave'} at 127.0.0.1:55074
I20260710 11:05:03.352907 14806 raft_consensus.cc:606] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Received request to transfer leadership to TS a96f8cfbe561461691c05e47a08a7b56
I20260710 11:05:03.355151 14730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "899e2a83a6b045ef9dbac73f21d57a5e"
dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
mode: GRACEFUL
new_leader_uuid: "f05bb4392a664661a6a64d3c126a5097"
 from {username='slave'} at 127.0.0.1:50194
I20260710 11:05:03.355564 14730 raft_consensus.cc:606] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Received request to transfer leadership to TS f05bb4392a664661a6a64d3c126a5097
I20260710 11:05:03.356554 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:03.356942 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:03.357429 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:03.449429 14934 raft_consensus.cc:993] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097: : Instructing follower a96f8cfbe561461691c05e47a08a7b56 to start an election
I20260710 11:05:03.449918 15038 raft_consensus.cc:1081] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Signalling peer a96f8cfbe561461691c05e47a08a7b56 to start an election
I20260710 11:05:03.451282 14730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28c36a41779b4d31bc474936efc70bb5"
dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
 from {username='slave'} at 127.0.0.1:34394
I20260710 11:05:03.451782 14730 raft_consensus.cc:493] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:03.452136 14730 raft_consensus.cc:3060] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:03.456913 14730 raft_consensus.cc:515] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:03.458806 14730 leader_election.cc:290] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 2 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:05:03.459601 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c36a41779b4d31bc474936efc70bb5" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:05:03.459904 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c36a41779b4d31bc474936efc70bb5" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:05:03.460271 14996 raft_consensus.cc:3060] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:03.460541 14806 raft_consensus.cc:3055] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:03.460934 14806 raft_consensus.cc:740] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:05:03.461591 14806 consensus_queue.cc:260] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:03.462414 14806 raft_consensus.cc:3060] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:03.465353 14996 raft_consensus.cc:2468] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 2.
I20260710 11:05:03.466437 14697 leader_election.cc:304] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: 
I20260710 11:05:03.466653 14806 raft_consensus.cc:2468] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 2.
I20260710 11:05:03.467046 14905 raft_consensus.cc:2804] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:03.467617 14905 raft_consensus.cc:697] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Becoming Leader. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:05:03.468463 14905 consensus_queue.cc:237] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:03.474972 14553 catalog_manager.cc:5697] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 reported cstate change: term changed from 1 to 2, leader changed from f05bb4392a664661a6a64d3c126a5097 (127.11.113.131) to a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130). New cstate: current_term: 2 leader_uuid: "a96f8cfbe561461691c05e47a08a7b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.597323 15058 raft_consensus.cc:993] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56: : Instructing follower f05bb4392a664661a6a64d3c126a5097 to start an election
I20260710 11:05:03.597734 14905 raft_consensus.cc:1081] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Signalling peer f05bb4392a664661a6a64d3c126a5097 to start an election
I20260710 11:05:03.599038 14806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "899e2a83a6b045ef9dbac73f21d57a5e"
dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
 from {username='slave'} at 127.0.0.1:33010
I20260710 11:05:03.599414 14806 raft_consensus.cc:493] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:03.599638 14806 raft_consensus.cc:3060] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:03.604012 14806 raft_consensus.cc:515] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:03.605464 14806 leader_election.cc:290] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 2 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:05:03.606290 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899e2a83a6b045ef9dbac73f21d57a5e" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:05:03.606563 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899e2a83a6b045ef9dbac73f21d57a5e" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:05:03.606842 14996 raft_consensus.cc:3060] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:03.607118 14730 raft_consensus.cc:3055] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:03.607442 14730 raft_consensus.cc:740] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:05:03.608086 14730 consensus_queue.cc:260] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:03.609087 14730 raft_consensus.cc:3060] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:03.611953 14996 raft_consensus.cc:2468] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 2.
I20260710 11:05:03.613010 14771 leader_election.cc:304] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:05:03.613165 14730 raft_consensus.cc:2468] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 2.
I20260710 11:05:03.613744 15038 raft_consensus.cc:2804] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:03.614171 15038 raft_consensus.cc:697] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:05:03.614910 15038 consensus_queue.cc:237] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:03.620955 14553 catalog_manager.cc:5697] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 1 to 2, leader changed from a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130) to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 2 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:03.958731 14996 raft_consensus.cc:1275] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:03.960110 15058 consensus_queue.cc:1048] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:03.970367 14806 raft_consensus.cc:1275] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:03.971976 15068 consensus_queue.cc:1048] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:04.123076 14730 raft_consensus.cc:1275] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:04.124321 15038 consensus_queue.cc:1048] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:04.138249 14995 raft_consensus.cc:1275] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:04.139993 15076 consensus_queue.cc:1048] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:04.243747 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:04.363427 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:04.370826 14730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65"
dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
mode: GRACEFUL
new_leader_uuid: "f05bb4392a664661a6a64d3c126a5097"
 from {username='slave'} at 127.0.0.1:50194
I20260710 11:05:04.371344 14730 raft_consensus.cc:606] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Received request to transfer leadership to TS f05bb4392a664661a6a64d3c126a5097
I20260710 11:05:04.373631 14806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98"
dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
mode: GRACEFUL
new_leader_uuid: "a96f8cfbe561461691c05e47a08a7b56"
 from {username='slave'} at 127.0.0.1:55074
I20260710 11:05:04.374034 14806 raft_consensus.cc:606] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Received request to transfer leadership to TS a96f8cfbe561461691c05e47a08a7b56
I20260710 11:05:04.375099 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:04.375558 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:04.376087 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:04.697593 14905 raft_consensus.cc:993] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56: : Instructing follower f05bb4392a664661a6a64d3c126a5097 to start an election
I20260710 11:05:04.697999 15068 raft_consensus.cc:1081] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Signalling peer f05bb4392a664661a6a64d3c126a5097 to start an election
I20260710 11:05:04.699342 14806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65"
dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
 from {username='slave'} at 127.0.0.1:33010
I20260710 11:05:04.699736 14806 raft_consensus.cc:493] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:04.699965 14806 raft_consensus.cc:3060] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.704351 14806 raft_consensus.cc:515] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:04.705827 14806 leader_election.cc:290] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 2 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:05:04.706871 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:05:04.706902 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:05:04.707396 14730 raft_consensus.cc:3055] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:04.707618 14995 raft_consensus.cc:3060] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.707708 14730 raft_consensus.cc:740] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:05:04.708442 14730 consensus_queue.cc:260] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:04.709337 14730 raft_consensus.cc:3060] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.712656 14995 raft_consensus.cc:2468] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 2.
I20260710 11:05:04.713469 14730 raft_consensus.cc:2468] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 2.
I20260710 11:05:04.713883 14771 leader_election.cc:304] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:05:04.714660 15079 raft_consensus.cc:2804] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:04.715081 15079 raft_consensus.cc:697] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:05:04.715750 15079 consensus_queue.cc:237] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:04.722110 14553 catalog_manager.cc:5697] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 1 to 2, leader changed from a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130) to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 2 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:04.855530 15076 raft_consensus.cc:993] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097: : Instructing follower a96f8cfbe561461691c05e47a08a7b56 to start an election
I20260710 11:05:04.856452 15085 raft_consensus.cc:1081] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Signalling peer a96f8cfbe561461691c05e47a08a7b56 to start an election
I20260710 11:05:04.858256 14730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98"
dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
 from {username='slave'} at 127.0.0.1:34394
I20260710 11:05:04.858793 14730 raft_consensus.cc:493] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:04.859066 14730 raft_consensus.cc:3060] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.866644 14730 raft_consensus.cc:515] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:04.868757 14730 leader_election.cc:290] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 2 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:05:04.869764 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:05:04.870090 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:05:04.870688 14995 raft_consensus.cc:3060] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.870757 14806 raft_consensus.cc:3055] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:04.871124 14806 raft_consensus.cc:740] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:05:04.872037 14806 consensus_queue.cc:260] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:04.873479 14806 raft_consensus.cc:3060] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.877328 14995 raft_consensus.cc:2468] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 2.
I20260710 11:05:04.878620 14697 leader_election.cc:304] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: 
I20260710 11:05:04.879523 15068 raft_consensus.cc:2804] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:04.879669 14806 raft_consensus.cc:2468] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 2.
I20260710 11:05:04.879972 15068 raft_consensus.cc:697] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Becoming Leader. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:05:04.881383 15068 consensus_queue.cc:237] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:04.890408 14553 catalog_manager.cc:5697] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 reported cstate change: term changed from 1 to 2, leader changed from f05bb4392a664661a6a64d3c126a5097 (127.11.113.131) to a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130). New cstate: current_term: 2 leader_uuid: "a96f8cfbe561461691c05e47a08a7b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:05.111821 14730 raft_consensus.cc:1275] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.113121 15076 consensus_queue.cc:1048] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:05.125159 14995 raft_consensus.cc:1275] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.127138 15079 consensus_queue.cc:1048] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:05:05.244807 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:05.362327 14806 raft_consensus.cc:1275] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.363701 15068 consensus_queue.cc:1048] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:05.375507 14995 raft_consensus.cc:1275] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.376971 15095 consensus_queue.cc:1048] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:05.382581 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:05.393122 14806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3"
dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
mode: GRACEFUL
new_leader_uuid: "a96f8cfbe561461691c05e47a08a7b56"
 from {username='slave'} at 127.0.0.1:55074
I20260710 11:05:05.393862 14806 raft_consensus.cc:606] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Received request to transfer leadership to TS a96f8cfbe561461691c05e47a08a7b56
I20260710 11:05:05.396790 14730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90f0aec3a21d4b00a45d0e1b00ec6639"
dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
mode: GRACEFUL
new_leader_uuid: "f05bb4392a664661a6a64d3c126a5097"
 from {username='slave'} at 127.0.0.1:50194
I20260710 11:05:05.397352 14730 raft_consensus.cc:606] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Received request to transfer leadership to TS f05bb4392a664661a6a64d3c126a5097
I20260710 11:05:05.398669 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:05.399142 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:05.399816 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:05.500267 15068 raft_consensus.cc:993] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56: : Instructing follower f05bb4392a664661a6a64d3c126a5097 to start an election
I20260710 11:05:05.500824 15095 raft_consensus.cc:1081] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Signalling peer f05bb4392a664661a6a64d3c126a5097 to start an election
I20260710 11:05:05.502329 14806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90f0aec3a21d4b00a45d0e1b00ec6639"
dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
 from {username='slave'} at 127.0.0.1:33010
I20260710 11:05:05.502789 14806 raft_consensus.cc:493] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:05.503165 14806 raft_consensus.cc:3060] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.508073 14806 raft_consensus.cc:515] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:05.509711 14806 leader_election.cc:290] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 2 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:05:05.510548 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f0aec3a21d4b00a45d0e1b00ec6639" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:05:05.510811 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f0aec3a21d4b00a45d0e1b00ec6639" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:05:05.511101 14995 raft_consensus.cc:3060] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.511348 14730 raft_consensus.cc:3055] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:05.511653 14730 raft_consensus.cc:740] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:05:05.512413 14730 consensus_queue.cc:260] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:05.513413 14730 raft_consensus.cc:3060] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.516220 14995 raft_consensus.cc:2468] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 2.
I20260710 11:05:05.517431 14771 leader_election.cc:304] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:05:05.518069 14730 raft_consensus.cc:2468] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 2.
I20260710 11:05:05.518213 15079 raft_consensus.cc:2804] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:05.518766 15079 raft_consensus.cc:697] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:05:05.519680 15079 consensus_queue.cc:237] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:05.526612 14554 catalog_manager.cc:5697] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 1 to 2, leader changed from a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130) to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 2 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:05.740526 15101 raft_consensus.cc:993] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097: : Instructing follower a96f8cfbe561461691c05e47a08a7b56 to start an election
I20260710 11:05:05.741031 15079 raft_consensus.cc:1081] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Signalling peer a96f8cfbe561461691c05e47a08a7b56 to start an election
I20260710 11:05:05.742487 14730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3"
dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
 from {username='slave'} at 127.0.0.1:34394
I20260710 11:05:05.742928 14730 raft_consensus.cc:493] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:05.743239 14730 raft_consensus.cc:3060] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.747395 14730 raft_consensus.cc:515] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:05.748768 14730 leader_election.cc:290] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 3 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:05:05.749781 14806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:05:05.749686 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22904ae9a9c34a15bc2b539c9ceeaac3" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:05:05.750432 14806 raft_consensus.cc:3055] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:05.750571 14995 raft_consensus.cc:3060] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.750736 14806 raft_consensus.cc:740] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:05:05.751533 14806 consensus_queue.cc:260] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:05.752624 14806 raft_consensus.cc:3060] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.755925 14995 raft_consensus.cc:2468] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 3.
I20260710 11:05:05.757192 14697 leader_election.cc:304] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [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: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: 
I20260710 11:05:05.757400 14806 raft_consensus.cc:2468] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 3.
I20260710 11:05:05.757899 15095 raft_consensus.cc:2804] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:05.758387 15095 raft_consensus.cc:697] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 3 LEADER]: Becoming Leader. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:05:05.759287 15095 consensus_queue.cc:237] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:05.766222 14554 catalog_manager.cc:5697] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 reported cstate change: term changed from 2 to 3, leader changed from f05bb4392a664661a6a64d3c126a5097 (127.11.113.131) to a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130). New cstate: current_term: 3 leader_uuid: "a96f8cfbe561461691c05e47a08a7b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:05.942466 14730 raft_consensus.cc:1275] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.943691 15079 consensus_queue.cc:1048] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:05.952888 14995 raft_consensus.cc:1275] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.956771 15079 consensus_queue.cc:1048] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:06.245816 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:06.273663 14995 raft_consensus.cc:1275] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:06.275036 15103 consensus_queue.cc:1048] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:06.284587 14806 raft_consensus.cc:1275] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:06.286056 15095 consensus_queue.cc:1048] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:06.406630 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:06.413757 14806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65"
dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
mode: GRACEFUL
new_leader_uuid: "a96f8cfbe561461691c05e47a08a7b56"
 from {username='slave'} at 127.0.0.1:55074
I20260710 11:05:06.414319 14806 raft_consensus.cc:606] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Received request to transfer leadership to TS a96f8cfbe561461691c05e47a08a7b56
I20260710 11:05:06.416837 14730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98"
dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
mode: GRACEFUL
new_leader_uuid: "f05bb4392a664661a6a64d3c126a5097"
 from {username='slave'} at 127.0.0.1:50194
I20260710 11:05:06.417340 14730 raft_consensus.cc:606] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Received request to transfer leadership to TS f05bb4392a664661a6a64d3c126a5097
I20260710 11:05:06.418459 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:06.418992 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:06.419612 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:06.555612 15095 raft_consensus.cc:993] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56: : Instructing follower f05bb4392a664661a6a64d3c126a5097 to start an election
I20260710 11:05:06.556092 15095 raft_consensus.cc:1081] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Signalling peer f05bb4392a664661a6a64d3c126a5097 to start an election
I20260710 11:05:06.557669 14807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98"
dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
 from {username='slave'} at 127.0.0.1:33010
I20260710 11:05:06.558089 14807 raft_consensus.cc:493] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:06.558331 14807 raft_consensus.cc:3060] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.563851 14807 raft_consensus.cc:515] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:06.565418 14807 leader_election.cc:290] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [CANDIDATE]: Term 3 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287)
I20260710 11:05:06.566500 14730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
I20260710 11:05:06.566406 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6634acfe3a439fb776a8d9f60cbe98" candidate_uuid: "f05bb4392a664661a6a64d3c126a5097" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:05:06.567127 14730 raft_consensus.cc:3055] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:06.567176 14995 raft_consensus.cc:3060] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.567557 14730 raft_consensus.cc:740] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:05:06.568347 14730 consensus_queue.cc:260] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:06.569485 14730 raft_consensus.cc:3060] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.574360 14995 raft_consensus.cc:2468] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 3.
I20260710 11:05:06.575453 14771 leader_election.cc:304] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [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: 660e021854ff41cc919a8a9f957e5691, f05bb4392a664661a6a64d3c126a5097; no voters: 
I20260710 11:05:06.576128 14730 raft_consensus.cc:2468] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05bb4392a664661a6a64d3c126a5097 in term 3.
I20260710 11:05:06.576257 15112 raft_consensus.cc:2804] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:06.577378 15112 raft_consensus.cc:697] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 3 LEADER]: Becoming Leader. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:05:06.578136 15112 consensus_queue.cc:237] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:06.584406 14556 catalog_manager.cc:5697] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 reported cstate change: term changed from 2 to 3, leader changed from a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130) to f05bb4392a664661a6a64d3c126a5097 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "f05bb4392a664661a6a64d3c126a5097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:06.716087 15076 raft_consensus.cc:993] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097: : Instructing follower a96f8cfbe561461691c05e47a08a7b56 to start an election
I20260710 11:05:06.716637 15079 raft_consensus.cc:1081] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Signalling peer a96f8cfbe561461691c05e47a08a7b56 to start an election
I20260710 11:05:06.718566 14730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65"
dest_uuid: "a96f8cfbe561461691c05e47a08a7b56"
 from {username='slave'} at 127.0.0.1:34394
I20260710 11:05:06.718961 14730 raft_consensus.cc:493] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:06.719180 14730 raft_consensus.cc:3060] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.723127 14730 raft_consensus.cc:515] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:06.724460 14730 leader_election.cc:290] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [CANDIDATE]: Term 3 election: Requested vote from peers 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105), f05bb4392a664661a6a64d3c126a5097 (127.11.113.131:39155)
I20260710 11:05:06.725340 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "660e021854ff41cc919a8a9f957e5691"
I20260710 11:05:06.725503 14807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0037a759652441b4b4d2f1cd0ced3d65" candidate_uuid: "a96f8cfbe561461691c05e47a08a7b56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f05bb4392a664661a6a64d3c126a5097"
I20260710 11:05:06.725991 14996 raft_consensus.cc:3060] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.726156 14807 raft_consensus.cc:3055] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:06.726605 14807 raft_consensus.cc:740] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f05bb4392a664661a6a64d3c126a5097, State: Running, Role: LEADER
I20260710 11:05:06.727397 14807 consensus_queue.cc:260] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:06.728663 14807 raft_consensus.cc:3060] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.734019 14996 raft_consensus.cc:2468] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 3.
I20260710 11:05:06.735100 14697 leader_election.cc:304] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [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: 660e021854ff41cc919a8a9f957e5691, a96f8cfbe561461691c05e47a08a7b56; no voters: 
I20260710 11:05:06.735715 15095 raft_consensus.cc:2804] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:06.735852 14807 raft_consensus.cc:2468] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a96f8cfbe561461691c05e47a08a7b56 in term 3.
I20260710 11:05:06.736240 15095 raft_consensus.cc:697] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 3 LEADER]: Becoming Leader. State: Replica: a96f8cfbe561461691c05e47a08a7b56, State: Running, Role: LEADER
I20260710 11:05:06.737197 15095 consensus_queue.cc:237] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [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: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } }
I20260710 11:05:06.744354 14556 catalog_manager.cc:5697] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 reported cstate change: term changed from 2 to 3, leader changed from f05bb4392a664661a6a64d3c126a5097 (127.11.113.131) to a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130). New cstate: current_term: 3 leader_uuid: "a96f8cfbe561461691c05e47a08a7b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.974436 14730 raft_consensus.cc:1275] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:06.975682 15079 consensus_queue.cc:1048] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a96f8cfbe561461691c05e47a08a7b56" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:06.984412 14996 raft_consensus.cc:1275] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Refusing update from remote peer f05bb4392a664661a6a64d3c126a5097: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:06.986214 15112 consensus_queue.cc:1048] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:07.191114 14807 raft_consensus.cc:1275] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:07.192548 15095 consensus_queue.cc:1048] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05bb4392a664661a6a64d3c126a5097" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:07.200815 14995 raft_consensus.cc:1275] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Refusing update from remote peer a96f8cfbe561461691c05e47a08a7b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:07.202778 15068 consensus_queue.cc:1048] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660e021854ff41cc919a8a9f957e5691" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 35105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:07.246750 14604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:07.425738 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:07.453976 11718 tablet_server.cc:179] TabletServer@127.11.113.129:35105 shutting down...
I20260710 11:05:07.474449 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:07.475353 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.476053 11718 raft_consensus.cc:2243] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.476564 11718 raft_consensus.cc:2272] T 899e2a83a6b045ef9dbac73f21d57a5e P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.478798 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.479372 11718 raft_consensus.cc:2243] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.479758 11718 raft_consensus.cc:2272] T 82179e7b63a540259cfe33db85a7cf0b P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.481858 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.482386 11718 raft_consensus.cc:2243] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.482823 11718 raft_consensus.cc:2272] T 28c36a41779b4d31bc474936efc70bb5 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.485713 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.486279 11718 raft_consensus.cc:2243] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.486712 11718 raft_consensus.cc:2272] T 90f0aec3a21d4b00a45d0e1b00ec6639 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.489090 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.489704 11718 raft_consensus.cc:2243] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.490190 11718 raft_consensus.cc:2272] T 6c6634acfe3a439fb776a8d9f60cbe98 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.492925 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.493530 11718 raft_consensus.cc:2243] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.493963 11718 raft_consensus.cc:2272] T 0c4bbe5d53c94fc8983010087d5e5eff P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.495879 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.496284 11718 raft_consensus.cc:2243] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.496603 11718 raft_consensus.cc:2272] T 22904ae9a9c34a15bc2b539c9ceeaac3 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.498360 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.498756 11718 raft_consensus.cc:2243] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.499325 11718 raft_consensus.cc:2272] T 42a42fae25fd4acfb7ddd2323e0ba753 P 660e021854ff41cc919a8a9f957e5691 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.501786 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.502430 11718 raft_consensus.cc:2243] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.502966 11718 raft_consensus.cc:2272] T a7a3752a55984c628871d8eabf536ebe P 660e021854ff41cc919a8a9f957e5691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.504892 11718 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:07.505419 11718 raft_consensus.cc:2243] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.505879 11718 raft_consensus.cc:2272] T 0037a759652441b4b4d2f1cd0ced3d65 P 660e021854ff41cc919a8a9f957e5691 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:07.519516 14771 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 57 similar messages]
W20260710 11:05:07.523310 14957 connection.cc:466] server connection from 127.0.0.1:54566 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54566 (request call id 62) could send its response
W20260710 11:05:07.524689 14771 consensus_peers.cc:597] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: recv got EOF from 127.11.113.129:35105 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.530212 11718 tablet_server.cc:196] TabletServer@127.11.113.129:35105 shutdown complete.
I20260710 11:05:07.554009 11718 tablet_server.cc:179] TabletServer@127.11.113.130:0 shutting down...
W20260710 11:05:07.570534 14771 consensus_peers.cc:597] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:07.578133 14771 consensus_peers.cc:597] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 -> Peer 660e021854ff41cc919a8a9f957e5691 (127.11.113.129:35105): Couldn't send request to peer 660e021854ff41cc919a8a9f957e5691. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:35105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:07.580587 14773 consensus_peers.cc:597] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 -> Peer a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287): Couldn't send request to peer a96f8cfbe561461691c05e47a08a7b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.582434 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:07.583144 11718 tablet_replica.cc:333] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56: stopping tablet replica
I20260710 11:05:07.583751 11718 raft_consensus.cc:2243] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.584308 11718 raft_consensus.cc:2272] T 0c4bbe5d53c94fc8983010087d5e5eff P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.586310 11718 tablet_replica.cc:333] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56: stopping tablet replica
I20260710 11:05:07.586863 11718 raft_consensus.cc:2243] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.587276 11718 raft_consensus.cc:2272] T 6c6634acfe3a439fb776a8d9f60cbe98 P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.589598 11718 tablet_replica.cc:333] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56: stopping tablet replica
I20260710 11:05:07.590200 11718 raft_consensus.cc:2243] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.590935 11718 raft_consensus.cc:2272] T 22904ae9a9c34a15bc2b539c9ceeaac3 P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.592828 11718 tablet_replica.cc:333] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56: stopping tablet replica
I20260710 11:05:07.593473 11718 raft_consensus.cc:2243] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.593933 11718 raft_consensus.cc:2272] T 82179e7b63a540259cfe33db85a7cf0b P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.596719 11718 tablet_replica.cc:333] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56: stopping tablet replica
W20260710 11:05:07.596774 14773 consensus_peers.cc:597] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 -> Peer a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287): Couldn't send request to peer a96f8cfbe561461691c05e47a08a7b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.597396 11718 raft_consensus.cc:2243] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.598137 11718 raft_consensus.cc:2272] T 0037a759652441b4b4d2f1cd0ced3d65 P a96f8cfbe561461691c05e47a08a7b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.600569 11718 tablet_replica.cc:333] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56: stopping tablet replica
I20260710 11:05:07.601307 11718 raft_consensus.cc:2243] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.602100 11718 raft_consensus.cc:2272] T a7a3752a55984c628871d8eabf536ebe P a96f8cfbe561461691c05e47a08a7b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.603904 11718 tablet_replica.cc:333] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56: stopping tablet replica
I20260710 11:05:07.604440 11718 raft_consensus.cc:2243] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.604866 11718 raft_consensus.cc:2272] T 899e2a83a6b045ef9dbac73f21d57a5e P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.606670 11718 tablet_replica.cc:333] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56: stopping tablet replica
I20260710 11:05:07.607172 11718 raft_consensus.cc:2243] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.607920 11718 raft_consensus.cc:2272] T 28c36a41779b4d31bc474936efc70bb5 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.609830 11718 tablet_replica.cc:333] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56: stopping tablet replica
I20260710 11:05:07.610306 11718 raft_consensus.cc:2243] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.610702 11718 raft_consensus.cc:2272] T 90f0aec3a21d4b00a45d0e1b00ec6639 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.612466 11718 tablet_replica.cc:333] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56: stopping tablet replica
I20260710 11:05:07.612931 11718 raft_consensus.cc:2243] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.613739 11718 raft_consensus.cc:2272] T 42a42fae25fd4acfb7ddd2323e0ba753 P a96f8cfbe561461691c05e47a08a7b56 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:07.640002 14773 consensus_peers.cc:597] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 -> Peer a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287): Couldn't send request to peer a96f8cfbe561461691c05e47a08a7b56. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.644452 11718 tablet_server.cc:196] TabletServer@127.11.113.130:0 shutdown complete.
I20260710 11:05:07.666608 11718 tablet_server.cc:179] TabletServer@127.11.113.131:0 shutting down...
W20260710 11:05:07.684397 14773 consensus_peers.cc:597] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 -> Peer a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287): Couldn't send request to peer a96f8cfbe561461691c05e47a08a7b56. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.694240 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:07.694942 11718 tablet_replica.cc:333] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097: stopping tablet replica
I20260710 11:05:07.695586 11718 raft_consensus.cc:2243] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.696417 11718 raft_consensus.cc:2272] T 899e2a83a6b045ef9dbac73f21d57a5e P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.698490 11718 tablet_replica.cc:333] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097: stopping tablet replica
I20260710 11:05:07.699067 11718 raft_consensus.cc:2243] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.699506 11718 raft_consensus.cc:2272] T 42a42fae25fd4acfb7ddd2323e0ba753 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.701402 11718 tablet_replica.cc:333] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097: stopping tablet replica
I20260710 11:05:07.701980 11718 raft_consensus.cc:2243] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.702540 11718 raft_consensus.cc:2272] T a7a3752a55984c628871d8eabf536ebe P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.705518 11718 tablet_replica.cc:333] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097: stopping tablet replica
I20260710 11:05:07.706385 11718 raft_consensus.cc:2243] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.706804 11718 raft_consensus.cc:2272] T 0037a759652441b4b4d2f1cd0ced3d65 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:07.707227 14773 consensus_peers.cc:597] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 -> Peer a96f8cfbe561461691c05e47a08a7b56 (127.11.113.130:39287): Couldn't send request to peer a96f8cfbe561461691c05e47a08a7b56. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:07.709367 11718 tablet_replica.cc:333] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097: stopping tablet replica
I20260710 11:05:07.709908 11718 raft_consensus.cc:2243] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.710307 11718 raft_consensus.cc:2272] T 28c36a41779b4d31bc474936efc70bb5 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.712172 11718 tablet_replica.cc:333] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097: stopping tablet replica
I20260710 11:05:07.712615 11718 raft_consensus.cc:2243] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.713333 11718 raft_consensus.cc:2272] T 90f0aec3a21d4b00a45d0e1b00ec6639 P f05bb4392a664661a6a64d3c126a5097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.715083 11718 tablet_replica.cc:333] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097: stopping tablet replica
I20260710 11:05:07.715582 11718 raft_consensus.cc:2243] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.716498 11718 raft_consensus.cc:2272] T 6c6634acfe3a439fb776a8d9f60cbe98 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.718777 11718 tablet_replica.cc:333] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097: stopping tablet replica
I20260710 11:05:07.719225 11718 raft_consensus.cc:2243] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.719564 11718 raft_consensus.cc:2272] T 22904ae9a9c34a15bc2b539c9ceeaac3 P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.721256 11718 tablet_replica.cc:333] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097: stopping tablet replica
I20260710 11:05:07.721653 11718 raft_consensus.cc:2243] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.722319 11718 raft_consensus.cc:2272] T 0c4bbe5d53c94fc8983010087d5e5eff P f05bb4392a664661a6a64d3c126a5097 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.724120 11718 tablet_replica.cc:333] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097: stopping tablet replica
I20260710 11:05:07.724555 11718 raft_consensus.cc:2243] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.725282 11718 raft_consensus.cc:2272] T 82179e7b63a540259cfe33db85a7cf0b P f05bb4392a664661a6a64d3c126a5097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.755314 11718 tablet_server.cc:196] TabletServer@127.11.113.131:0 shutdown complete.
I20260710 11:05:07.776183 11718 master.cc:562] Master@127.11.113.190:36863 shutting down...
I20260710 11:05:07.796440 11718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.797037 11718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.797407 11718 tablet_replica.cc:333] T 00000000000000000000000000000000 P bac586667b4d464eb2fc68e7cb3c25e5: stopping tablet replica
I20260710 11:05:07.817476 11718 master.cc:584] Master@127.11.113.190:36863 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12762 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:05:07.862058 11718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.113.190:36601
I20260710 11:05:07.863127 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:07.868386 15132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:07.868458 15133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:07.870162 15135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:07.871492 11718 server_base.cc:1061] running on GCE node
I20260710 11:05:07.872448 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:07.872634 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:07.872829 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681507872793 us; error 0 us; skew 500 ppm
I20260710 11:05:07.873675 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:07.876122 11718 webserver.cc:533] Webserver started at http://127.11.113.190:41837/ using document root <none> and password file <none>
I20260710 11:05:07.876634 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:07.876832 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:07.877139 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:07.878286 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/master-0-root/instance:
uuid: "a1b5b9acbc54408ab52da8d54d7904f1"
format_stamp: "Formatted at 2026-07-10 11:05:07 on dist-test-slave-0lhx"
I20260710 11:05:07.882689 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:07.886168 15140 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:07.886891 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:07.887183 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/master-0-root
uuid: "a1b5b9acbc54408ab52da8d54d7904f1"
format_stamp: "Formatted at 2026-07-10 11:05:07 on dist-test-slave-0lhx"
I20260710 11:05:07.887472 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:07.912823 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:07.914464 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:07.952773 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.190:36601
I20260710 11:05:07.952972 15191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.190:36601 every 8 connection(s)
I20260710 11:05:07.956588 15192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:07.966979 15192 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1: Bootstrap starting.
I20260710 11:05:07.971709 15192 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:07.976316 15192 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1: No bootstrap required, opened a new log
I20260710 11:05:07.978518 15192 raft_consensus.cc:359] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b5b9acbc54408ab52da8d54d7904f1" member_type: VOTER }
I20260710 11:05:07.978922 15192 raft_consensus.cc:385] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:07.979184 15192 raft_consensus.cc:740] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1b5b9acbc54408ab52da8d54d7904f1, State: Initialized, Role: FOLLOWER
I20260710 11:05:07.979812 15192 consensus_queue.cc:260] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a1b5b9acbc54408ab52da8d54d7904f1" member_type: VOTER }
I20260710 11:05:07.980285 15192 raft_consensus.cc:399] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:07.980522 15192 raft_consensus.cc:493] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:07.980787 15192 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.985208 15192 raft_consensus.cc:515] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b5b9acbc54408ab52da8d54d7904f1" member_type: VOTER }
I20260710 11:05:07.985714 15192 leader_election.cc:304] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [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: a1b5b9acbc54408ab52da8d54d7904f1; no voters: 
I20260710 11:05:07.986914 15192 leader_election.cc:290] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:07.987192 15195 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:07.988547 15195 raft_consensus.cc:697] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 1 LEADER]: Becoming Leader. State: Replica: a1b5b9acbc54408ab52da8d54d7904f1, State: Running, Role: LEADER
I20260710 11:05:07.989348 15195 consensus_queue.cc:237] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [LEADER]: Queue going to LEADER mode. State: All 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: "a1b5b9acbc54408ab52da8d54d7904f1" member_type: VOTER }
I20260710 11:05:07.989979 15192 sys_catalog.cc:565] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:07.994202 15196 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a1b5b9acbc54408ab52da8d54d7904f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b5b9acbc54408ab52da8d54d7904f1" member_type: VOTER } }
I20260710 11:05:07.994910 15196 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:07.995359 15197 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a1b5b9acbc54408ab52da8d54d7904f1. Latest consensus state: current_term: 1 leader_uuid: "a1b5b9acbc54408ab52da8d54d7904f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b5b9acbc54408ab52da8d54d7904f1" member_type: VOTER } }
I20260710 11:05:07.995802 15197 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:07.997090 15202 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:08.001816 15202 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:08.006251 11718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:08.010388 15202 catalog_manager.cc:1383] Generated new cluster ID: 992d014fcc1c430094d222d506b33233
I20260710 11:05:08.010679 15202 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:08.032831 15202 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:08.034121 15202 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:08.045537 15202 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1: Generated new TSK 0
I20260710 11:05:08.046201 15202 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:08.073773 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.079746 15213 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:08.080772 15214 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:08.083433 15216 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:08.083482 11718 server_base.cc:1061] running on GCE node
I20260710 11:05:08.084609 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.084833 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:08.085071 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681508085046 us; error 0 us; skew 500 ppm
I20260710 11:05:08.085611 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.087894 11718 webserver.cc:533] Webserver started at http://127.11.113.129:39095/ using document root <none> and password file <none>
I20260710 11:05:08.088378 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.088583 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.088840 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.090009 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-0-root/instance:
uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-0lhx"
I20260710 11:05:08.094619 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:08.097847 15221 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.098721 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:08.098994 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-0-root
uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-0lhx"
I20260710 11:05:08.099231 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:08.120666 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.121938 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.123342 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:08.125620 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:08.125813 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.126122 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:08.126308 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.165966 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.129:43137
I20260710 11:05:08.166065 15283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.129:43137 every 8 connection(s)
I20260710 11:05:08.171028 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.178002 15288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:08.180707 15289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:08.182499 15291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:08.182556 11718 server_base.cc:1061] running on GCE node
I20260710 11:05:08.183259 15284 heartbeater.cc:344] Connected to a master server at 127.11.113.190:36601
I20260710 11:05:08.183693 15284 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:08.184193 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.184453 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:08.184386 15284 heartbeater.cc:507] Master 127.11.113.190:36601 requested a full tablet report, sending...
I20260710 11:05:08.184835 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681508184814 us; error 0 us; skew 500 ppm
I20260710 11:05:08.185490 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.187546 15157 ts_manager.cc:194] Registered new tserver with Master: 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137)
I20260710 11:05:08.188504 11718 webserver.cc:533] Webserver started at http://127.11.113.130:46549/ using document root <none> and password file <none>
I20260710 11:05:08.189206 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.189459 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.189752 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.190182 15157 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54614
I20260710 11:05:08.191329 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-1-root/instance:
uuid: "66e9f2e0c9324c93841df6f38637154e"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-0lhx"
I20260710 11:05:08.195796 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:08.199189 15296 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.199980 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:08.200291 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-1-root
uuid: "66e9f2e0c9324c93841df6f38637154e"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-0lhx"
I20260710 11:05:08.200629 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:08.229221 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.230404 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.231854 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:08.234102 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:08.234326 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.234579 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:08.234756 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.273641 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.130:37245
I20260710 11:05:08.273742 15358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.130:37245 every 8 connection(s)
I20260710 11:05:08.278595 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.285373 15362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:08.287194 15363 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:08.289669 15365 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:08.290565 11718 server_base.cc:1061] running on GCE node
I20260710 11:05:08.291657 15359 heartbeater.cc:344] Connected to a master server at 127.11.113.190:36601
I20260710 11:05:08.291772 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.292080 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:08.292088 15359 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:08.292307 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681508292290 us; error 0 us; skew 500 ppm
I20260710 11:05:08.292979 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.293040 15359 heartbeater.cc:507] Master 127.11.113.190:36601 requested a full tablet report, sending...
I20260710 11:05:08.295490 15157 ts_manager.cc:194] Registered new tserver with Master: 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245)
I20260710 11:05:08.295836 11718 webserver.cc:533] Webserver started at http://127.11.113.131:42771/ using document root <none> and password file <none>
I20260710 11:05:08.296452 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.296696 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.297012 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.297331 15157 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54628
I20260710 11:05:08.298512 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-2-root/instance:
uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-0lhx"
I20260710 11:05:08.303078 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:08.306109 15370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.306840 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:08.307127 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-2-root
uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-0lhx"
I20260710 11:05:08.307413 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681424210728-11718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:08.322345 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.323516 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.324918 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:08.327095 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:08.327314 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.327551 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:08.327720 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.366421 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.131:39089
I20260710 11:05:08.366550 15432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.131:39089 every 8 connection(s)
I20260710 11:05:08.380013 15433 heartbeater.cc:344] Connected to a master server at 127.11.113.190:36601
I20260710 11:05:08.380479 15433 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:08.381264 15433 heartbeater.cc:507] Master 127.11.113.190:36601 requested a full tablet report, sending...
I20260710 11:05:08.383159 15157 ts_manager.cc:194] Registered new tserver with Master: 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:08.383924 11718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014335291s
I20260710 11:05:08.384442 15157 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54632
I20260710 11:05:08.407493 15157 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54636:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:08.409663 15157 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:08.460527 15249 tablet_service.cc:1511] Processing CreateTablet for tablet f72aee5b5f5042359457cd1c3f837ecf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=86941536e76c41e7a53b4c7e796dd540]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:08.460879 15248 tablet_service.cc:1511] Processing CreateTablet for tablet e244cf0decb5488b85a616e6b528d8fa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=86941536e76c41e7a53b4c7e796dd540]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:08.462008 15249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72aee5b5f5042359457cd1c3f837ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.462714 15248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e244cf0decb5488b85a616e6b528d8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.469574 15323 tablet_service.cc:1511] Processing CreateTablet for tablet e244cf0decb5488b85a616e6b528d8fa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=86941536e76c41e7a53b4c7e796dd540]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:08.470887 15323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e244cf0decb5488b85a616e6b528d8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.472684 15324 tablet_service.cc:1511] Processing CreateTablet for tablet f72aee5b5f5042359457cd1c3f837ecf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=86941536e76c41e7a53b4c7e796dd540]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:08.474018 15324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72aee5b5f5042359457cd1c3f837ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.478724 15398 tablet_service.cc:1511] Processing CreateTablet for tablet f72aee5b5f5042359457cd1c3f837ecf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=86941536e76c41e7a53b4c7e796dd540]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:08.480020 15398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72aee5b5f5042359457cd1c3f837ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.487721 15448 tablet_bootstrap.cc:492] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc: Bootstrap starting.
I20260710 11:05:08.491093 15397 tablet_service.cc:1511] Processing CreateTablet for tablet e244cf0decb5488b85a616e6b528d8fa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=86941536e76c41e7a53b4c7e796dd540]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:08.492406 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e244cf0decb5488b85a616e6b528d8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.498441 15449 tablet_bootstrap.cc:492] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e: Bootstrap starting.
I20260710 11:05:08.498654 15448 tablet_bootstrap.cc:654] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.505649 15449 tablet_bootstrap.cc:654] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.510331 15451 tablet_bootstrap.cc:492] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Bootstrap starting.
I20260710 11:05:08.511904 15448 tablet_bootstrap.cc:492] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc: No bootstrap required, opened a new log
I20260710 11:05:08.512383 15448 ts_tablet_manager.cc:1403] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260710 11:05:08.513959 15449 tablet_bootstrap.cc:492] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e: No bootstrap required, opened a new log
I20260710 11:05:08.514477 15449 ts_tablet_manager.cc:1403] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:05:08.515331 15448 raft_consensus.cc:359] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.515944 15448 raft_consensus.cc:385] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.516187 15448 raft_consensus.cc:740] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1019ade7aa584d0899f9dfaf7db7ecfc, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.516855 15448 consensus_queue.cc:260] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.517549 15451 tablet_bootstrap.cc:654] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.517422 15449 raft_consensus.cc:359] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.518232 15449 raft_consensus.cc:385] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.518582 15449 raft_consensus.cc:740] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e9f2e0c9324c93841df6f38637154e, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.519240 15284 heartbeater.cc:499] Master 127.11.113.190:36601 was elected leader, sending a full tablet report...
I20260710 11:05:08.519827 15448 ts_tablet_manager.cc:1434] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:08.519344 15449 consensus_queue.cc:260] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.521836 15448 tablet_bootstrap.cc:492] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc: Bootstrap starting.
I20260710 11:05:08.523110 15451 tablet_bootstrap.cc:492] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11: No bootstrap required, opened a new log
I20260710 11:05:08.523659 15451 ts_tablet_manager.cc:1403] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:05:08.526752 15451 raft_consensus.cc:359] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.527486 15451 raft_consensus.cc:385] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.527823 15451 raft_consensus.cc:740] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc3cafa9f3a40eda35ee4f92dbb7c11, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.528710 15451 consensus_queue.cc:260] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.531392 15448 tablet_bootstrap.cc:654] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.532109 15359 heartbeater.cc:499] Master 127.11.113.190:36601 was elected leader, sending a full tablet report...
I20260710 11:05:08.532619 15449 ts_tablet_manager.cc:1434] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.013s
I20260710 11:05:08.533697 15449 tablet_bootstrap.cc:492] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e: Bootstrap starting.
I20260710 11:05:08.552037 15433 heartbeater.cc:499] Master 127.11.113.190:36601 was elected leader, sending a full tablet report...
I20260710 11:05:08.552693 15451 ts_tablet_manager.cc:1434] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.017s
I20260710 11:05:08.553571 15449 tablet_bootstrap.cc:654] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.560134 15451 tablet_bootstrap.cc:492] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Bootstrap starting.
I20260710 11:05:08.562935 15448 tablet_bootstrap.cc:492] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc: No bootstrap required, opened a new log
I20260710 11:05:08.563544 15448 ts_tablet_manager.cc:1403] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.011s
I20260710 11:05:08.567040 15448 raft_consensus.cc:359] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.567500 15456 raft_consensus.cc:493] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:08.567493 15451 tablet_bootstrap.cc:654] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.568066 15456 raft_consensus.cc:515] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.573802 15449 tablet_bootstrap.cc:492] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e: No bootstrap required, opened a new log
I20260710 11:05:08.574486 15449 ts_tablet_manager.cc:1403] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.011s
I20260710 11:05:08.574563 15456 leader_election.cc:290] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137), 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245)
I20260710 11:05:08.578015 15449 raft_consensus.cc:359] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.579138 15449 raft_consensus.cc:385] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.579473 15449 raft_consensus.cc:740] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e9f2e0c9324c93841df6f38637154e, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.567884 15448 raft_consensus.cc:385] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.580266 15448 raft_consensus.cc:740] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1019ade7aa584d0899f9dfaf7db7ecfc, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.581274 15451 tablet_bootstrap.cc:492] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11: No bootstrap required, opened a new log
I20260710 11:05:08.581859 15451 ts_tablet_manager.cc:1403] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260710 11:05:08.582386 15449 consensus_queue.cc:260] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.584355 15449 ts_tablet_manager.cc:1434] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:08.581410 15448 consensus_queue.cc:260] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.586725 15448 ts_tablet_manager.cc:1434] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:05:08.593070 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72aee5b5f5042359457cd1c3f837ecf" candidate_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" is_pre_election: true
I20260710 11:05:08.593768 15259 raft_consensus.cc:2468] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc3cafa9f3a40eda35ee4f92dbb7c11 in term 0.
I20260710 11:05:08.596133 15374 leader_election.cc:304] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 9dc3cafa9f3a40eda35ee4f92dbb7c11; no voters: 
I20260710 11:05:08.597471 15451 raft_consensus.cc:359] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.598338 15451 raft_consensus.cc:385] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.598658 15451 raft_consensus.cc:740] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc3cafa9f3a40eda35ee4f92dbb7c11, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.599509 15451 consensus_queue.cc:260] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.602550 15461 raft_consensus.cc:2804] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:08.602722 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72aee5b5f5042359457cd1c3f837ecf" candidate_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e9f2e0c9324c93841df6f38637154e" is_pre_election: true
I20260710 11:05:08.602962 15461 raft_consensus.cc:493] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:08.603411 15461 raft_consensus.cc:3060] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:08.603462 15451 ts_tablet_manager.cc:1434] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:05:08.603472 15334 raft_consensus.cc:2468] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc3cafa9f3a40eda35ee4f92dbb7c11 in term 0.
I20260710 11:05:08.612164 15461 raft_consensus.cc:515] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.614661 15461 leader_election.cc:290] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [CANDIDATE]: Term 1 election: Requested vote from peers 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137), 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245)
I20260710 11:05:08.615761 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72aee5b5f5042359457cd1c3f837ecf" candidate_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e9f2e0c9324c93841df6f38637154e"
I20260710 11:05:08.615984 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72aee5b5f5042359457cd1c3f837ecf" candidate_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
I20260710 11:05:08.616422 15334 raft_consensus.cc:3060] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:08.616650 15259 raft_consensus.cc:3060] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:08.623385 15334 raft_consensus.cc:2468] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc3cafa9f3a40eda35ee4f92dbb7c11 in term 1.
I20260710 11:05:08.624348 15372 leader_election.cc:304] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66e9f2e0c9324c93841df6f38637154e, 9dc3cafa9f3a40eda35ee4f92dbb7c11; no voters: 
I20260710 11:05:08.624441 15259 raft_consensus.cc:2468] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc3cafa9f3a40eda35ee4f92dbb7c11 in term 1.
I20260710 11:05:08.625145 15461 raft_consensus.cc:2804] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:08.625706 15461 raft_consensus.cc:697] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 LEADER]: Becoming Leader. State: Replica: 9dc3cafa9f3a40eda35ee4f92dbb7c11, State: Running, Role: LEADER
I20260710 11:05:08.626598 15461 consensus_queue.cc:237] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.634318 15155 catalog_manager.cc:5697] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:08.764667 15453 raft_consensus.cc:493] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:08.765283 15453 raft_consensus.cc:515] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.767172 15453 leader_election.cc:290] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:08.776499 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e244cf0decb5488b85a616e6b528d8fa" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e9f2e0c9324c93841df6f38637154e" is_pre_election: true
I20260710 11:05:08.776856 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e244cf0decb5488b85a616e6b528d8fa" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" is_pre_election: true
I20260710 11:05:08.777163 15334 raft_consensus.cc:2468] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1019ade7aa584d0899f9dfaf7db7ecfc in term 0.
I20260710 11:05:08.777506 15408 raft_consensus.cc:2468] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1019ade7aa584d0899f9dfaf7db7ecfc in term 0.
I20260710 11:05:08.778345 15223 leader_election.cc:304] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 66e9f2e0c9324c93841df6f38637154e; no voters: 
I20260710 11:05:08.779367 15453 raft_consensus.cc:2804] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:08.779757 15453 raft_consensus.cc:493] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:08.780112 15453 raft_consensus.cc:3060] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:08.784866 15453 raft_consensus.cc:515] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.786449 15453 leader_election.cc:290] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 1 election: Requested vote from peers 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:08.787146 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e244cf0decb5488b85a616e6b528d8fa" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e9f2e0c9324c93841df6f38637154e"
I20260710 11:05:08.787464 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e244cf0decb5488b85a616e6b528d8fa" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
I20260710 11:05:08.787796 15334 raft_consensus.cc:3060] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:08.788026 15408 raft_consensus.cc:3060] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:08.793037 15408 raft_consensus.cc:2468] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1019ade7aa584d0899f9dfaf7db7ecfc in term 1.
I20260710 11:05:08.793320 15334 raft_consensus.cc:2468] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1019ade7aa584d0899f9dfaf7db7ecfc in term 1.
I20260710 11:05:08.794170 15222 leader_election.cc:304] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 9dc3cafa9f3a40eda35ee4f92dbb7c11; no voters: 
I20260710 11:05:08.794957 15453 raft_consensus.cc:2804] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:08.795778 15453 raft_consensus.cc:697] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 LEADER]: Becoming Leader. State: Replica: 1019ade7aa584d0899f9dfaf7db7ecfc, State: Running, Role: LEADER
I20260710 11:05:08.796582 15453 consensus_queue.cc:237] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.803368 15155 catalog_manager.cc:5697] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129). New cstate: current_term: 1 leader_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:08.858628 15155 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54646:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:08.860589 15155 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:08.883337 15248 tablet_service.cc:1511] Processing CreateTablet for tablet b3a8dc53a4874a7980ed7065a62f4c3a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=202a3ecad1cd4d0c9c28d0cbf895be40]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:08.884677 15248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a8dc53a4874a7980ed7065a62f4c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.884490 15323 tablet_service.cc:1511] Processing CreateTablet for tablet b3a8dc53a4874a7980ed7065a62f4c3a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=202a3ecad1cd4d0c9c28d0cbf895be40]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:08.885841 15323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a8dc53a4874a7980ed7065a62f4c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.886020 15398 tablet_service.cc:1511] Processing CreateTablet for tablet b3a8dc53a4874a7980ed7065a62f4c3a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=202a3ecad1cd4d0c9c28d0cbf895be40]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:08.887194 15398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a8dc53a4874a7980ed7065a62f4c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.889721 15249 tablet_service.cc:1511] Processing CreateTablet for tablet c77ddd1dfe514b2ca1affb8bb871bc5d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=202a3ecad1cd4d0c9c28d0cbf895be40]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:08.890950 15249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77ddd1dfe514b2ca1affb8bb871bc5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.893944 15324 tablet_service.cc:1511] Processing CreateTablet for tablet c77ddd1dfe514b2ca1affb8bb871bc5d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=202a3ecad1cd4d0c9c28d0cbf895be40]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:08.895198 15324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77ddd1dfe514b2ca1affb8bb871bc5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.895751 15397 tablet_service.cc:1511] Processing CreateTablet for tablet c77ddd1dfe514b2ca1affb8bb871bc5d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=202a3ecad1cd4d0c9c28d0cbf895be40]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:08.897095 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77ddd1dfe514b2ca1affb8bb871bc5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.904333 15451 tablet_bootstrap.cc:492] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Bootstrap starting.
I20260710 11:05:08.910717 15451 tablet_bootstrap.cc:654] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.910760 15449 tablet_bootstrap.cc:492] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e: Bootstrap starting.
I20260710 11:05:08.918079 15449 tablet_bootstrap.cc:654] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.922596 15448 tablet_bootstrap.cc:492] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc: Bootstrap starting.
I20260710 11:05:08.929404 15448 tablet_bootstrap.cc:654] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.936508 15448 tablet_bootstrap.cc:492] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc: No bootstrap required, opened a new log
I20260710 11:05:08.936618 15451 tablet_bootstrap.cc:492] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11: No bootstrap required, opened a new log
I20260710 11:05:08.937070 15448 ts_tablet_manager.cc:1403] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:05:08.937248 15451 ts_tablet_manager.cc:1403] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.008s
I20260710 11:05:08.937340 15449 tablet_bootstrap.cc:492] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e: No bootstrap required, opened a new log
I20260710 11:05:08.938038 15449 ts_tablet_manager.cc:1403] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.005s
I20260710 11:05:08.939945 15451 raft_consensus.cc:359] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.940678 15451 raft_consensus.cc:385] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.940265 15448 raft_consensus.cc:359] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.941102 15448 raft_consensus.cc:385] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.940822 15449 raft_consensus.cc:359] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.941015 15451 raft_consensus.cc:740] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc3cafa9f3a40eda35ee4f92dbb7c11, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.941570 15448 raft_consensus.cc:740] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1019ade7aa584d0899f9dfaf7db7ecfc, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.941717 15449 raft_consensus.cc:385] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.942073 15449 raft_consensus.cc:740] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e9f2e0c9324c93841df6f38637154e, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.942314 15451 consensus_queue.cc:260] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.942759 15449 consensus_queue.cc:260] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.942332 15448 consensus_queue.cc:260] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.944933 15448 ts_tablet_manager.cc:1434] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:08.945999 15448 tablet_bootstrap.cc:492] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc: Bootstrap starting.
I20260710 11:05:08.947867 15449 ts_tablet_manager.cc:1434] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:05:08.948976 15449 tablet_bootstrap.cc:492] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e: Bootstrap starting.
I20260710 11:05:08.949980 15451 ts_tablet_manager.cc:1434] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:05:08.951043 15451 tablet_bootstrap.cc:492] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Bootstrap starting.
I20260710 11:05:08.952605 15448 tablet_bootstrap.cc:654] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.955367 15449 tablet_bootstrap.cc:654] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.961675 15451 tablet_bootstrap.cc:654] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.972407 15449 tablet_bootstrap.cc:492] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e: No bootstrap required, opened a new log
I20260710 11:05:08.973008 15449 ts_tablet_manager.cc:1403] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 11:05:08.975136 15449 raft_consensus.cc:359] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.975546 15448 tablet_bootstrap.cc:492] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc: No bootstrap required, opened a new log
I20260710 11:05:08.975696 15449 raft_consensus.cc:385] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.976227 15449 raft_consensus.cc:740] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e9f2e0c9324c93841df6f38637154e, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.976370 15448 ts_tablet_manager.cc:1403] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260710 11:05:08.976960 15449 consensus_queue.cc:260] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.979162 15449 ts_tablet_manager.cc:1434] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:08.979158 15451 tablet_bootstrap.cc:492] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11: No bootstrap required, opened a new log
I20260710 11:05:08.979496 15448 raft_consensus.cc:359] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.980203 15448 raft_consensus.cc:385] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.979856 15451 ts_tablet_manager.cc:1403] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260710 11:05:08.980506 15448 raft_consensus.cc:740] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1019ade7aa584d0899f9dfaf7db7ecfc, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.981282 15448 consensus_queue.cc:260] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.983484 15448 ts_tablet_manager.cc:1434] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:08.984128 15451 raft_consensus.cc:359] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.984851 15451 raft_consensus.cc:385] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.985176 15451 raft_consensus.cc:740] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc3cafa9f3a40eda35ee4f92dbb7c11, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.986068 15451 consensus_queue.cc:260] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:08.988265 15451 ts_tablet_manager.cc:1434] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
W20260710 11:05:09.000725 15205 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:09.019312 15455 raft_consensus.cc:493] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.019847 15455 raft_consensus.cc:515] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:09.021842 15455 leader_election.cc:290] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
W20260710 11:05:09.029129 15360 tablet.cc:2406] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:09.032898 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77ddd1dfe514b2ca1affb8bb871bc5d" candidate_uuid: "66e9f2e0c9324c93841df6f38637154e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" is_pre_election: true
I20260710 11:05:09.033277 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77ddd1dfe514b2ca1affb8bb871bc5d" candidate_uuid: "66e9f2e0c9324c93841df6f38637154e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" is_pre_election: true
I20260710 11:05:09.033581 15408 raft_consensus.cc:2468] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e9f2e0c9324c93841df6f38637154e in term 0.
I20260710 11:05:09.033893 15259 raft_consensus.cc:2468] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e9f2e0c9324c93841df6f38637154e in term 0.
I20260710 11:05:09.034569 15297 leader_election.cc:304] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66e9f2e0c9324c93841df6f38637154e, 9dc3cafa9f3a40eda35ee4f92dbb7c11; no voters: 
I20260710 11:05:09.035430 15455 raft_consensus.cc:2804] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.035699 15455 raft_consensus.cc:493] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.035920 15455 raft_consensus.cc:3060] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.040704 15455 raft_consensus.cc:515] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:09.042232 15455 leader_election.cc:290] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [CANDIDATE]: Term 1 election: Requested vote from peers 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:09.043124 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77ddd1dfe514b2ca1affb8bb871bc5d" candidate_uuid: "66e9f2e0c9324c93841df6f38637154e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
I20260710 11:05:09.043263 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77ddd1dfe514b2ca1affb8bb871bc5d" candidate_uuid: "66e9f2e0c9324c93841df6f38637154e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
I20260710 11:05:09.043673 15259 raft_consensus.cc:3060] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.043833 15408 raft_consensus.cc:3060] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.048494 15259 raft_consensus.cc:2468] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66e9f2e0c9324c93841df6f38637154e in term 1.
I20260710 11:05:09.048501 15408 raft_consensus.cc:2468] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66e9f2e0c9324c93841df6f38637154e in term 1.
I20260710 11:05:09.049774 15300 leader_election.cc:304] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 66e9f2e0c9324c93841df6f38637154e; no voters: 
I20260710 11:05:09.050511 15455 raft_consensus.cc:2804] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.051472 15455 raft_consensus.cc:697] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 1 LEADER]: Becoming Leader. State: Replica: 66e9f2e0c9324c93841df6f38637154e, State: Running, Role: LEADER
I20260710 11:05:09.052152 15455 consensus_queue.cc:237] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:09.059355 15156 catalog_manager.cc:5697] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e reported cstate change: term changed from 0 to 1, leader changed from <none> to 66e9f2e0c9324c93841df6f38637154e (127.11.113.130). New cstate: current_term: 1 leader_uuid: "66e9f2e0c9324c93841df6f38637154e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:09.171811 15461 consensus_queue.cc:1048] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.185204 15483 consensus_queue.cc:1048] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.230299 15453 consensus_queue.cc:1048] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.240506 15453 consensus_queue.cc:1048] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.285404 15490 raft_consensus.cc:493] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.286033 15490 raft_consensus.cc:515] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:09.293073 15490 leader_election.cc:290] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:09.300585 15483 raft_consensus.cc:493] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.301297 15483 raft_consensus.cc:515] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:09.305416 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e9f2e0c9324c93841df6f38637154e" is_pre_election: true
I20260710 11:05:09.305868 15455 raft_consensus.cc:493] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.306551 15455 raft_consensus.cc:515] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:09.307621 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" is_pre_election: true
I20260710 11:05:09.308432 15259 raft_consensus.cc:2468] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc3cafa9f3a40eda35ee4f92dbb7c11 in term 0.
I20260710 11:05:09.309628 15333 raft_consensus.cc:2468] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dc3cafa9f3a40eda35ee4f92dbb7c11 in term 0.
I20260710 11:05:09.311093 15374 leader_election.cc:304] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 9dc3cafa9f3a40eda35ee4f92dbb7c11; no voters: 
I20260710 11:05:09.312330 15485 raft_consensus.cc:2804] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.312760 15485 raft_consensus.cc:493] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.313166 15485 raft_consensus.cc:3060] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.317288 15455 leader_election.cc:290] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:09.318749 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "66e9f2e0c9324c93841df6f38637154e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" is_pre_election: true
I20260710 11:05:09.321887 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "66e9f2e0c9324c93841df6f38637154e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" is_pre_election: true
I20260710 11:05:09.322639 15259 raft_consensus.cc:2468] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e9f2e0c9324c93841df6f38637154e in term 0.
I20260710 11:05:09.325949 15300 leader_election.cc:304] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 66e9f2e0c9324c93841df6f38637154e; no voters: 
I20260710 11:05:09.326493 15483 leader_election.cc:290] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137), 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245)
I20260710 11:05:09.326998 15455 raft_consensus.cc:2804] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.327509 15455 raft_consensus.cc:493] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.327909 15455 raft_consensus.cc:3060] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.335345 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" is_pre_election: true
I20260710 11:05:09.350234 15485 raft_consensus.cc:515] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:09.357721 15407 raft_consensus.cc:2393] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66e9f2e0c9324c93841df6f38637154e in current term 1: Already voted for candidate 9dc3cafa9f3a40eda35ee4f92dbb7c11 in this term.
I20260710 11:05:09.362349 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e9f2e0c9324c93841df6f38637154e" is_pre_election: true
I20260710 11:05:09.364442 15223 leader_election.cc:304] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc; no voters: 66e9f2e0c9324c93841df6f38637154e, 9dc3cafa9f3a40eda35ee4f92dbb7c11
I20260710 11:05:09.365525 15490 raft_consensus.cc:2749] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.366205 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
I20260710 11:05:09.366945 15259 raft_consensus.cc:3060] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.372598 15259 raft_consensus.cc:2468] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc3cafa9f3a40eda35ee4f92dbb7c11 in term 1.
I20260710 11:05:09.372933 15455 raft_consensus.cc:515] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:09.373747 15374 leader_election.cc:304] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 9dc3cafa9f3a40eda35ee4f92dbb7c11; no voters: 
I20260710 11:05:09.374661 15483 raft_consensus.cc:2804] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.375195 15483 raft_consensus.cc:697] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 LEADER]: Becoming Leader. State: Replica: 9dc3cafa9f3a40eda35ee4f92dbb7c11, State: Running, Role: LEADER
I20260710 11:05:09.376583 15455 leader_election.cc:290] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [CANDIDATE]: Term 1 election: Requested vote from peers 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:09.377296 15485 leader_election.cc:290] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [CANDIDATE]: Term 1 election: Requested vote from peers 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137), 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245)
I20260710 11:05:09.377645 15258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "66e9f2e0c9324c93841df6f38637154e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
I20260710 11:05:09.378444 15258 raft_consensus.cc:2393] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66e9f2e0c9324c93841df6f38637154e in current term 1: Already voted for candidate 9dc3cafa9f3a40eda35ee4f92dbb7c11 in this term.
I20260710 11:05:09.376106 15483 consensus_queue.cc:237] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:09.378508 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e9f2e0c9324c93841df6f38637154e"
I20260710 11:05:09.382089 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "66e9f2e0c9324c93841df6f38637154e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
I20260710 11:05:09.384521 15297 leader_election.cc:304] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [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: 66e9f2e0c9324c93841df6f38637154e; no voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 9dc3cafa9f3a40eda35ee4f92dbb7c11
I20260710 11:05:09.385324 15455 raft_consensus.cc:2749] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.486068 15156 catalog_manager.cc:5697] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } health_report { overall_health: HEALTHY } } }
W20260710 11:05:10.002560 15205 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:10.031283 15483 consensus_queue.cc:1048] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:10.044163 15495 consensus_queue.cc:1048] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:05:10.058485 15483 consensus_queue.cc:1048] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:10.070811 15498 consensus_queue.cc:1048] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:10.133513 15407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f72aee5b5f5042359457cd1c3f837ecf"
dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
mode: GRACEFUL
new_leader_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
 from {username='slave'} at 127.0.0.1:57026
I20260710 11:05:10.134060 15407 raft_consensus.cc:606] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 LEADER]: Received request to transfer leadership to TS 1019ade7aa584d0899f9dfaf7db7ecfc
I20260710 11:05:10.147496 15258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e244cf0decb5488b85a616e6b528d8fa"
dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
mode: GRACEFUL
new_leader_uuid: "66e9f2e0c9324c93841df6f38637154e"
 from {username='slave'} at 127.0.0.1:55066
I20260710 11:05:10.148069 15258 raft_consensus.cc:606] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 LEADER]: Received request to transfer leadership to TS 66e9f2e0c9324c93841df6f38637154e
I20260710 11:05:10.153450 15407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a"
dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
mode: GRACEFUL
new_leader_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
 from {username='slave'} at 127.0.0.1:57026
I20260710 11:05:10.153952 15407 raft_consensus.cc:606] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 LEADER]: Received request to transfer leadership to TS 1019ade7aa584d0899f9dfaf7db7ecfc
I20260710 11:05:10.166932 15333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c77ddd1dfe514b2ca1affb8bb871bc5d"
dest_uuid: "66e9f2e0c9324c93841df6f38637154e"
mode: GRACEFUL
new_leader_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
 from {username='slave'} at 127.0.0.1:54938
I20260710 11:05:10.167380 15333 raft_consensus.cc:606] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 1 LEADER]: Received request to transfer leadership to TS 1019ade7aa584d0899f9dfaf7db7ecfc
W20260710 11:05:10.464811 15188 debug-util.cc:398] Leaking SignalData structure 0x7b0800062420 after lost signal to thread 11721
W20260710 11:05:10.465793 15188 debug-util.cc:398] Leaking SignalData structure 0x7b08001765e0 after lost signal to thread 15191
W20260710 11:05:10.468473 15188 debug-util.cc:398] Leaking SignalData structure 0x7b08001a8000 after lost signal to thread 15474
I20260710 11:05:10.471516 15490 raft_consensus.cc:993] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc: : Instructing follower 66e9f2e0c9324c93841df6f38637154e to start an election
I20260710 11:05:10.472014 15465 raft_consensus.cc:1081] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 LEADER]: Signalling peer 66e9f2e0c9324c93841df6f38637154e to start an election
I20260710 11:05:10.473794 15333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e244cf0decb5488b85a616e6b528d8fa"
dest_uuid: "66e9f2e0c9324c93841df6f38637154e"
 from {username='slave'} at 127.0.0.1:54922
I20260710 11:05:10.474267 15333 raft_consensus.cc:493] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.474578 15333 raft_consensus.cc:3060] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.479386 15333 raft_consensus.cc:515] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.480997 15333 leader_election.cc:290] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [CANDIDATE]: Term 2 election: Requested vote from peers 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:10.482115 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e244cf0decb5488b85a616e6b528d8fa" candidate_uuid: "66e9f2e0c9324c93841df6f38637154e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
I20260710 11:05:10.482059 15258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e244cf0decb5488b85a616e6b528d8fa" candidate_uuid: "66e9f2e0c9324c93841df6f38637154e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
I20260710 11:05:10.482875 15407 raft_consensus.cc:3060] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.482928 15258 raft_consensus.cc:3055] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.483333 15258 raft_consensus.cc:740] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1019ade7aa584d0899f9dfaf7db7ecfc, State: Running, Role: LEADER
I20260710 11:05:10.484158 15258 consensus_queue.cc:260] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.485507 15258 raft_consensus.cc:3060] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.490227 15407 raft_consensus.cc:2468] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66e9f2e0c9324c93841df6f38637154e in term 2.
I20260710 11:05:10.491729 15297 leader_election.cc:304] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66e9f2e0c9324c93841df6f38637154e, 9dc3cafa9f3a40eda35ee4f92dbb7c11; no voters: 
I20260710 11:05:10.492532 15258 raft_consensus.cc:2468] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66e9f2e0c9324c93841df6f38637154e in term 2.
I20260710 11:05:10.492624 15495 raft_consensus.cc:2804] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.493358 15495 raft_consensus.cc:697] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 2 LEADER]: Becoming Leader. State: Replica: 66e9f2e0c9324c93841df6f38637154e, State: Running, Role: LEADER
I20260710 11:05:10.494324 15495 consensus_queue.cc:237] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.502599 15157 catalog_manager.cc:5697] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e reported cstate change: term changed from 1 to 2, leader changed from 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129) to 66e9f2e0c9324c93841df6f38637154e (127.11.113.130). New cstate: current_term: 2 leader_uuid: "66e9f2e0c9324c93841df6f38637154e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.544579 15493 raft_consensus.cc:993] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11: : Instructing follower 1019ade7aa584d0899f9dfaf7db7ecfc to start an election
I20260710 11:05:10.545033 15461 raft_consensus.cc:1081] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 LEADER]: Signalling peer 1019ade7aa584d0899f9dfaf7db7ecfc to start an election
I20260710 11:05:10.546839 15258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a"
dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
 from {username='slave'} at 127.0.0.1:55044
I20260710 11:05:10.547369 15258 raft_consensus.cc:493] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.547678 15258 raft_consensus.cc:3060] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.552800 15258 raft_consensus.cc:515] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.554919 15258 leader_election.cc:290] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 2 election: Requested vote from peers 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:10.555552 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
I20260710 11:05:10.556178 15407 raft_consensus.cc:3055] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.555366 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66e9f2e0c9324c93841df6f38637154e"
I20260710 11:05:10.556536 15407 raft_consensus.cc:740] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dc3cafa9f3a40eda35ee4f92dbb7c11, State: Running, Role: LEADER
I20260710 11:05:10.556803 15333 raft_consensus.cc:3060] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.557492 15407 consensus_queue.cc:260] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.558473 15407 raft_consensus.cc:3060] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.563562 15407 raft_consensus.cc:2468] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1019ade7aa584d0899f9dfaf7db7ecfc in term 2.
I20260710 11:05:10.564620 15222 leader_election.cc:304] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 9dc3cafa9f3a40eda35ee4f92dbb7c11; no voters: 
I20260710 11:05:10.564772 15333 raft_consensus.cc:2468] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1019ade7aa584d0899f9dfaf7db7ecfc in term 2.
I20260710 11:05:10.565378 15465 raft_consensus.cc:2804] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.565836 15465 raft_consensus.cc:697] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 LEADER]: Becoming Leader. State: Replica: 1019ade7aa584d0899f9dfaf7db7ecfc, State: Running, Role: LEADER
I20260710 11:05:10.566627 15465 consensus_queue.cc:237] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.572932 15157 catalog_manager.cc:5697] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc reported cstate change: term changed from 1 to 2, leader changed from 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131) to 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129). New cstate: current_term: 2 leader_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.581491 15461 raft_consensus.cc:993] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11: : Instructing follower 1019ade7aa584d0899f9dfaf7db7ecfc to start an election
I20260710 11:05:10.581915 15461 raft_consensus.cc:1081] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 LEADER]: Signalling peer 1019ade7aa584d0899f9dfaf7db7ecfc to start an election
I20260710 11:05:10.583648 15259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f72aee5b5f5042359457cd1c3f837ecf"
dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
 from {username='slave'} at 127.0.0.1:55044
I20260710 11:05:10.584263 15259 raft_consensus.cc:493] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.584640 15259 raft_consensus.cc:3060] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.593254 15259 raft_consensus.cc:515] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.596120 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72aee5b5f5042359457cd1c3f837ecf" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66e9f2e0c9324c93841df6f38637154e"
I20260710 11:05:10.596436 15259 leader_election.cc:290] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 2 election: Requested vote from peers 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:10.596802 15333 raft_consensus.cc:3060] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.598166 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72aee5b5f5042359457cd1c3f837ecf" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
I20260710 11:05:10.598821 15407 raft_consensus.cc:3055] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.599177 15407 raft_consensus.cc:740] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dc3cafa9f3a40eda35ee4f92dbb7c11, State: Running, Role: LEADER
I20260710 11:05:10.600229 15407 consensus_queue.cc:260] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.602412 15407 raft_consensus.cc:3060] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.603919 15333 raft_consensus.cc:2468] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1019ade7aa584d0899f9dfaf7db7ecfc in term 2.
I20260710 11:05:10.605206 15223 leader_election.cc:304] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 66e9f2e0c9324c93841df6f38637154e; no voters: 
I20260710 11:05:10.606006 15465 raft_consensus.cc:2804] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.606475 15465 raft_consensus.cc:697] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 LEADER]: Becoming Leader. State: Replica: 1019ade7aa584d0899f9dfaf7db7ecfc, State: Running, Role: LEADER
I20260710 11:05:10.607296 15465 consensus_queue.cc:237] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.610574 15407 raft_consensus.cc:2468] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1019ade7aa584d0899f9dfaf7db7ecfc in term 2.
I20260710 11:05:10.614722 15156 catalog_manager.cc:5697] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc reported cstate change: term changed from 1 to 2, leader changed from 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131) to 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129). New cstate: current_term: 2 leader_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.646077 15498 raft_consensus.cc:993] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e: : Instructing follower 1019ade7aa584d0899f9dfaf7db7ecfc to start an election
I20260710 11:05:10.646579 15495 raft_consensus.cc:1081] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 1 LEADER]: Signalling peer 1019ade7aa584d0899f9dfaf7db7ecfc to start an election
I20260710 11:05:10.648489 15259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c77ddd1dfe514b2ca1affb8bb871bc5d"
dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
 from {username='slave'} at 127.0.0.1:55050
I20260710 11:05:10.648983 15259 raft_consensus.cc:493] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.649363 15259 raft_consensus.cc:3060] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.654441 15259 raft_consensus.cc:515] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.656189 15259 leader_election.cc:290] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 2 election: Requested vote from peers 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245), 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131:39089)
I20260710 11:05:10.657039 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77ddd1dfe514b2ca1affb8bb871bc5d" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66e9f2e0c9324c93841df6f38637154e"
I20260710 11:05:10.657629 15333 raft_consensus.cc:3055] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.657852 15333 raft_consensus.cc:740] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66e9f2e0c9324c93841df6f38637154e, State: Running, Role: LEADER
I20260710 11:05:10.657783 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77ddd1dfe514b2ca1affb8bb871bc5d" candidate_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
I20260710 11:05:10.658574 15407 raft_consensus.cc:3060] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.658830 15333 consensus_queue.cc:260] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.659893 15333 raft_consensus.cc:3060] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.664546 15333 raft_consensus.cc:2468] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1019ade7aa584d0899f9dfaf7db7ecfc in term 2.
I20260710 11:05:10.665603 15223 leader_election.cc:304] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 66e9f2e0c9324c93841df6f38637154e; no voters: 
I20260710 11:05:10.666669 15465 raft_consensus.cc:2804] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.666326 15407 raft_consensus.cc:2468] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1019ade7aa584d0899f9dfaf7db7ecfc in term 2.
I20260710 11:05:10.667351 15465 raft_consensus.cc:697] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 LEADER]: Becoming Leader. State: Replica: 1019ade7aa584d0899f9dfaf7db7ecfc, State: Running, Role: LEADER
I20260710 11:05:10.668787 15465 consensus_queue.cc:237] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:10.675592 15156 catalog_manager.cc:5697] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc reported cstate change: term changed from 1 to 2, leader changed from 66e9f2e0c9324c93841df6f38637154e (127.11.113.130) to 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129). New cstate: current_term: 2 leader_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.878489 11718 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:05:10.879999 11718 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:05:10.880385 11718 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:05:10.896593 15259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a"
dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
mode: GRACEFUL
new_leader_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
 from {username='slave'} at 127.0.0.1:54446
I20260710 11:05:10.897150 15259 raft_consensus.cc:606] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 LEADER]: Received request to transfer leadership to TS 9dc3cafa9f3a40eda35ee4f92dbb7c11
I20260710 11:05:10.898209 11718 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:05:11.043545 15259 raft_consensus.cc:1275] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Refusing update from remote peer 66e9f2e0c9324c93841df6f38637154e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.044169 15407 raft_consensus.cc:1275] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Refusing update from remote peer 66e9f2e0c9324c93841df6f38637154e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.045113 15495 consensus_queue.cc:1048] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.045849 15498 consensus_queue.cc:1048] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.071605 15408 raft_consensus.cc:1275] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Refusing update from remote peer 1019ade7aa584d0899f9dfaf7db7ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.073189 15465 consensus_queue.cc:1048] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.084230 15490 raft_consensus.cc:993] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc: : Instructing follower 9dc3cafa9f3a40eda35ee4f92dbb7c11 to start an election
I20260710 11:05:11.085078 15465 raft_consensus.cc:1081] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 LEADER]: Signalling peer 9dc3cafa9f3a40eda35ee4f92dbb7c11 to start an election
I20260710 11:05:11.089591 15407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a"
dest_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11"
 from {username='slave'} at 127.0.0.1:57016
I20260710 11:05:11.090176 15407 raft_consensus.cc:493] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.090582 15407 raft_consensus.cc:3060] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:11.089615 15333 raft_consensus.cc:1275] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Refusing update from remote peer 1019ade7aa584d0899f9dfaf7db7ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.094280 15465 consensus_queue.cc:1048] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.100695 15407 raft_consensus.cc:515] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:11.104228 15407 leader_election.cc:290] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [CANDIDATE]: Term 3 election: Requested vote from peers 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129:43137), 66e9f2e0c9324c93841df6f38637154e (127.11.113.130:37245)
I20260710 11:05:11.105657 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66e9f2e0c9324c93841df6f38637154e"
I20260710 11:05:11.107992 15259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a8dc53a4874a7980ed7065a62f4c3a" candidate_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc"
I20260710 11:05:11.108551 15259 raft_consensus.cc:3055] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:11.108865 15259 raft_consensus.cc:740] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1019ade7aa584d0899f9dfaf7db7ecfc, State: Running, Role: LEADER
I20260710 11:05:11.109620 15259 consensus_queue.cc:260] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [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: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:11.110673 15259 raft_consensus.cc:3060] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:11.118680 15259 raft_consensus.cc:2468] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dc3cafa9f3a40eda35ee4f92dbb7c11 in term 3.
I20260710 11:05:11.119825 15374 leader_election.cc:304] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1019ade7aa584d0899f9dfaf7db7ecfc, 9dc3cafa9f3a40eda35ee4f92dbb7c11; no voters: 66e9f2e0c9324c93841df6f38637154e
I20260710 11:05:11.120735 15461 raft_consensus.cc:2804] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:11.121794 15461 raft_consensus.cc:697] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 3 LEADER]: Becoming Leader. State: Replica: 9dc3cafa9f3a40eda35ee4f92dbb7c11, State: Running, Role: LEADER
I20260710 11:05:11.122632 15461 consensus_queue.cc:237] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [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: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } }
I20260710 11:05:11.128284 15157 catalog_manager.cc:5697] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 reported cstate change: term changed from 2 to 3, leader changed from 1019ade7aa584d0899f9dfaf7db7ecfc (127.11.113.129) to 9dc3cafa9f3a40eda35ee4f92dbb7c11 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1019ade7aa584d0899f9dfaf7db7ecfc" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:11.200269 15407 raft_consensus.cc:1275] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Refusing update from remote peer 1019ade7aa584d0899f9dfaf7db7ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.201859 15465 consensus_queue.cc:1048] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.211855 15333 raft_consensus.cc:1275] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Refusing update from remote peer 1019ade7aa584d0899f9dfaf7db7ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.213724 15490 consensus_queue.cc:1048] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.224433 15407 raft_consensus.cc:1275] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Refusing update from remote peer 1019ade7aa584d0899f9dfaf7db7ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.225939 15490 consensus_queue.cc:1048] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc3cafa9f3a40eda35ee4f92dbb7c11" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 39089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.240749 15334 raft_consensus.cc:1275] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Refusing update from remote peer 1019ade7aa584d0899f9dfaf7db7ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.242370 15465 consensus_queue.cc:1048] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e9f2e0c9324c93841df6f38637154e" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.261152 11718 tablet_server.cc:179] TabletServer@127.11.113.129:0 shutting down...
I20260710 11:05:11.284880 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:11.285616 11718 tablet_replica.cc:333] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc: stopping tablet replica
I20260710 11:05:11.286238 11718 raft_consensus.cc:2243] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:11.286725 11718 raft_consensus.cc:2272] T b3a8dc53a4874a7980ed7065a62f4c3a P 1019ade7aa584d0899f9dfaf7db7ecfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.289081 11718 tablet_replica.cc:333] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc: stopping tablet replica
I20260710 11:05:11.289637 11718 raft_consensus.cc:2243] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:11.290575 11718 raft_consensus.cc:2272] T c77ddd1dfe514b2ca1affb8bb871bc5d P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.293226 11718 tablet_replica.cc:333] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc: stopping tablet replica
I20260710 11:05:11.293802 11718 raft_consensus.cc:2243] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:11.294291 11718 raft_consensus.cc:2272] T e244cf0decb5488b85a616e6b528d8fa P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.296497 11718 tablet_replica.cc:333] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc: stopping tablet replica
I20260710 11:05:11.296976 11718 raft_consensus.cc:2243] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:11.297755 11718 raft_consensus.cc:2272] T f72aee5b5f5042359457cd1c3f837ecf P 1019ade7aa584d0899f9dfaf7db7ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.321280 11718 tablet_server.cc:196] TabletServer@127.11.113.129:0 shutdown complete.
I20260710 11:05:11.337337 11718 tablet_server.cc:179] TabletServer@127.11.113.130:0 shutting down...
I20260710 11:05:11.362702 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:11.363430 11718 tablet_replica.cc:333] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e: stopping tablet replica
I20260710 11:05:11.364212 11718 raft_consensus.cc:2243] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:11.364785 11718 raft_consensus.cc:2272] T b3a8dc53a4874a7980ed7065a62f4c3a P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.367615 11718 tablet_replica.cc:333] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e: stopping tablet replica
I20260710 11:05:11.368366 11718 raft_consensus.cc:2243] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:11.368901 11718 raft_consensus.cc:2272] T f72aee5b5f5042359457cd1c3f837ecf P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.371695 11718 tablet_replica.cc:333] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e: stopping tablet replica
I20260710 11:05:11.372401 11718 raft_consensus.cc:2243] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:11.372902 11718 raft_consensus.cc:2272] T c77ddd1dfe514b2ca1affb8bb871bc5d P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.375564 11718 tablet_replica.cc:333] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e: stopping tablet replica
I20260710 11:05:11.376209 11718 raft_consensus.cc:2243] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:11.377192 11718 raft_consensus.cc:2272] T e244cf0decb5488b85a616e6b528d8fa P 66e9f2e0c9324c93841df6f38637154e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.402194 11718 tablet_server.cc:196] TabletServer@127.11.113.130:0 shutdown complete.
I20260710 11:05:11.413372 11718 tablet_server.cc:179] TabletServer@127.11.113.131:0 shutting down...
I20260710 11:05:11.436468 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:11.437189 11718 tablet_replica.cc:333] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11: stopping tablet replica
I20260710 11:05:11.437728 11718 raft_consensus.cc:2243] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:11.438344 11718 pending_rounds.cc:70] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Trying to abort 1 pending ops.
I20260710 11:05:11.438549 11718 pending_rounds.cc:77] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305959469565358080 op_type: NO_OP noop_request { }
I20260710 11:05:11.438867 11718 raft_consensus.cc:2889] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:11.439139 11718 raft_consensus.cc:2272] T b3a8dc53a4874a7980ed7065a62f4c3a P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.441321 11718 tablet_replica.cc:333] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11: stopping tablet replica
I20260710 11:05:11.441807 11718 raft_consensus.cc:2243] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:11.442212 11718 raft_consensus.cc:2272] T c77ddd1dfe514b2ca1affb8bb871bc5d P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.444221 11718 tablet_replica.cc:333] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11: stopping tablet replica
I20260710 11:05:11.444717 11718 raft_consensus.cc:2243] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:11.445196 11718 raft_consensus.cc:2272] T e244cf0decb5488b85a616e6b528d8fa P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.447167 11718 tablet_replica.cc:333] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11: stopping tablet replica
I20260710 11:05:11.447623 11718 raft_consensus.cc:2243] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:11.448055 11718 raft_consensus.cc:2272] T f72aee5b5f5042359457cd1c3f837ecf P 9dc3cafa9f3a40eda35ee4f92dbb7c11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.470772 11718 tablet_server.cc:196] TabletServer@127.11.113.131:0 shutdown complete.
I20260710 11:05:11.482111 11718 master.cc:562] Master@127.11.113.190:36601 shutting down...
I20260710 11:05:11.503682 11718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:11.504325 11718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:11.504716 11718 tablet_replica.cc:333] T 00000000000000000000000000000000 P a1b5b9acbc54408ab52da8d54d7904f1: stopping tablet replica
W20260710 11:05:12.513206 11718 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15188)
I20260710 11:05:13.247449 11718 master.cc:584] Master@127.11.113.190:36601 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (5413 ms)
[----------] 6 tests from LeaderRebalancerTest (88900 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:05:13.275363 11718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.113.190:39599
I20260710 11:05:13.276470 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:13.281219 15530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:13.281975 15531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:13.283689 11718 server_base.cc:1061] running on GCE node
W20260710 11:05:13.283702 15533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:13.284844 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:13.285136 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:13.285296 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681513285283 us; error 0 us; skew 500 ppm
I20260710 11:05:13.285931 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:13.288305 11718 webserver.cc:533] Webserver started at http://127.11.113.190:44255/ using document root <none> and password file <none>
I20260710 11:05:13.288805 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:13.288976 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:13.289323 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:13.290382 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/master-0-root/instance:
uuid: "b1c17751c1534ca993c0cfe341e8d57a"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-0lhx"
I20260710 11:05:13.294996 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:13.298197 15538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.298940 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:13.299228 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/master-0-root
uuid: "b1c17751c1534ca993c0cfe341e8d57a"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-0lhx"
I20260710 11:05:13.299532 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:13.316217 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:13.317368 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:13.352720 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.190:39599
I20260710 11:05:13.352800 15589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.190:39599 every 8 connection(s)
I20260710 11:05:13.356747 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.366886 15590 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a: Bootstrap starting.
I20260710 11:05:13.371126 15590 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.374907 15590 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a: No bootstrap required, opened a new log
I20260710 11:05:13.376863 15590 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c17751c1534ca993c0cfe341e8d57a" member_type: VOTER }
I20260710 11:05:13.377247 15590 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.377444 15590 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c17751c1534ca993c0cfe341e8d57a, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.377907 15590 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1c17751c1534ca993c0cfe341e8d57a" member_type: VOTER }
I20260710 11:05:13.378309 15590 raft_consensus.cc:399] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:13.378492 15590 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:13.378695 15590 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:13.383141 15590 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c17751c1534ca993c0cfe341e8d57a" member_type: VOTER }
I20260710 11:05:13.383607 15590 leader_election.cc:304] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [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: b1c17751c1534ca993c0cfe341e8d57a; no voters: 
I20260710 11:05:13.384636 15590 leader_election.cc:290] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:13.384987 15593 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:13.386436 15593 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 1 LEADER]: Becoming Leader. State: Replica: b1c17751c1534ca993c0cfe341e8d57a, State: Running, Role: LEADER
I20260710 11:05:13.387012 15593 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [LEADER]: Queue going to LEADER mode. State: All 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: "b1c17751c1534ca993c0cfe341e8d57a" member_type: VOTER }
I20260710 11:05:13.387555 15590 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:13.390877 15595 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1c17751c1534ca993c0cfe341e8d57a. Latest consensus state: current_term: 1 leader_uuid: "b1c17751c1534ca993c0cfe341e8d57a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c17751c1534ca993c0cfe341e8d57a" member_type: VOTER } }
I20260710 11:05:13.391492 15595 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:13.392968 15594 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1c17751c1534ca993c0cfe341e8d57a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c17751c1534ca993c0cfe341e8d57a" member_type: VOTER } }
I20260710 11:05:13.393496 15600 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:13.393646 15594 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:13.398329 15600 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:13.402882 11718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:13.407501 15600 catalog_manager.cc:1383] Generated new cluster ID: b26725742a6643d5a9b3f489949a1ea9
I20260710 11:05:13.407820 15600 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:13.428401 15600 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:13.429702 15600 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:13.445216 15600 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a: Generated new TSK 0
I20260710 11:05:13.445863 15600 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:13.469120 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:13.474933 15611 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:13.476068 15612 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:13.477355 15614 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:13.477587 11718 server_base.cc:1061] running on GCE node
I20260710 11:05:13.478505 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:13.478680 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:13.478796 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681513478785 us; error 0 us; skew 500 ppm
I20260710 11:05:13.479231 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:13.481396 11718 webserver.cc:533] Webserver started at http://127.11.113.129:45661/ using document root <none> and password file <none>
I20260710 11:05:13.481832 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:13.481998 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:13.482208 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:13.483196 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-0-root/instance:
uuid: "b735e131beba4ce582fadefd78806195"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-0lhx"
I20260710 11:05:13.487453 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:05:13.490484 15619 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.491209 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:13.491449 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-0-root
uuid: "b735e131beba4ce582fadefd78806195"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-0lhx"
I20260710 11:05:13.491675 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:13.505373 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:13.506477 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:13.507777 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:13.510013 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:13.510187 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.510492 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:13.510654 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.549348 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.129:42563
I20260710 11:05:13.549523 15681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.129:42563 every 8 connection(s)
I20260710 11:05:13.553848 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:13.561379 15686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:13.562065 15687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:13.565109 11718 server_base.cc:1061] running on GCE node
W20260710 11:05:13.565044 15689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:13.567341 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:13.567610 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:13.567811 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681513567797 us; error 0 us; skew 500 ppm
I20260710 11:05:13.568377 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:13.568933 15682 heartbeater.cc:344] Connected to a master server at 127.11.113.190:39599
I20260710 11:05:13.569427 15682 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:13.570262 15682 heartbeater.cc:507] Master 127.11.113.190:39599 requested a full tablet report, sending...
I20260710 11:05:13.571342 11718 webserver.cc:533] Webserver started at http://127.11.113.130:45861/ using document root <none> and password file <none>
I20260710 11:05:13.571941 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:13.572155 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:13.572441 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:13.572767 15555 ts_manager.cc:194] Registered new tserver with Master: b735e131beba4ce582fadefd78806195 (127.11.113.129:42563)
I20260710 11:05:13.573623 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-1-root/instance:
uuid: "225502e221944e278d22a24a38ee15fa"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-0lhx"
I20260710 11:05:13.574790 15555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49294
I20260710 11:05:13.578177 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:13.581478 15694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.582238 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:13.582523 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-1-root
uuid: "225502e221944e278d22a24a38ee15fa"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-0lhx"
I20260710 11:05:13.582799 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:13.593762 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:13.594774 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:13.596131 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:13.598330 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:13.598549 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.598780 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:13.598948 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.637642 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.130:32845
I20260710 11:05:13.637743 15756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.130:32845 every 8 connection(s)
I20260710 11:05:13.642392 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:13.649751 15760 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:13.650739 15761 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:13.654464 11718 server_base.cc:1061] running on GCE node
W20260710 11:05:13.654556 15763 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:13.654865 15757 heartbeater.cc:344] Connected to a master server at 127.11.113.190:39599
I20260710 11:05:13.655447 15757 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:13.655992 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:13.656272 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:13.656328 15757 heartbeater.cc:507] Master 127.11.113.190:39599 requested a full tablet report, sending...
I20260710 11:05:13.656548 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681513656528 us; error 0 us; skew 500 ppm
I20260710 11:05:13.657361 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:13.658695 15555 ts_manager.cc:194] Registered new tserver with Master: 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:13.659987 11718 webserver.cc:533] Webserver started at http://127.11.113.131:45083/ using document root <none> and password file <none>
I20260710 11:05:13.660552 15555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49308
I20260710 11:05:13.660643 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:13.661082 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:13.661406 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:13.662792 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-2-root/instance:
uuid: "c0820fb5bfb24cf894317351728372b1"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-0lhx"
I20260710 11:05:13.667057 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:13.670189 15768 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.670910 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:13.671207 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-2-root
uuid: "c0820fb5bfb24cf894317351728372b1"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-0lhx"
I20260710 11:05:13.671494 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681424210728-11718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:13.684300 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:13.685535 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:13.687018 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:13.689424 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:13.689664 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.689901 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:13.690074 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.728778 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.131:42181
I20260710 11:05:13.728883 15830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.131:42181 every 8 connection(s)
I20260710 11:05:13.742069 15831 heartbeater.cc:344] Connected to a master server at 127.11.113.190:39599
I20260710 11:05:13.742415 15831 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:13.743072 15831 heartbeater.cc:507] Master 127.11.113.190:39599 requested a full tablet report, sending...
I20260710 11:05:13.744939 15555 ts_manager.cc:194] Registered new tserver with Master: c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:13.745445 11718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013410803s
I20260710 11:05:13.746383 15555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49322
I20260710 11:05:13.769668 15555 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49326:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:13.772178 15555 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:13.838577 15722 tablet_service.cc:1511] Processing CreateTablet for tablet aba3a9dcc34840d8bade9950ac7d0bb1 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:13.839977 15722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba3a9dcc34840d8bade9950ac7d0bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.842063 15721 tablet_service.cc:1511] Processing CreateTablet for tablet fba196fae8984a1da1e33c90555225e4 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:13.843482 15721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba196fae8984a1da1e33c90555225e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.843505 15720 tablet_service.cc:1511] Processing CreateTablet for tablet c4a9df6fe58c48848f67c990c2e80f8b (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:13.846511 15720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a9df6fe58c48848f67c990c2e80f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.847791 15796 tablet_service.cc:1511] Processing CreateTablet for tablet aba3a9dcc34840d8bade9950ac7d0bb1 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:13.848291 15719 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf2b7aaa0a546bfbefe29f33b7466d7 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:13.849143 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba3a9dcc34840d8bade9950ac7d0bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.849535 15719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf2b7aaa0a546bfbefe29f33b7466d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.851914 15795 tablet_service.cc:1511] Processing CreateTablet for tablet fba196fae8984a1da1e33c90555225e4 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:13.853417 15795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba196fae8984a1da1e33c90555225e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.858640 15794 tablet_service.cc:1511] Processing CreateTablet for tablet c4a9df6fe58c48848f67c990c2e80f8b (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:13.860000 15794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a9df6fe58c48848f67c990c2e80f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.864240 15793 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf2b7aaa0a546bfbefe29f33b7466d7 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:13.865307 15717 tablet_service.cc:1511] Processing CreateTablet for tablet b80be2064ceb4d7cb909ee905e1451f2 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:13.864240 15718 tablet_service.cc:1511] Processing CreateTablet for tablet 25f15ca1e5424b8da2142f26f145eb60 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:13.866658 15717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80be2064ceb4d7cb909ee905e1451f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.867252 15718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f15ca1e5424b8da2142f26f145eb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.870270 15791 tablet_service.cc:1511] Processing CreateTablet for tablet b80be2064ceb4d7cb909ee905e1451f2 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:13.872467 15792 tablet_service.cc:1511] Processing CreateTablet for tablet 25f15ca1e5424b8da2142f26f145eb60 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:13.865693 15793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf2b7aaa0a546bfbefe29f33b7466d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.877029 15647 tablet_service.cc:1511] Processing CreateTablet for tablet aba3a9dcc34840d8bade9950ac7d0bb1 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:13.877414 15791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80be2064ceb4d7cb909ee905e1451f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.884722 15643 tablet_service.cc:1511] Processing CreateTablet for tablet 25f15ca1e5424b8da2142f26f145eb60 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:13.885344 15792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f15ca1e5424b8da2142f26f145eb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.886960 15642 tablet_service.cc:1511] Processing CreateTablet for tablet b80be2064ceb4d7cb909ee905e1451f2 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:13.878384 15647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba3a9dcc34840d8bade9950ac7d0bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.879709 15646 tablet_service.cc:1511] Processing CreateTablet for tablet fba196fae8984a1da1e33c90555225e4 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:13.880108 15641 tablet_service.cc:1511] Processing CreateTablet for tablet a70580c59a294f6291776e85e31a9953 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:13.893049 15642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80be2064ceb4d7cb909ee905e1451f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.881386 15645 tablet_service.cc:1511] Processing CreateTablet for tablet c4a9df6fe58c48848f67c990c2e80f8b (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:13.881732 15640 tablet_service.cc:1511] Processing CreateTablet for tablet 18632871563747f09c30f56401d34f51 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:13.883077 15644 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf2b7aaa0a546bfbefe29f33b7466d7 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:13.883286 15639 tablet_service.cc:1511] Processing CreateTablet for tablet fed183a428f748fa886b3579bd1ba1c8 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:13.895723 15643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f15ca1e5424b8da2142f26f145eb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.901657 15646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba196fae8984a1da1e33c90555225e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.962455 15645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a9df6fe58c48848f67c990c2e80f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.970024 15788 tablet_service.cc:1511] Processing CreateTablet for tablet fed183a428f748fa886b3579bd1ba1c8 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:13.971498 15788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed183a428f748fa886b3579bd1ba1c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.974092 15716 tablet_service.cc:1511] Processing CreateTablet for tablet a70580c59a294f6291776e85e31a9953 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:13.975433 15716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70580c59a294f6291776e85e31a9953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.979699 15715 tablet_service.cc:1511] Processing CreateTablet for tablet 18632871563747f09c30f56401d34f51 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:13.982003 15641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70580c59a294f6291776e85e31a9953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.983114 15790 tablet_service.cc:1511] Processing CreateTablet for tablet a70580c59a294f6291776e85e31a9953 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:13.984493 15790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70580c59a294f6291776e85e31a9953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.986061 15789 tablet_service.cc:1511] Processing CreateTablet for tablet 18632871563747f09c30f56401d34f51 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:13.987337 15789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18632871563747f09c30f56401d34f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.990159 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18632871563747f09c30f56401d34f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.994696 15715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18632871563747f09c30f56401d34f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.982052 15714 tablet_service.cc:1511] Processing CreateTablet for tablet fed183a428f748fa886b3579bd1ba1c8 (DEFAULT_TABLE table=test-workload [id=91951572f80a4314988b8cdf2b1fe046]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:14.005995 15644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf2b7aaa0a546bfbefe29f33b7466d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:14.006413 15714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed183a428f748fa886b3579bd1ba1c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:14.013581 15639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed183a428f748fa886b3579bd1ba1c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:14.046972 15847 tablet_bootstrap.cc:492] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:14.066798 15847 tablet_bootstrap.cc:654] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.082775 15846 tablet_bootstrap.cc:492] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:14.108089 15846 tablet_bootstrap.cc:654] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.111317 15848 tablet_bootstrap.cc:492] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:14.120384 15848 tablet_bootstrap.cc:654] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.122002 15847 tablet_bootstrap.cc:492] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:14.122030 15846 tablet_bootstrap.cc:492] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:14.122607 15847 ts_tablet_manager.cc:1403] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.010s
I20260710 11:05:14.122674 15846 ts_tablet_manager.cc:1403] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.005s
I20260710 11:05:14.124789 15847 raft_consensus.cc:359] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:14.125574 15847 raft_consensus.cc:385] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.125957 15847 raft_consensus.cc:740] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.126055 15846 raft_consensus.cc:359] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:14.126885 15846 raft_consensus.cc:385] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.126740 15847 consensus_queue.cc:260] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:14.127226 15846 raft_consensus.cc:740] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.127648 15848 tablet_bootstrap.cc:492] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:14.128177 15848 ts_tablet_manager.cc:1403] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 11:05:14.127990 15846 consensus_queue.cc:260] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:14.129043 15757 heartbeater.cc:499] Master 127.11.113.190:39599 was elected leader, sending a full tablet report...
I20260710 11:05:14.129570 15847 ts_tablet_manager.cc:1434] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:14.130506 15847 tablet_bootstrap.cc:492] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:14.131798 15848 raft_consensus.cc:359] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.132741 15848 raft_consensus.cc:385] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.133131 15848 raft_consensus.cc:740] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.134282 15848 consensus_queue.cc:260] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.136590 15847 tablet_bootstrap.cc:654] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.137135 15831 heartbeater.cc:499] Master 127.11.113.190:39599 was elected leader, sending a full tablet report...
I20260710 11:05:14.137929 15846 ts_tablet_manager.cc:1434] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260710 11:05:14.139235 15846 tablet_bootstrap.cc:492] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:14.146322 15682 heartbeater.cc:499] Master 127.11.113.190:39599 was elected leader, sending a full tablet report...
I20260710 11:05:14.146709 15846 tablet_bootstrap.cc:654] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.146775 15848 ts_tablet_manager.cc:1434] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.009s
I20260710 11:05:14.147841 15848 tablet_bootstrap.cc:492] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:14.153879 15846 tablet_bootstrap.cc:492] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:14.154064 15848 tablet_bootstrap.cc:654] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.154337 15846 ts_tablet_manager.cc:1403] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260710 11:05:14.155049 15847 tablet_bootstrap.cc:492] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:14.155557 15847 ts_tablet_manager.cc:1403] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.003s
I20260710 11:05:14.157270 15846 raft_consensus.cc:359] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.158097 15846 raft_consensus.cc:385] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.158419 15846 raft_consensus.cc:740] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.159175 15848 tablet_bootstrap.cc:492] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:14.159098 15847 raft_consensus.cc:359] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.159293 15846 consensus_queue.cc:260] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.159864 15848 ts_tablet_manager.cc:1403] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 11:05:14.160012 15847 raft_consensus.cc:385] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.160468 15847 raft_consensus.cc:740] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.161651 15846 ts_tablet_manager.cc:1434] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:14.161388 15847 consensus_queue.cc:260] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.162731 15846 tablet_bootstrap.cc:492] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:14.162915 15848 raft_consensus.cc:359] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.163652 15848 raft_consensus.cc:385] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.163882 15847 ts_tablet_manager.cc:1434] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:14.163997 15848 raft_consensus.cc:740] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.165027 15847 tablet_bootstrap.cc:492] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:14.165130 15848 consensus_queue.cc:260] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.167392 15848 ts_tablet_manager.cc:1434] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:14.168339 15848 tablet_bootstrap.cc:492] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:14.170028 15846 tablet_bootstrap.cc:654] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.171509 15847 tablet_bootstrap.cc:654] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.174852 15848 tablet_bootstrap.cc:654] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.181584 15846 tablet_bootstrap.cc:492] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:14.182303 15846 ts_tablet_manager.cc:1403] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:05:14.185070 15848 tablet_bootstrap.cc:492] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:14.185652 15848 ts_tablet_manager.cc:1403] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260710 11:05:14.185374 15846 raft_consensus.cc:359] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.186208 15846 raft_consensus.cc:385] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.186569 15846 raft_consensus.cc:740] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.187480 15846 consensus_queue.cc:260] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.188589 15848 raft_consensus.cc:359] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.189586 15848 raft_consensus.cc:385] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.189735 15846 ts_tablet_manager.cc:1434] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:14.189960 15848 raft_consensus.cc:740] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.190832 15846 tablet_bootstrap.cc:492] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:14.190872 15848 consensus_queue.cc:260] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.194319 15848 ts_tablet_manager.cc:1434] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:05:14.195598 15848 tablet_bootstrap.cc:492] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:14.198104 15846 tablet_bootstrap.cc:654] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.202431 15848 tablet_bootstrap.cc:654] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.210340 15846 tablet_bootstrap.cc:492] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:14.211040 15846 ts_tablet_manager.cc:1403] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:05:14.214563 15848 tablet_bootstrap.cc:492] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:14.214294 15846 raft_consensus.cc:359] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.215085 15846 raft_consensus.cc:385] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.215111 15848 ts_tablet_manager.cc:1403] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 11:05:14.215498 15846 raft_consensus.cc:740] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.216468 15846 consensus_queue.cc:260] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.218181 15848 raft_consensus.cc:359] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.218991 15846 ts_tablet_manager.cc:1434] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:14.218998 15848 raft_consensus.cc:385] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.219570 15848 raft_consensus.cc:740] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.220213 15846 tablet_bootstrap.cc:492] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:14.220461 15848 consensus_queue.cc:260] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.222956 15848 ts_tablet_manager.cc:1434] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:05:14.224017 15848 tablet_bootstrap.cc:492] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:14.226878 15846 tablet_bootstrap.cc:654] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.230394 15848 tablet_bootstrap.cc:654] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.239310 15846 tablet_bootstrap.cc:492] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:14.240093 15846 ts_tablet_manager.cc:1403] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:05:14.242774 15848 tablet_bootstrap.cc:492] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:14.243328 15848 ts_tablet_manager.cc:1403] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 11:05:14.243640 15846 raft_consensus.cc:359] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.244484 15846 raft_consensus.cc:385] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.244829 15846 raft_consensus.cc:740] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.245795 15846 consensus_queue.cc:260] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.246388 15848 raft_consensus.cc:359] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:14.247085 15848 raft_consensus.cc:385] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.247364 15848 raft_consensus.cc:740] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.248288 15848 consensus_queue.cc:260] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:14.250352 15846 ts_tablet_manager.cc:1434] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:14.250648 15848 ts_tablet_manager.cc:1434] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:14.251526 15848 tablet_bootstrap.cc:492] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:14.251479 15846 tablet_bootstrap.cc:492] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:14.257849 15848 tablet_bootstrap.cc:654] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.258273 15846 tablet_bootstrap.cc:654] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.270982 15848 tablet_bootstrap.cc:492] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:14.271482 15848 ts_tablet_manager.cc:1403] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260710 11:05:14.272346 15846 tablet_bootstrap.cc:492] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:14.272954 15846 ts_tablet_manager.cc:1403] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:05:14.274451 15848 raft_consensus.cc:359] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.275202 15848 raft_consensus.cc:385] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.275498 15848 raft_consensus.cc:740] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.276225 15846 raft_consensus.cc:359] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.276398 15848 consensus_queue.cc:260] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.277038 15846 raft_consensus.cc:385] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.277455 15846 raft_consensus.cc:740] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.278232 15846 consensus_queue.cc:260] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.279031 15848 ts_tablet_manager.cc:1434] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:14.280054 15848 tablet_bootstrap.cc:492] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:14.280809 15846 ts_tablet_manager.cc:1434] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:14.281893 15846 tablet_bootstrap.cc:492] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:14.286430 15848 tablet_bootstrap.cc:654] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.288532 15846 tablet_bootstrap.cc:654] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.299006 15848 tablet_bootstrap.cc:492] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:14.299535 15848 ts_tablet_manager.cc:1403] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:05:14.300530 15846 tablet_bootstrap.cc:492] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:14.301182 15846 ts_tablet_manager.cc:1403] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 11:05:14.302541 15848 raft_consensus.cc:359] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.303294 15848 raft_consensus.cc:385] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.303592 15848 raft_consensus.cc:740] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.304244 15846 raft_consensus.cc:359] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.304514 15848 consensus_queue.cc:260] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.305110 15846 raft_consensus.cc:385] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.305552 15846 raft_consensus.cc:740] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.306468 15846 consensus_queue.cc:260] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.308928 15848 ts_tablet_manager.cc:1434] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:05:14.308928 15846 ts_tablet_manager.cc:1434] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:14.310114 15848 tablet_bootstrap.cc:492] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:14.310114 15846 tablet_bootstrap.cc:492] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:14.317296 15846 tablet_bootstrap.cc:654] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.317646 15848 tablet_bootstrap.cc:654] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.318693 15853 raft_consensus.cc:493] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.319191 15853 raft_consensus.cc:515] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.322299 15853 leader_election.cc:290] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:14.332949 15847 tablet_bootstrap.cc:492] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:14.333565 15847 ts_tablet_manager.cc:1403] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.169s	user 0.072s	sys 0.089s
I20260710 11:05:14.336723 15847 raft_consensus.cc:359] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.337504 15847 raft_consensus.cc:385] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.337803 15847 raft_consensus.cc:740] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.338559 15847 consensus_queue.cc:260] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.341099 15847 ts_tablet_manager.cc:1434] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:14.342123 15847 tablet_bootstrap.cc:492] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:14.346529 15846 tablet_bootstrap.cc:492] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:14.350039 15846 ts_tablet_manager.cc:1403] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.003s
I20260710 11:05:14.354718 15846 raft_consensus.cc:359] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.348227 15847 tablet_bootstrap.cc:654] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.358062 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f15ca1e5424b8da2142f26f145eb60" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:14.362274 15846 raft_consensus.cc:385] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.362629 15846 raft_consensus.cc:740] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.363554 15848 tablet_bootstrap.cc:492] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:14.363428 15846 consensus_queue.cc:260] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.364140 15848 ts_tablet_manager.cc:1403] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.037s
W20260710 11:05:14.363644 15771 leader_election.cc:343] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.365823 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f15ca1e5424b8da2142f26f145eb60" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:14.366492 15732 raft_consensus.cc:2468] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:14.367656 15848 raft_consensus.cc:359] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.368202 15769 leader_election.cc:304] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [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: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: b735e131beba4ce582fadefd78806195
I20260710 11:05:14.367695 15846 ts_tablet_manager.cc:1434] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:05:14.369151 15853 raft_consensus.cc:2804] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.369549 15853 raft_consensus.cc:493] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.368525 15848 raft_consensus.cc:385] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.369664 15846 tablet_bootstrap.cc:492] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:14.369917 15853 raft_consensus.cc:3060] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.370649 15847 tablet_bootstrap.cc:492] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:14.371168 15847 ts_tablet_manager.cc:1403] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.001s
I20260710 11:05:14.369947 15848 raft_consensus.cc:740] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.374177 15847 raft_consensus.cc:359] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.374996 15847 raft_consensus.cc:385] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.375366 15847 raft_consensus.cc:740] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.375988 15854 raft_consensus.cc:493] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.374691 15848 consensus_queue.cc:260] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.376470 15854 raft_consensus.cc:515] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.376164 15847 consensus_queue.cc:260] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.378976 15847 ts_tablet_manager.cc:1434] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:05:14.378806 15853 raft_consensus.cc:515] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.380160 15847 tablet_bootstrap.cc:492] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:14.381593 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f15ca1e5424b8da2142f26f145eb60" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:14.382205 15657 raft_consensus.cc:3060] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.382946 15854 leader_election.cc:290] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.389648 15846 tablet_bootstrap.cc:654] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.389735 15847 tablet_bootstrap.cc:654] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:14.397953 15603 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:14.399883 15657 raft_consensus.cc:2468] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:14.405943 15848 ts_tablet_manager.cc:1434] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.015s
I20260710 11:05:14.406692 15848 tablet_bootstrap.cc:492] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:14.413178 15848 tablet_bootstrap.cc:654] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.413331 15771 leader_election.cc:304] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:14.413806 15853 leader_election.cc:290] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:14.414428 15853 raft_consensus.cc:493] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.416000 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f15ca1e5424b8da2142f26f145eb60" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:14.416589 15732 raft_consensus.cc:3060] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.422861 15846 tablet_bootstrap.cc:492] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:14.423466 15846 ts_tablet_manager.cc:1403] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.007s
I20260710 11:05:14.421098 15853 raft_consensus.cc:515] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:14.426393 15853 leader_election.cc:290] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), b735e131beba4ce582fadefd78806195 (127.11.113.129:42563)
I20260710 11:05:14.426960 15876 raft_consensus.cc:2804] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.426903 15846 raft_consensus.cc:359] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.427241 15731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:14.427779 15876 raft_consensus.cc:697] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:14.427950 15731 raft_consensus.cc:2468] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:14.429133 15769 leader_election.cc:304] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:14.430011 15853 raft_consensus.cc:2804] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.430357 15853 raft_consensus.cc:493] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.430336 15732 raft_consensus.cc:2468] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:14.431010 15853 raft_consensus.cc:3060] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.428742 15876 consensus_queue.cc:237] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.429133 15846 raft_consensus.cc:385] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.435995 15846 raft_consensus.cc:740] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.437868 15846 consensus_queue.cc:260] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.440604 15846 ts_tablet_manager.cc:1434] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 11:05:14.444941 15880 raft_consensus.cc:493] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.445428 15880 raft_consensus.cc:515] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.455664 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:14.456550 15657 raft_consensus.cc:2468] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:14.443463 15853 raft_consensus.cc:515] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:14.460268 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed183a428f748fa886b3579bd1ba1c8" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:14.460765 15806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed183a428f748fa886b3579bd1ba1c8" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:14.461525 15806 raft_consensus.cc:2468] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 0.
I20260710 11:05:14.461551 15874 raft_consensus.cc:493] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.462399 15874 raft_consensus.cc:515] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.462678 15853 leader_election.cc:290] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), b735e131beba4ce582fadefd78806195 (127.11.113.129:42563)
I20260710 11:05:14.464017 15847 tablet_bootstrap.cc:492] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:14.464092 15620 leader_election.cc:304] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:14.464617 15847 ts_tablet_manager.cc:1403] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.012s
W20260710 11:05:14.465174 15620 leader_election.cc:343] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.465358 15874 leader_election.cc:290] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.465853 15848 tablet_bootstrap.cc:492] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:14.465860 15874 raft_consensus.cc:2804] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.467355 15874 raft_consensus.cc:493] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.467407 15880 leader_election.cc:290] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:14.467730 15874 raft_consensus.cc:3060] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.467988 15848 ts_tablet_manager.cc:1403] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.021s
I20260710 11:05:14.468453 15731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70580c59a294f6291776e85e31a9953" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
W20260710 11:05:14.469750 15769 leader_election.cc:343] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.470392 15852 raft_consensus.cc:493] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.470729 15848 raft_consensus.cc:359] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.470839 15852 raft_consensus.cc:515] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.471110 15806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba196fae8984a1da1e33c90555225e4" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:14.471447 15848 raft_consensus.cc:385] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.471757 15806 raft_consensus.cc:2468] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 0.
I20260710 11:05:14.471764 15848 raft_consensus.cc:740] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.472831 15848 consensus_queue.cc:260] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.474673 15848 ts_tablet_manager.cc:1434] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:14.475865 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:14.476438 15657 raft_consensus.cc:3060] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.476840 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70580c59a294f6291776e85e31a9953" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:14.477670 15656 raft_consensus.cc:2468] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:14.476892 15551 catalog_manager.cc:5697] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:14.475023 15853 raft_consensus.cc:493] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.480193 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:14.482728 15732 raft_consensus.cc:3060] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.482494 15853 raft_consensus.cc:515] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.485267 15771 leader_election.cc:304] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa
I20260710 11:05:14.486356 15880 raft_consensus.cc:2804] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.486711 15880 raft_consensus.cc:493] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.486794 15852 leader_election.cc:290] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.487068 15880 raft_consensus.cc:3060] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.481825 15620 leader_election.cc:304] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:14.488009 15854 raft_consensus.cc:2804] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.488375 15854 raft_consensus.cc:493] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.488795 15854 raft_consensus.cc:3060] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.500488 15847 raft_consensus.cc:359] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.501559 15847 raft_consensus.cc:385] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.501932 15847 raft_consensus.cc:740] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.502072 15657 raft_consensus.cc:2468] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:14.502842 15847 consensus_queue.cc:260] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.507167 15771 leader_election.cc:304] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:14.510530 15847 ts_tablet_manager.cc:1434] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260710 11:05:14.511987 15847 tablet_bootstrap.cc:492] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:14.514159 15876 raft_consensus.cc:2804] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.518157 15883 raft_consensus.cc:493] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.518620 15883 raft_consensus.cc:515] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.520000 15874 raft_consensus.cc:515] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.522147 15874 leader_election.cc:290] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.524143 15732 raft_consensus.cc:2468] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:14.524510 15806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed183a428f748fa886b3579bd1ba1c8" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:14.524960 15874 raft_consensus.cc:493] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.525290 15806 raft_consensus.cc:3060] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.525512 15874 raft_consensus.cc:515] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.528753 15874 leader_election.cc:290] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.529971 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:14.532634 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80be2064ceb4d7cb909ee905e1451f2" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:14.533520 15805 raft_consensus.cc:2468] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 0.
I20260710 11:05:14.530653 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:14.534512 15657 raft_consensus.cc:2468] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:14.534755 15620 leader_election.cc:304] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:14.535529 15874 raft_consensus.cc:2804] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.535918 15874 raft_consensus.cc:493] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.536059 15771 leader_election.cc:304] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:14.536361 15874 raft_consensus.cc:3060] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.534040 15656 raft_consensus.cc:2468] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:14.537886 15853 leader_election.cc:290] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:14.538489 15853 raft_consensus.cc:493] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.539141 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:14.538975 15853 raft_consensus.cc:515] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.539741 15732 raft_consensus.cc:2468] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:14.541205 15853 leader_election.cc:290] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:14.541930 15853 raft_consensus.cc:2804] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.542336 15853 raft_consensus.cc:493] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.542392 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:14.542870 15853 raft_consensus.cc:3060] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.543059 15732 raft_consensus.cc:2468] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:14.544116 15769 leader_election.cc:304] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:14.547154 15806 raft_consensus.cc:2468] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 1.
I20260710 11:05:14.549386 15847 tablet_bootstrap.cc:654] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.549676 15620 leader_election.cc:304] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:14.565256 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba196fae8984a1da1e33c90555225e4" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:14.565295 15880 raft_consensus.cc:515] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.530368 15854 raft_consensus.cc:515] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.572402 15889 raft_consensus.cc:2804] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.574290 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80be2064ceb4d7cb909ee905e1451f2" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:14.573514 15883 leader_election.cc:290] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:14.576877 15731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed183a428f748fa886b3579bd1ba1c8" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:14.581969 15732 raft_consensus.cc:2468] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:14.578109 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:14.580071 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80be2064ceb4d7cb909ee905e1451f2" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:14.568401 15876 raft_consensus.cc:697] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:14.573483 15854 leader_election.cc:290] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.581399 15889 raft_consensus.cc:493] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.581580 15806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80be2064ceb4d7cb909ee905e1451f2" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:14.583638 15656 raft_consensus.cc:2468] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 0.
I20260710 11:05:14.587241 15854 raft_consensus.cc:2804] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.589370 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba196fae8984a1da1e33c90555225e4" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
W20260710 11:05:14.588816 15620 leader_election.cc:343] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.593602 15805 raft_consensus.cc:3060] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.587723 15769 leader_election.cc:304] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:14.595382 15890 raft_consensus.cc:2804] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.595885 15890 raft_consensus.cc:493] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.596276 15890 raft_consensus.cc:3060] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.597131 15892 raft_consensus.cc:493] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.597677 15892 raft_consensus.cc:515] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.600399 15892 leader_election.cc:290] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.598439 15854 raft_consensus.cc:697] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Becoming Leader. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:14.583472 15730 raft_consensus.cc:2468] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 0.
W20260710 11:05:14.594332 15620 leader_election.cc:343] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:14.584658 15771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.113.129:42563, user_credentials={real_user=slave}} blocked reactor thread for 48691.1us
I20260710 11:05:14.602807 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70580c59a294f6291776e85e31a9953" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:14.603714 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:14.603935 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba196fae8984a1da1e33c90555225e4" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
W20260710 11:05:14.604305 15769 leader_election.cc:343] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.604393 15656 raft_consensus.cc:2468] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:14.602413 15854 consensus_queue.cc:237] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.605500 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:14.606482 15697 leader_election.cc:304] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:14.608880 15852 raft_consensus.cc:2804] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.609383 15852 raft_consensus.cc:493] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.609822 15852 raft_consensus.cc:3060] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.610011 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70580c59a294f6291776e85e31a9953" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:14.610625 15656 raft_consensus.cc:3060] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.607071 15880 leader_election.cc:290] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:14.613891 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
W20260710 11:05:14.614635 15620 leader_election.cc:343] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.614764 15853 raft_consensus.cc:515] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.588886 15889 raft_consensus.cc:3060] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.619778 15852 raft_consensus.cc:515] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.617499 15890 raft_consensus.cc:515] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.620370 15732 raft_consensus.cc:2468] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 0.
I20260710 11:05:14.621697 15876 consensus_queue.cc:237] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:14.630110 15891 raft_consensus.cc:493] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.629854 15874 raft_consensus.cc:515] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.627269 15805 raft_consensus.cc:2468] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 1.
I20260710 11:05:14.630568 15891 raft_consensus.cc:515] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.631999 15874 leader_election.cc:290] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.632579 15891 leader_election.cc:290] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.632717 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80be2064ceb4d7cb909ee905e1451f2" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:14.636111 15657 raft_consensus.cc:3060] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.636672 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:14.637203 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf2b7aaa0a546bfbefe29f33b7466d7" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:14.637516 15803 raft_consensus.cc:2393] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b735e131beba4ce582fadefd78806195 in current term 1: Already voted for candidate c0820fb5bfb24cf894317351728372b1 in this term.
I20260710 11:05:14.633720 15620 leader_election.cc:304] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa
I20260710 11:05:14.634593 15847 tablet_bootstrap.cc:492] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:14.637934 15552 catalog_manager.cc:5697] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 reported cstate change: term changed from 0 to 1, leader changed from <none> to b735e131beba4ce582fadefd78806195 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "b735e131beba4ce582fadefd78806195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.639230 15847 ts_tablet_manager.cc:1403] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.128s	user 0.027s	sys 0.025s
I20260710 11:05:14.639549 15620 leader_election.cc:304] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
W20260710 11:05:14.640429 15620 leader_election.cc:343] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.641889 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf2b7aaa0a546bfbefe29f33b7466d7" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:14.632674 15806 raft_consensus.cc:2393] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 225502e221944e278d22a24a38ee15fa in current term 1: Already voted for candidate c0820fb5bfb24cf894317351728372b1 in this term.
I20260710 11:05:14.642447 15847 raft_consensus.cc:359] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.643246 15732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:14.643537 15847 raft_consensus.cc:385] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.643844 15732 raft_consensus.cc:3060] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.644033 15847 raft_consensus.cc:740] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.634874 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80be2064ceb4d7cb909ee905e1451f2" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:14.635342 15852 leader_election.cc:290] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.645077 15847 consensus_queue.cc:260] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.646703 15657 raft_consensus.cc:2468] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 1.
I20260710 11:05:14.648290 15847 ts_tablet_manager.cc:1434] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:05:14.642498 15803 raft_consensus.cc:2468] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 0.
I20260710 11:05:14.650604 15620 leader_election.cc:304] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa
I20260710 11:05:14.650713 15853 leader_election.cc:290] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:14.665506 15732 raft_consensus.cc:2468] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 1.
I20260710 11:05:14.666045 15847 tablet_bootstrap.cc:492] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:14.666172 15731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80be2064ceb4d7cb909ee905e1451f2" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:14.667344 15731 raft_consensus.cc:2393] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0820fb5bfb24cf894317351728372b1 in current term 1: Already voted for candidate 225502e221944e278d22a24a38ee15fa in this term.
I20260710 11:05:14.668648 15890 leader_election.cc:290] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:14.663599 15697 leader_election.cc:304] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:14.669683 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:14.669886 15852 raft_consensus.cc:2804] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.670522 15730 raft_consensus.cc:2393] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0820fb5bfb24cf894317351728372b1 in current term 1: Already voted for candidate b735e131beba4ce582fadefd78806195 in this term.
I20260710 11:05:14.674181 15655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80be2064ceb4d7cb909ee905e1451f2" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:14.675308 15655 raft_consensus.cc:2393] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0820fb5bfb24cf894317351728372b1 in current term 1: Already voted for candidate 225502e221944e278d22a24a38ee15fa in this term.
I20260710 11:05:14.662642 15854 raft_consensus.cc:2804] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.677677 15854 raft_consensus.cc:493] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.678128 15771 leader_election.cc:304] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [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: c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195
I20260710 11:05:14.674183 15847 tablet_bootstrap.cc:654] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.655890 15656 raft_consensus.cc:2468] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:14.662952 15805 raft_consensus.cc:2393] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 225502e221944e278d22a24a38ee15fa in current term 1: Already voted for candidate c0820fb5bfb24cf894317351728372b1 in this term.
I20260710 11:05:14.656113 15874 raft_consensus.cc:2804] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.680398 15874 raft_consensus.cc:697] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Becoming Leader. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:14.678542 15620 leader_election.cc:304] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [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: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: c0820fb5bfb24cf894317351728372b1
I20260710 11:05:14.681283 15874 consensus_queue.cc:237] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.682219 15892 raft_consensus.cc:2804] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.656329 15891 raft_consensus.cc:2804] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.678141 15854 raft_consensus.cc:3060] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.672870 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:14.683785 15890 raft_consensus.cc:2749] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:14.676430 15889 raft_consensus.cc:515] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.684301 15891 raft_consensus.cc:493] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.695731 15771 leader_election.cc:304] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa
I20260710 11:05:14.695990 15852 raft_consensus.cc:697] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Becoming Leader. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:14.699000 15890 raft_consensus.cc:2804] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.698781 15852 consensus_queue.cc:237] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.701299 15804 raft_consensus.cc:2393] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b735e131beba4ce582fadefd78806195 in current term 1: Already voted for candidate c0820fb5bfb24cf894317351728372b1 in this term.
I20260710 11:05:14.701602 15890 raft_consensus.cc:697] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:14.703564 15890 consensus_queue.cc:237] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.702456 15892 raft_consensus.cc:697] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Becoming Leader. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:14.707180 15892 consensus_queue.cc:237] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.710738 15889 leader_election.cc:290] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:14.697438 15891 raft_consensus.cc:3060] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.712684 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:14.714569 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:14.718127 15854 raft_consensus.cc:515] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.719863 15730 raft_consensus.cc:3060] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.727087 15551 catalog_manager.cc:5697] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 reported cstate change: term changed from 0 to 1, leader changed from <none> to b735e131beba4ce582fadefd78806195 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "b735e131beba4ce582fadefd78806195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.735908 15731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf2b7aaa0a546bfbefe29f33b7466d7" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
W20260710 11:05:14.738114 15620 leader_election.cc:343] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.743757 15854 leader_election.cc:290] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.744422 15554 catalog_manager.cc:5697] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 225502e221944e278d22a24a38ee15fa (127.11.113.130). New cstate: current_term: 1 leader_uuid: "225502e221944e278d22a24a38ee15fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.748085 15891 raft_consensus.cc:515] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.749341 15656 raft_consensus.cc:2393] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0820fb5bfb24cf894317351728372b1 in current term 1: Already voted for candidate b735e131beba4ce582fadefd78806195 in this term.
I20260710 11:05:14.751752 15730 raft_consensus.cc:2468] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:14.748660 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf2b7aaa0a546bfbefe29f33b7466d7" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:14.755302 15804 raft_consensus.cc:3060] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.755823 15731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:14.756196 15771 leader_election.cc:304] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [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: c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195
I20260710 11:05:14.756590 15731 raft_consensus.cc:2393] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b735e131beba4ce582fadefd78806195 in current term 1: Already voted for candidate c0820fb5bfb24cf894317351728372b1 in this term.
I20260710 11:05:14.758965 15876 raft_consensus.cc:2749] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:14.759364 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:14.760317 15805 raft_consensus.cc:2393] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b735e131beba4ce582fadefd78806195 in current term 1: Already voted for candidate c0820fb5bfb24cf894317351728372b1 in this term.
I20260710 11:05:14.761543 15620 leader_election.cc:304] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [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: b735e131beba4ce582fadefd78806195; no voters: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:14.761821 15769 leader_election.cc:304] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [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: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: b735e131beba4ce582fadefd78806195
I20260710 11:05:14.762362 15892 raft_consensus.cc:2749] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:14.763422 15876 raft_consensus.cc:2804] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.764317 15876 raft_consensus.cc:697] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:14.763741 15552 catalog_manager.cc:5697] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:14.754791 15891 leader_election.cc:290] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.766964 15804 raft_consensus.cc:2468] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 1.
I20260710 11:05:14.767159 15876 consensus_queue.cc:237] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.768329 15620 leader_election.cc:304] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa
I20260710 11:05:14.766278 15552 catalog_manager.cc:5697] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.770182 15847 tablet_bootstrap.cc:492] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:14.770457 15891 raft_consensus.cc:2804] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.770713 15847 ts_tablet_manager.cc:1403] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.008s
I20260710 11:05:14.771109 15891 raft_consensus.cc:697] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Becoming Leader. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:14.772154 15891 consensus_queue.cc:237] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.773159 15551 catalog_manager.cc:5697] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 reported cstate change: term changed from 0 to 1, leader changed from <none> to b735e131beba4ce582fadefd78806195 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "b735e131beba4ce582fadefd78806195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.773972 15847 raft_consensus.cc:359] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.774718 15847 raft_consensus.cc:385] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.775049 15847 raft_consensus.cc:740] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.775915 15847 consensus_queue.cc:260] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.778473 15847 ts_tablet_manager.cc:1434] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:14.779464 15847 tablet_bootstrap.cc:492] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:14.785900 15847 tablet_bootstrap.cc:654] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.793453 15554 catalog_manager.cc:5697] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:14.799659 15847 tablet_bootstrap.cc:492] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:14.800246 15847 ts_tablet_manager.cc:1403] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:05:14.802050 15551 catalog_manager.cc:5697] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 reported cstate change: term changed from 0 to 1, leader changed from <none> to b735e131beba4ce582fadefd78806195 (127.11.113.129). New cstate: current_term: 1 leader_uuid: "b735e131beba4ce582fadefd78806195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.803201 15847 raft_consensus.cc:359] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.804052 15847 raft_consensus.cc:385] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.804343 15847 raft_consensus.cc:740] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.805209 15847 consensus_queue.cc:260] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.807890 15847 ts_tablet_manager.cc:1434] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:14.809244 15847 tablet_bootstrap.cc:492] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:14.816452 15847 tablet_bootstrap.cc:654] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.822048 15847 tablet_bootstrap.cc:492] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:14.822562 15847 ts_tablet_manager.cc:1403] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:05:14.865821 15847 raft_consensus.cc:359] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.868021 15847 raft_consensus.cc:385] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.868511 15847 raft_consensus.cc:740] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.869966 15847 consensus_queue.cc:260] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.874639 15847 ts_tablet_manager.cc:1434] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.007s
I20260710 11:05:14.884393 15876 consensus_queue.cc:1048] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.891995 15852 raft_consensus.cc:493] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.892823 15852 raft_consensus.cc:515] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.896942 15852 leader_election.cc:290] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.897115 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba196fae8984a1da1e33c90555225e4" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:14.898010 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba196fae8984a1da1e33c90555225e4" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:14.899237 15804 raft_consensus.cc:2393] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 225502e221944e278d22a24a38ee15fa in current term 1: Already voted for candidate b735e131beba4ce582fadefd78806195 in this term.
I20260710 11:05:14.901626 15695 leader_election.cc:304] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 225502e221944e278d22a24a38ee15fa; no voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:14.902308 15852 raft_consensus.cc:3060] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.905146 15804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
mode: GRACEFUL
new_leader_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:35564
I20260710 11:05:14.906292 15804 raft_consensus.cc:606] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Received request to transfer leadership to TS b735e131beba4ce582fadefd78806195
I20260710 11:05:14.908555 15890 consensus_queue.cc:1048] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.916478 15852 raft_consensus.cc:2749] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:14.917954 15805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
mode: GRACEFUL
new_leader_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:35564
I20260710 11:05:14.918733 15805 raft_consensus.cc:606] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Received request to transfer leadership to TS b735e131beba4ce582fadefd78806195
I20260710 11:05:14.930769 15805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f15ca1e5424b8da2142f26f145eb60"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
mode: GRACEFUL
new_leader_uuid: "225502e221944e278d22a24a38ee15fa"
 from {username='slave'} at 127.0.0.1:35564
I20260710 11:05:14.931497 15805 raft_consensus.cc:606] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Received request to transfer leadership to TS 225502e221944e278d22a24a38ee15fa
I20260710 11:05:14.941087 15805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a70580c59a294f6291776e85e31a9953"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
mode: GRACEFUL
new_leader_uuid: "225502e221944e278d22a24a38ee15fa"
 from {username='slave'} at 127.0.0.1:35564
I20260710 11:05:14.941663 15805 raft_consensus.cc:606] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Received request to transfer leadership to TS 225502e221944e278d22a24a38ee15fa
I20260710 11:05:14.948414 15852 raft_consensus.cc:493] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.949052 15852 raft_consensus.cc:515] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:14.951206 15852 leader_election.cc:290] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:14.951946 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed183a428f748fa886b3579bd1ba1c8" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:14.953014 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed183a428f748fa886b3579bd1ba1c8" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:14.953944 15805 raft_consensus.cc:2393] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 225502e221944e278d22a24a38ee15fa in current term 1: Already voted for candidate b735e131beba4ce582fadefd78806195 in this term.
I20260710 11:05:14.954924 15695 leader_election.cc:304] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 225502e221944e278d22a24a38ee15fa; no voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:14.955699 15852 raft_consensus.cc:3060] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.958072 15657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18632871563747f09c30f56401d34f51"
dest_uuid: "b735e131beba4ce582fadefd78806195"
mode: GRACEFUL
new_leader_uuid: "225502e221944e278d22a24a38ee15fa"
 from {username='slave'} at 127.0.0.1:42606
I20260710 11:05:14.958575 15657 raft_consensus.cc:606] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Received request to transfer leadership to TS 225502e221944e278d22a24a38ee15fa
I20260710 11:05:14.963176 15852 raft_consensus.cc:2749] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:14.964066 15657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fed183a428f748fa886b3579bd1ba1c8"
dest_uuid: "b735e131beba4ce582fadefd78806195"
mode: GRACEFUL
new_leader_uuid: "c0820fb5bfb24cf894317351728372b1"
 from {username='slave'} at 127.0.0.1:42606
I20260710 11:05:14.964607 15657 raft_consensus.cc:606] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Received request to transfer leadership to TS c0820fb5bfb24cf894317351728372b1
I20260710 11:05:15.015712 15852 raft_consensus.cc:493] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:15.016306 15852 raft_consensus.cc:515] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.018136 15852 leader_election.cc:290] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:15.018894 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf2b7aaa0a546bfbefe29f33b7466d7" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:15.019155 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf2b7aaa0a546bfbefe29f33b7466d7" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:15.019943 15805 raft_consensus.cc:2393] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 225502e221944e278d22a24a38ee15fa in current term 1: Already voted for candidate b735e131beba4ce582fadefd78806195 in this term.
I20260710 11:05:15.020839 15695 leader_election.cc:304] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 225502e221944e278d22a24a38ee15fa; no voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:15.021498 15852 raft_consensus.cc:3060] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.026388 15852 raft_consensus.cc:2749] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:15.136405 15890 consensus_queue.cc:1048] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.146770 15730 raft_consensus.cc:3060] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:15.155829 15890 consensus_queue.cc:1048] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.162366 15889 raft_consensus.cc:993] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1: : Instructing follower 225502e221944e278d22a24a38ee15fa to start an election
I20260710 11:05:15.162817 15890 raft_consensus.cc:1081] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Signalling peer 225502e221944e278d22a24a38ee15fa to start an election
I20260710 11:05:15.164376 15730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a70580c59a294f6291776e85e31a9953"
dest_uuid: "225502e221944e278d22a24a38ee15fa"
 from {username='slave'} at 127.0.0.1:35274
I20260710 11:05:15.164855 15730 raft_consensus.cc:493] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.165220 15730 raft_consensus.cc:3060] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.169059 15890 consensus_queue.cc:1048] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.170701 15730 raft_consensus.cc:515] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.173959 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70580c59a294f6291776e85e31a9953" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:15.174588 15656 raft_consensus.cc:3060] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.178159 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70580c59a294f6291776e85e31a9953" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:15.178889 15805 raft_consensus.cc:3055] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.179250 15805 raft_consensus.cc:740] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:15.180365 15805 consensus_queue.cc:260] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.181676 15805 raft_consensus.cc:3060] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.184453 15852 consensus_queue.cc:1048] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.185302 15891 consensus_queue.cc:1048] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.186770 15890 consensus_queue.cc:1048] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.190272 15889 raft_consensus.cc:993] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1: : Instructing follower b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:15.190753 15889 raft_consensus.cc:1081] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Signalling peer b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:15.190969 15656 raft_consensus.cc:2468] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 2.
I20260710 11:05:15.188659 15730 leader_election.cc:290] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 2 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:15.192226 15697 leader_election.cc:304] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:15.193647 15654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1"
dest_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:42594
I20260710 11:05:15.193936 15852 raft_consensus.cc:2804] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.194267 15654 raft_consensus.cc:493] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.194438 15852 raft_consensus.cc:697] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Becoming Leader. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:15.194686 15654 raft_consensus.cc:3060] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.195588 15852 consensus_queue.cc:237] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.205741 15891 consensus_queue.cc:1048] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.206274 15892 consensus_queue.cc:1048] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.210686 15805 raft_consensus.cc:2468] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 2.
I20260710 11:05:15.210719 15654 raft_consensus.cc:515] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:15.213476 15656 raft_consensus.cc:1240] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Rejecting Update request from peer c0820fb5bfb24cf894317351728372b1 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:15.224654 15892 consensus_queue.cc:1048] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.226182 15892 consensus_queue.cc:1048] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.226457 15852 consensus_queue.cc:1048] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.229890 15654 leader_election.cc:290] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:15.233063 15889 consensus_queue.cc:1059] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.232764 15551 catalog_manager.cc:5697] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa reported cstate change: term changed from 1 to 2, leader changed from c0820fb5bfb24cf894317351728372b1 (127.11.113.131) to 225502e221944e278d22a24a38ee15fa (127.11.113.130). New cstate: current_term: 2 leader_uuid: "225502e221944e278d22a24a38ee15fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.244256 15889 consensus_queue.cc:1048] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.266614 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:15.269145 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:15.269829 15802 raft_consensus.cc:3055] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.270175 15802 raft_consensus.cc:740] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:15.271157 15802 consensus_queue.cc:260] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:15.273250 15802 raft_consensus.cc:3060] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.273500 15891 consensus_queue.cc:1048] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:05:15.286710 15876 raft_consensus.cc:993] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1: : Instructing follower b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:15.287297 15876 raft_consensus.cc:1081] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Signalling peer b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:15.292094 15656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b"
dest_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:42594
I20260710 11:05:15.292730 15656 raft_consensus.cc:493] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.293186 15656 raft_consensus.cc:3060] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.319851 15876 consensus_queue.cc:1048] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:05:15.331979 15802 raft_consensus.cc:2468] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
W20260710 11:05:15.356637 15890 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:05:15.362192 15656 raft_consensus.cc:515] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.370106 15656 leader_election.cc:290] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:15.378589 15892 consensus_queue.cc:1048] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.382210 15891 raft_consensus.cc:993] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195: : Instructing follower c0820fb5bfb24cf894317351728372b1 to start an election
I20260710 11:05:15.382773 15934 raft_consensus.cc:1081] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Signalling peer c0820fb5bfb24cf894317351728372b1 to start an election
I20260710 11:05:15.382998 15931 raft_consensus.cc:993] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195: : Instructing follower 225502e221944e278d22a24a38ee15fa to start an election
I20260710 11:05:15.383461 15931 raft_consensus.cc:1081] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Signalling peer 225502e221944e278d22a24a38ee15fa to start an election
I20260710 11:05:15.388520 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:15.389182 15729 raft_consensus.cc:3060] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.389413 15806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a9df6fe58c48848f67c990c2e80f8b" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:15.390025 15806 raft_consensus.cc:3055] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.390347 15806 raft_consensus.cc:740] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:15.391598 15806 consensus_queue.cc:260] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.392962 15806 raft_consensus.cc:3060] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.398123 15731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18632871563747f09c30f56401d34f51"
dest_uuid: "225502e221944e278d22a24a38ee15fa"
 from {username='slave'} at 127.0.0.1:35290
I20260710 11:05:15.398506 15729 raft_consensus.cc:2468] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
I20260710 11:05:15.398715 15731 raft_consensus.cc:493] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.399245 15731 raft_consensus.cc:3060] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.400511 15802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fed183a428f748fa886b3579bd1ba1c8"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
 from {username='slave'} at 127.0.0.1:35546
I20260710 11:05:15.401362 15802 raft_consensus.cc:493] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.401808 15802 raft_consensus.cc:3060] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.407946 15731 raft_consensus.cc:515] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.410892 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:15.411469 15656 raft_consensus.cc:3055] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.411795 15656 raft_consensus.cc:740] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:15.412655 15656 consensus_queue.cc:260] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.413602 15656 raft_consensus.cc:3060] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.418431 15806 raft_consensus.cc:2468] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
I20260710 11:05:15.419804 15620 leader_election.cc:304] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa
I20260710 11:05:15.420753 15935 raft_consensus.cc:2804] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.421516 15935 raft_consensus.cc:697] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Becoming Leader. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:15.421576 15802 raft_consensus.cc:515] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.422676 15935 consensus_queue.cc:237] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [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: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:15.423957 15802 leader_election.cc:290] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 2 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:15.424563 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed183a428f748fa886b3579bd1ba1c8" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:15.425207 15657 raft_consensus.cc:3055] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.425246 15931 consensus_queue.cc:1048] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.425580 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed183a428f748fa886b3579bd1ba1c8" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:15.425618 15657 raft_consensus.cc:740] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:15.426323 15729 raft_consensus.cc:3060] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.426782 15657 consensus_queue.cc:260] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.427770 15656 raft_consensus.cc:2468] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 2.
I20260710 11:05:15.427953 15657 raft_consensus.cc:3060] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.429111 15697 leader_election.cc:304] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:15.429597 15620 leader_election.cc:304] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:15.430094 15898 raft_consensus.cc:2804] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.430374 15935 raft_consensus.cc:2804] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.430603 15898 raft_consensus.cc:697] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Becoming Leader. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:15.430869 15935 raft_consensus.cc:697] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Becoming Leader. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:15.431540 15898 consensus_queue.cc:237] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.431710 15935 consensus_queue.cc:237] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.439625 15657 raft_consensus.cc:2468] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 2.
I20260710 11:05:15.442162 15771 leader_election.cc:304] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:15.442667 15729 raft_consensus.cc:2468] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 2.
I20260710 11:05:15.443096 15876 raft_consensus.cc:2804] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.443596 15876 raft_consensus.cc:697] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 2 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:15.444542 15876 consensus_queue.cc:237] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.457633 15876 raft_consensus.cc:993] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1: : Instructing follower 225502e221944e278d22a24a38ee15fa to start an election
I20260710 11:05:15.458333 15853 raft_consensus.cc:1081] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Signalling peer 225502e221944e278d22a24a38ee15fa to start an election
I20260710 11:05:15.461191 15730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f15ca1e5424b8da2142f26f145eb60"
dest_uuid: "225502e221944e278d22a24a38ee15fa"
 from {username='slave'} at 127.0.0.1:35274
I20260710 11:05:15.461773 15730 raft_consensus.cc:493] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.462153 15730 raft_consensus.cc:3060] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.462423 15731 leader_election.cc:290] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 2 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:15.462458 15806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:15.468858 15551 catalog_manager.cc:5697] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 reported cstate change: term changed from 1 to 2, leader changed from c0820fb5bfb24cf894317351728372b1 (127.11.113.131) to b735e131beba4ce582fadefd78806195 (127.11.113.129). New cstate: current_term: 2 leader_uuid: "b735e131beba4ce582fadefd78806195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.469956 15730 raft_consensus.cc:515] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.474275 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f15ca1e5424b8da2142f26f145eb60" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:15.474931 15802 raft_consensus.cc:3055] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.475281 15802 raft_consensus.cc:740] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:15.475634 15730 leader_election.cc:290] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 2 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:15.472831 15551 catalog_manager.cc:5697] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 reported cstate change: term changed from 1 to 2, leader changed from c0820fb5bfb24cf894317351728372b1 (127.11.113.131) to b735e131beba4ce582fadefd78806195 (127.11.113.129). New cstate: current_term: 2 leader_uuid: "b735e131beba4ce582fadefd78806195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:15.476202 15802 consensus_queue.cc:260] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.477618 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f15ca1e5424b8da2142f26f145eb60" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:15.477648 15802 raft_consensus.cc:3060] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.478171 15657 raft_consensus.cc:3060] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.482976 15802 raft_consensus.cc:2468] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 2.
I20260710 11:05:15.484088 15695 leader_election.cc:304] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:15.484824 15898 raft_consensus.cc:2804] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.484719 15657 raft_consensus.cc:2468] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 2.
I20260710 11:05:15.485402 15898 raft_consensus.cc:697] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Becoming Leader. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:15.486378 15898 consensus_queue.cc:237] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:15.490025 15552 catalog_manager.cc:5697] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 1 to 2, leader changed from b735e131beba4ce582fadefd78806195 (127.11.113.129) to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 2 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:15.500581 15554 catalog_manager.cc:5697] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa reported cstate change: term changed from 1 to 2, leader changed from b735e131beba4ce582fadefd78806195 (127.11.113.129) to 225502e221944e278d22a24a38ee15fa (127.11.113.130). New cstate: current_term: 2 leader_uuid: "225502e221944e278d22a24a38ee15fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.513916 15552 catalog_manager.cc:5697] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa reported cstate change: term changed from 1 to 2, leader changed from c0820fb5bfb24cf894317351728372b1 (127.11.113.131) to 225502e221944e278d22a24a38ee15fa (127.11.113.130). New cstate: current_term: 2 leader_uuid: "225502e221944e278d22a24a38ee15fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.635519 15802 raft_consensus.cc:1275] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Refusing update from remote peer 225502e221944e278d22a24a38ee15fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.636629 15852 consensus_queue.cc:1048] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.641281 15657 raft_consensus.cc:1275] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Refusing update from remote peer 225502e221944e278d22a24a38ee15fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.643242 15928 consensus_queue.cc:1048] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:15.857610 15730 raft_consensus.cc:1275] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.858862 15931 consensus_queue.cc:1048] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.866469 15802 raft_consensus.cc:1275] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.868659 15934 consensus_queue.cc:1048] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.884522 15730 raft_consensus.cc:3060] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.889962 15730 raft_consensus.cc:1275] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.891252 15934 consensus_queue.cc:1048] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.906553 15802 raft_consensus.cc:1275] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.908072 15931 consensus_queue.cc:1048] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.932307 15657 raft_consensus.cc:1275] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Refusing update from remote peer 225502e221944e278d22a24a38ee15fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.933601 15898 consensus_queue.cc:1048] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.940639 15802 raft_consensus.cc:3060] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.948230 15802 raft_consensus.cc:1275] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Refusing update from remote peer 225502e221944e278d22a24a38ee15fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.949664 15898 consensus_queue.cc:1048] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.959411 15657 raft_consensus.cc:1275] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Refusing update from remote peer c0820fb5bfb24cf894317351728372b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.960605 15853 consensus_queue.cc:1048] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.972159 15730 raft_consensus.cc:1275] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Refusing update from remote peer c0820fb5bfb24cf894317351728372b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.973872 15944 consensus_queue.cc:1048] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:16.048203 15802 raft_consensus.cc:1275] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Refusing update from remote peer 225502e221944e278d22a24a38ee15fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.049412 15898 consensus_queue.cc:1048] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:16.057622 15657 raft_consensus.cc:1275] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Refusing update from remote peer 225502e221944e278d22a24a38ee15fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.059132 15928 consensus_queue.cc:1048] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:17.991536 15552 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49340:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:17.994068 15552 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:18.044787 15641 tablet_service.cc:1511] Processing CreateTablet for tablet eb539c669cd440ba8c6fe34b732b5428 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:18.046056 15719 tablet_service.cc:1511] Processing CreateTablet for tablet eb539c669cd440ba8c6fe34b732b5428 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:18.046618 15641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb539c669cd440ba8c6fe34b732b5428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.047539 15790 tablet_service.cc:1511] Processing CreateTablet for tablet eb539c669cd440ba8c6fe34b732b5428 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:18.048952 15790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb539c669cd440ba8c6fe34b732b5428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.049322 15643 tablet_service.cc:1511] Processing CreateTablet for tablet 0754ad1dffd546c58e270484cc53bbb1 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:18.050688 15643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0754ad1dffd546c58e270484cc53bbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.054221 15789 tablet_service.cc:1511] Processing CreateTablet for tablet 0754ad1dffd546c58e270484cc53bbb1 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:18.055578 15789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0754ad1dffd546c58e270484cc53bbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.056550 15793 tablet_service.cc:1511] Processing CreateTablet for tablet 6884cd330f76421abb5551f43a739cdb (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:18.057873 15793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6884cd330f76421abb5551f43a739cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.060496 15714 tablet_service.cc:1511] Processing CreateTablet for tablet 0754ad1dffd546c58e270484cc53bbb1 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:18.062009 15788 tablet_service.cc:1511] Processing CreateTablet for tablet 8912f2fb2d46421c960ae8ec7d193ec4 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:18.062803 15716 tablet_service.cc:1511] Processing CreateTablet for tablet 6884cd330f76421abb5551f43a739cdb (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:18.063339 15788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8912f2fb2d46421c960ae8ec7d193ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.069412 15642 tablet_service.cc:1511] Processing CreateTablet for tablet 6884cd330f76421abb5551f43a739cdb (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:18.070816 15642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6884cd330f76421abb5551f43a739cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.070448 15795 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7d4d3e1e5d4c24a52a1af14e9c82f6 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:18.071810 15795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7d4d3e1e5d4c24a52a1af14e9c82f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.074231 15639 tablet_service.cc:1511] Processing CreateTablet for tablet b4129527cf924343b8816a8f92fb703a (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:18.075598 15639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4129527cf924343b8816a8f92fb703a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.075400 15645 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7d4d3e1e5d4c24a52a1af14e9c82f6 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:18.074231 15640 tablet_service.cc:1511] Processing CreateTablet for tablet 8912f2fb2d46421c960ae8ec7d193ec4 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:18.076650 15645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7d4d3e1e5d4c24a52a1af14e9c82f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.078687 15721 tablet_service.cc:1511] Processing CreateTablet for tablet 8912f2fb2d46421c960ae8ec7d193ec4 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:18.079684 15640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8912f2fb2d46421c960ae8ec7d193ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.047560 15719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb539c669cd440ba8c6fe34b732b5428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.081875 15714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0754ad1dffd546c58e270484cc53bbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.084002 15721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8912f2fb2d46421c960ae8ec7d193ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.086372 15716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6884cd330f76421abb5551f43a739cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.097023 15792 tablet_service.cc:1511] Processing CreateTablet for tablet b4129527cf924343b8816a8f92fb703a (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:18.098452 15792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4129527cf924343b8816a8f92fb703a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.101559 15647 tablet_service.cc:1511] Processing CreateTablet for tablet 8344aedd696e48668ca902933e7ff4c3 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:18.102862 15647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8344aedd696e48668ca902933e7ff4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.106137 15791 tablet_service.cc:1511] Processing CreateTablet for tablet 8344aedd696e48668ca902933e7ff4c3 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:18.107438 15791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8344aedd696e48668ca902933e7ff4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.110232 15646 tablet_service.cc:1511] Processing CreateTablet for tablet b1112ad73b5c48b386e18f010e3de670 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:18.111586 15646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1112ad73b5c48b386e18f010e3de670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.114113 15644 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc4c3aa88604e6585936ffffd695525 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:18.115410 15644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc4c3aa88604e6585936ffffd695525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.118173 15796 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc4c3aa88604e6585936ffffd695525 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:18.119633 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc4c3aa88604e6585936ffffd695525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.118150 15794 tablet_service.cc:1511] Processing CreateTablet for tablet b1112ad73b5c48b386e18f010e3de670 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:18.121785 15794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1112ad73b5c48b386e18f010e3de670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.130540 15715 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7d4d3e1e5d4c24a52a1af14e9c82f6 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:18.130961 15720 tablet_service.cc:1511] Processing CreateTablet for tablet b4129527cf924343b8816a8f92fb703a (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:18.132004 15715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7d4d3e1e5d4c24a52a1af14e9c82f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.134168 15718 tablet_service.cc:1511] Processing CreateTablet for tablet 8344aedd696e48668ca902933e7ff4c3 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:18.135471 15718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8344aedd696e48668ca902933e7ff4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.136278 15720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4129527cf924343b8816a8f92fb703a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.138161 15717 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc4c3aa88604e6585936ffffd695525 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:18.139396 15717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc4c3aa88604e6585936ffffd695525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.141667 15722 tablet_service.cc:1511] Processing CreateTablet for tablet b1112ad73b5c48b386e18f010e3de670 (DEFAULT_TABLE table=soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:18.142948 15722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1112ad73b5c48b386e18f010e3de670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.246069 15960 tablet_bootstrap.cc:492] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:18.273422 15960 tablet_bootstrap.cc:654] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.289958 15961 tablet_bootstrap.cc:492] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:18.304860 15961 tablet_bootstrap.cc:654] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.311582 15962 tablet_bootstrap.cc:492] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:18.328152 15962 tablet_bootstrap.cc:654] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.340271 15961 tablet_bootstrap.cc:492] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:18.340895 15960 tablet_bootstrap.cc:492] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:18.340871 15961 ts_tablet_manager.cc:1403] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.017s
I20260710 11:05:18.341548 15960 ts_tablet_manager.cc:1403] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.005s
I20260710 11:05:18.344494 15961 raft_consensus.cc:359] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.345359 15961 raft_consensus.cc:385] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.345712 15961 raft_consensus.cc:740] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.345959 15960 raft_consensus.cc:359] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.346535 15961 consensus_queue.cc:260] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.347115 15960 raft_consensus.cc:385] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.347607 15960 raft_consensus.cc:740] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.349165 15961 ts_tablet_manager.cc:1434] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:05:18.350523 15961 tablet_bootstrap.cc:492] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:18.348426 15960 consensus_queue.cc:260] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.357172 15962 tablet_bootstrap.cc:492] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:18.357801 15960 ts_tablet_manager.cc:1434] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 11:05:18.357849 15962 ts_tablet_manager.cc:1403] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.006s
I20260710 11:05:18.358961 15960 tablet_bootstrap.cc:492] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:18.360677 15961 tablet_bootstrap.cc:654] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.361585 15962 raft_consensus.cc:359] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.362488 15962 raft_consensus.cc:385] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.362869 15962 raft_consensus.cc:740] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.363752 15962 consensus_queue.cc:260] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.365952 15960 tablet_bootstrap.cc:654] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.367179 15962 ts_tablet_manager.cc:1434] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:05:18.368829 15962 tablet_bootstrap.cc:492] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:18.385046 15962 tablet_bootstrap.cc:654] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.405356 15961 tablet_bootstrap.cc:492] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:18.405606 15962 tablet_bootstrap.cc:492] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:18.405902 15961 ts_tablet_manager.cc:1403] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.032s
I20260710 11:05:18.406183 15962 ts_tablet_manager.cc:1403] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.012s
I20260710 11:05:18.406298 15960 tablet_bootstrap.cc:492] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:18.406853 15960 ts_tablet_manager.cc:1403] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.022s
I20260710 11:05:18.408820 15962 raft_consensus.cc:359] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.409545 15962 raft_consensus.cc:385] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.409327 15961 raft_consensus.cc:359] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.409906 15962 raft_consensus.cc:740] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.409683 15960 raft_consensus.cc:359] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.410133 15961 raft_consensus.cc:385] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.410452 15960 raft_consensus.cc:385] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.410483 15961 raft_consensus.cc:740] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.410905 15960 raft_consensus.cc:740] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.410822 15962 consensus_queue.cc:260] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.411414 15961 consensus_queue.cc:260] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.411967 15960 consensus_queue.cc:260] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.413228 15961 ts_tablet_manager.cc:1434] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:18.416426 15961 tablet_bootstrap.cc:492] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:18.418991 15962 ts_tablet_manager.cc:1434] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 11:05:18.419960 15960 ts_tablet_manager.cc:1434] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 11:05:18.420107 15962 tablet_bootstrap.cc:492] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:18.423779 15960 tablet_bootstrap.cc:492] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:18.424676 15961 tablet_bootstrap.cc:654] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.428030 15962 tablet_bootstrap.cc:654] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.432108 15960 tablet_bootstrap.cc:654] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.439250 15961 tablet_bootstrap.cc:492] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:18.439841 15961 ts_tablet_manager.cc:1403] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260710 11:05:18.440466 15962 tablet_bootstrap.cc:492] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:18.440848 15960 tablet_bootstrap.cc:492] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:18.441072 15962 ts_tablet_manager.cc:1403] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260710 11:05:18.441377 15960 ts_tablet_manager.cc:1403] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 11:05:18.443007 15961 raft_consensus.cc:359] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.443815 15961 raft_consensus.cc:385] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.444154 15961 raft_consensus.cc:740] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.444515 15960 raft_consensus.cc:359] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.445276 15960 raft_consensus.cc:385] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.445063 15961 consensus_queue.cc:260] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.445835 15960 raft_consensus.cc:740] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.445163 15962 raft_consensus.cc:359] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.446830 15962 raft_consensus.cc:385] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.446587 15960 consensus_queue.cc:260] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.447252 15962 raft_consensus.cc:740] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.448926 15960 ts_tablet_manager.cc:1434] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:18.448540 15962 consensus_queue.cc:260] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.450959 15961 ts_tablet_manager.cc:1434] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:05:18.452250 15960 tablet_bootstrap.cc:492] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:18.456100 15928 raft_consensus.cc:493] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.458020 15928 raft_consensus.cc:515] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.462129 15961 tablet_bootstrap.cc:492] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:18.462581 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
W20260710 11:05:18.464435 15695 leader_election.cc:343] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.469390 15928 leader_election.cc:290] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.473873 15961 tablet_bootstrap.cc:654] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.476217 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:18.477008 15657 raft_consensus.cc:2468] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 0.
I20260710 11:05:18.478536 15960 tablet_bootstrap.cc:654] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.482347 15697 leader_election.cc:304] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [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: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: c0820fb5bfb24cf894317351728372b1
W20260710 11:05:18.491349 15603 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:18.491746 15973 raft_consensus.cc:2804] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.492484 15973 raft_consensus.cc:493] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.494303 15973 raft_consensus.cc:3060] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.498468 15962 ts_tablet_manager.cc:1434] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.057s	user 0.023s	sys 0.025s
I20260710 11:05:18.499094 15961 tablet_bootstrap.cc:492] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:18.499712 15961 ts_tablet_manager.cc:1403] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.009s
I20260710 11:05:18.500185 15962 tablet_bootstrap.cc:492] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:18.503167 15961 raft_consensus.cc:359] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.503989 15961 raft_consensus.cc:385] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.504365 15961 raft_consensus.cc:740] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.505910 15960 tablet_bootstrap.cc:492] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:18.505383 15961 consensus_queue.cc:260] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.506515 15960 ts_tablet_manager.cc:1403] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.004s
I20260710 11:05:18.508235 15961 ts_tablet_manager.cc:1434] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:05:18.509593 15960 raft_consensus.cc:359] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.510329 15961 tablet_bootstrap.cc:492] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:18.510398 15960 raft_consensus.cc:385] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.511081 15960 raft_consensus.cc:740] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.511602 15973 raft_consensus.cc:515] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.512056 15960 consensus_queue.cc:260] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.510402 15962 tablet_bootstrap.cc:654] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.517306 15973 leader_election.cc:290] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.514459 15960 ts_tablet_manager.cc:1434] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:18.519840 15961 tablet_bootstrap.cc:654] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.520336 15960 tablet_bootstrap.cc:492] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:18.522354 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:18.522969 15657 raft_consensus.cc:3060] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.526397 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
W20260710 11:05:18.528343 15695 leader_election.cc:343] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.529510 15960 tablet_bootstrap.cc:654] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.531430 15961 tablet_bootstrap.cc:492] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:18.531991 15961 ts_tablet_manager.cc:1403] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260710 11:05:18.535017 15961 raft_consensus.cc:359] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.538374 15962 tablet_bootstrap.cc:492] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:18.538947 15962 ts_tablet_manager.cc:1403] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.014s
I20260710 11:05:18.536350 15961 raft_consensus.cc:385] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.541100 15961 raft_consensus.cc:740] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.543340 15961 consensus_queue.cc:260] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.543627 15962 raft_consensus.cc:359] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.544381 15962 raft_consensus.cc:385] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.543716 15657 raft_consensus.cc:2468] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 1.
I20260710 11:05:18.545768 15961 ts_tablet_manager.cc:1434] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 11:05:18.546226 15697 leader_election.cc:304] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [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: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: c0820fb5bfb24cf894317351728372b1
I20260710 11:05:18.546784 15961 tablet_bootstrap.cc:492] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:18.544750 15962 raft_consensus.cc:740] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.547873 15973 raft_consensus.cc:2804] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.548571 15973 raft_consensus.cc:697] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Becoming Leader. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:18.548772 15962 consensus_queue.cc:260] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.549721 15973 consensus_queue.cc:237] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.551187 15962 ts_tablet_manager.cc:1434] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260710 11:05:18.552297 15962 tablet_bootstrap.cc:492] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:18.552224 15948 raft_consensus.cc:493] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.553090 15948 raft_consensus.cc:515] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.554636 15961 tablet_bootstrap.cc:654] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.555893 15948 leader_election.cc:290] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:18.558144 15931 raft_consensus.cc:493] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.558837 15931 raft_consensus.cc:515] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.560730 15962 tablet_bootstrap.cc:654] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.564670 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb539c669cd440ba8c6fe34b732b5428" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:18.566293 15657 raft_consensus.cc:2468] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:18.568486 15771 leader_election.cc:304] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:18.566552 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb539c669cd440ba8c6fe34b732b5428" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
W20260710 11:05:18.571062 15769 leader_election.cc:343] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.574268 15974 raft_consensus.cc:493] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.574815 15974 raft_consensus.cc:515] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.577067 15974 leader_election.cc:290] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.577806 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8344aedd696e48668ca902933e7ff4c3" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:18.578177 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1112ad73b5c48b386e18f010e3de670" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:18.578857 15802 raft_consensus.cc:2468] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 0.
W20260710 11:05:18.580430 15620 leader_election.cc:343] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.581436 15695 leader_election.cc:304] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:18.581986 15931 leader_election.cc:290] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.582425 15928 raft_consensus.cc:2804] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.582800 15928 raft_consensus.cc:493] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.583119 15928 raft_consensus.cc:3060] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.583550 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8344aedd696e48668ca902933e7ff4c3" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
W20260710 11:05:18.585690 15620 leader_election.cc:343] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.586267 15620 leader_election.cc:304] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b735e131beba4ce582fadefd78806195; no voters: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:18.593564 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1112ad73b5c48b386e18f010e3de670" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
W20260710 11:05:18.595132 15697 leader_election.cc:343] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.595283 15931 raft_consensus.cc:2749] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.596021 15948 raft_consensus.cc:2804] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.596529 15948 raft_consensus.cc:493] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.597047 15948 raft_consensus.cc:3060] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.600965 15928 raft_consensus.cc:515] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.609434 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1112ad73b5c48b386e18f010e3de670" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
W20260710 11:05:18.611281 15697 leader_election.cc:343] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.614538 15961 tablet_bootstrap.cc:492] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:18.615087 15961 ts_tablet_manager.cc:1403] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.005s
I20260710 11:05:18.615433 15960 tablet_bootstrap.cc:492] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:18.615563 15984 raft_consensus.cc:493] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.616005 15960 ts_tablet_manager.cc:1403] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.096s	user 0.034s	sys 0.053s
I20260710 11:05:18.616060 15984 raft_consensus.cc:515] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.616878 15962 tablet_bootstrap.cc:492] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:18.617462 15962 ts_tablet_manager.cc:1403] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.025s
I20260710 11:05:18.619207 15960 raft_consensus.cc:359] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.620016 15960 raft_consensus.cc:385] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.619896 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0754ad1dffd546c58e270484cc53bbb1" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:18.620488 15960 raft_consensus.cc:740] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.621335 15960 consensus_queue.cc:260] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.621855 15928 leader_election.cc:290] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.620672 15657 raft_consensus.cc:2468] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:18.626050 15771 leader_election.cc:304] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:18.623387 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1112ad73b5c48b386e18f010e3de670" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:18.627168 15803 raft_consensus.cc:3060] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.630038 15984 leader_election.cc:290] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:18.631474 15551 catalog_manager.cc:5697] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 225502e221944e278d22a24a38ee15fa (127.11.113.130). New cstate: current_term: 1 leader_uuid: "225502e221944e278d22a24a38ee15fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.620113 15961 raft_consensus.cc:359] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.633553 15961 raft_consensus.cc:385] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.633589 15984 raft_consensus.cc:2804] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.633984 15961 raft_consensus.cc:740] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.634166 15984 raft_consensus.cc:493] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.634655 15984 raft_consensus.cc:3060] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.634819 15961 consensus_queue.cc:260] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.635597 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0754ad1dffd546c58e270484cc53bbb1" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
W20260710 11:05:18.637679 15769 leader_election.cc:343] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.638923 15931 raft_consensus.cc:493] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.639436 15931 raft_consensus.cc:515] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.641539 15931 leader_election.cc:290] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.624269 15962 raft_consensus.cc:359] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.641844 15948 raft_consensus.cc:515] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.642241 15962 raft_consensus.cc:385] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.643540 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:18.643831 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:18.643999 15948 leader_election.cc:290] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
W20260710 11:05:18.645804 15620 leader_election.cc:343] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:18.646776 15620 leader_election.cc:343] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.647416 15961 ts_tablet_manager.cc:1434] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260710 11:05:18.647272 15620 leader_election.cc:304] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b735e131beba4ce582fadefd78806195; no voters: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:18.648262 15931 raft_consensus.cc:2749] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.648504 15961 tablet_bootstrap.cc:492] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:18.652204 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb539c669cd440ba8c6fe34b732b5428" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
W20260710 11:05:18.654212 15769 leader_election.cc:343] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.642874 15962 raft_consensus.cc:740] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.657866 15962 consensus_queue.cc:260] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.662758 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb539c669cd440ba8c6fe34b732b5428" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:18.663407 15657 raft_consensus.cc:3060] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.659535 15803 raft_consensus.cc:2468] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 1.
I20260710 11:05:18.665198 15984 raft_consensus.cc:515] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.666308 15695 leader_election.cc:304] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [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: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: b735e131beba4ce582fadefd78806195
I20260710 11:05:18.667546 15973 raft_consensus.cc:2804] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.668069 15973 raft_consensus.cc:697] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Becoming Leader. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:18.668190 15984 leader_election.cc:290] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:18.668926 15973 consensus_queue.cc:237] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.671248 15657 raft_consensus.cc:2468] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:18.672838 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0754ad1dffd546c58e270484cc53bbb1" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:18.673246 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0754ad1dffd546c58e270484cc53bbb1" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:18.673846 15656 raft_consensus.cc:3060] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:18.674535 15769 leader_election.cc:343] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.676621 15961 tablet_bootstrap.cc:654] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.677891 15962 ts_tablet_manager.cc:1434] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.003s
I20260710 11:05:18.679517 15962 tablet_bootstrap.cc:492] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:18.682263 15656 raft_consensus.cc:2468] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:18.677909 15960 ts_tablet_manager.cc:1434] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.062s	user 0.017s	sys 0.012s
I20260710 11:05:18.684063 15771 leader_election.cc:304] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa
I20260710 11:05:18.685019 15985 raft_consensus.cc:2804] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.685485 15771 leader_election.cc:304] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa
I20260710 11:05:18.685503 15985 raft_consensus.cc:697] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:18.686743 15984 raft_consensus.cc:2804] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.686800 15985 consensus_queue.cc:237] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.687454 15984 raft_consensus.cc:697] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:18.688550 15984 consensus_queue.cc:237] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.690001 15960 tablet_bootstrap.cc:492] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:18.695096 15962 tablet_bootstrap.cc:654] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.707298 15962 tablet_bootstrap.cc:492] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:18.707949 15962 ts_tablet_manager.cc:1403] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260710 11:05:18.710234 15961 tablet_bootstrap.cc:492] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:18.710765 15961 ts_tablet_manager.cc:1403] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.021s
I20260710 11:05:18.711967 15960 tablet_bootstrap.cc:654] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.712141 15962 raft_consensus.cc:359] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.713379 15962 raft_consensus.cc:385] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.713815 15962 raft_consensus.cc:740] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.713845 15961 raft_consensus.cc:359] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.717036 15961 raft_consensus.cc:385] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.717368 15961 raft_consensus.cc:740] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.717525 15962 consensus_queue.cc:260] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.718094 15961 consensus_queue.cc:260] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.720333 15962 ts_tablet_manager.cc:1434] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:05:18.720652 15961 ts_tablet_manager.cc:1434] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 11:05:18.720880 15960 tablet_bootstrap.cc:492] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:18.721393 15960 ts_tablet_manager.cc:1403] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260710 11:05:18.721556 15962 tablet_bootstrap.cc:492] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:18.724378 15960 raft_consensus.cc:359] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.725193 15960 raft_consensus.cc:385] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.725667 15960 raft_consensus.cc:740] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.725108 15551 catalog_manager.cc:5697] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.726487 15960 consensus_queue.cc:260] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.726964 15551 catalog_manager.cc:5697] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.729089 15960 ts_tablet_manager.cc:1434] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:18.729524 15962 tablet_bootstrap.cc:654] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.730172 15960 tablet_bootstrap.cc:492] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:18.732824 15961 tablet_bootstrap.cc:492] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:18.738941 15960 tablet_bootstrap.cc:654] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.740037 15961 tablet_bootstrap.cc:654] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.754746 15985 raft_consensus.cc:493] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.754913 15554 catalog_manager.cc:5697] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 225502e221944e278d22a24a38ee15fa (127.11.113.130). New cstate: current_term: 1 leader_uuid: "225502e221944e278d22a24a38ee15fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.755344 15985 raft_consensus.cc:515] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.757573 15985 leader_election.cc:290] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:18.758841 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc4c3aa88604e6585936ffffd695525" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:18.759179 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc4c3aa88604e6585936ffffd695525" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:18.759853 15730 raft_consensus.cc:2468] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
W20260710 11:05:18.761080 15771 leader_election.cc:343] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.766695 15769 leader_election.cc:304] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [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: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: b735e131beba4ce582fadefd78806195
I20260710 11:05:18.767812 15985 raft_consensus.cc:2804] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.768172 15985 raft_consensus.cc:493] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.768522 15985 raft_consensus.cc:3060] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.786084 15973 raft_consensus.cc:493] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.786876 15928 raft_consensus.cc:493] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.787671 15962 tablet_bootstrap.cc:492] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:18.787408 15928 raft_consensus.cc:515] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.788208 15962 ts_tablet_manager.cc:1403] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.034s
I20260710 11:05:18.786664 15973 raft_consensus.cc:515] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.789646 15928 leader_election.cc:290] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.790436 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d4d3e1e5d4c24a52a1af14e9c82f6" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:18.790934 15973 leader_election.cc:290] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.791056 15656 raft_consensus.cc:2468] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 0.
I20260710 11:05:18.791483 15962 raft_consensus.cc:359] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.792166 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d4d3e1e5d4c24a52a1af14e9c82f6" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:18.792186 15962 raft_consensus.cc:385] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.792915 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb539c669cd440ba8c6fe34b732b5428" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:18.793119 15962 raft_consensus.cc:740] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.793273 15960 tablet_bootstrap.cc:492] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
W20260710 11:05:18.793399 15695 leader_election.cc:343] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.793881 15962 consensus_queue.cc:260] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.793905 15960 ts_tablet_manager.cc:1403] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.030s
I20260710 11:05:18.794553 15697 leader_election.cc:304] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [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: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: c0820fb5bfb24cf894317351728372b1
I20260710 11:05:18.796162 15974 raft_consensus.cc:2804] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.796279 15962 ts_tablet_manager.cc:1434] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:05:18.796532 15974 raft_consensus.cc:493] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.796886 15974 raft_consensus.cc:3060] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.797317 15962 tablet_bootstrap.cc:492] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:18.797881 15960 raft_consensus.cc:359] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.798592 15960 raft_consensus.cc:385] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.798868 15960 raft_consensus.cc:740] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.799597 15960 consensus_queue.cc:260] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.801452 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb539c669cd440ba8c6fe34b732b5428" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:18.802131 15960 ts_tablet_manager.cc:1434] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:18.802213 15656 raft_consensus.cc:2393] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 225502e221944e278d22a24a38ee15fa in current term 1: Already voted for candidate c0820fb5bfb24cf894317351728372b1 in this term.
I20260710 11:05:18.803258 15960 tablet_bootstrap.cc:492] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:18.803668 15697 leader_election.cc:304] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 225502e221944e278d22a24a38ee15fa; no voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:18.804417 15962 tablet_bootstrap.cc:654] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.804849 15973 raft_consensus.cc:3060] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.812594 15974 raft_consensus.cc:515] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.816350 15973 raft_consensus.cc:2749] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.819538 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d4d3e1e5d4c24a52a1af14e9c82f6" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:18.819746 15974 leader_election.cc:290] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.819913 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d4d3e1e5d4c24a52a1af14e9c82f6" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:18.820117 15656 raft_consensus.cc:3060] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.818743 15960 tablet_bootstrap.cc:654] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.820521 15802 raft_consensus.cc:3060] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.816532 15962 tablet_bootstrap.cc:492] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:18.823792 15962 ts_tablet_manager.cc:1403] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.010s
I20260710 11:05:18.826777 15656 raft_consensus.cc:2468] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 1.
I20260710 11:05:18.826646 15962 raft_consensus.cc:359] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.827339 15962 raft_consensus.cc:385] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.818841 15961 tablet_bootstrap.cc:492] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:18.827638 15962 raft_consensus.cc:740] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.828058 15697 leader_election.cc:304] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:18.827661 15802 raft_consensus.cc:2468] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 1.
I20260710 11:05:18.818509 15985 raft_consensus.cc:515] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.829089 15974 raft_consensus.cc:2804] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.829689 15974 raft_consensus.cc:697] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Becoming Leader. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:18.830422 15960 tablet_bootstrap.cc:492] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:18.830834 15985 leader_election.cc:290] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:18.828398 15962 consensus_queue.cc:260] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.828218 15961 ts_tablet_manager.cc:1403] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.010s
I20260710 11:05:18.831511 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc4c3aa88604e6585936ffffd695525" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:18.831928 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc4c3aa88604e6585936ffffd695525" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:18.831395 15974 consensus_queue.cc:237] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.832566 15730 raft_consensus.cc:3060] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.834090 15961 raft_consensus.cc:359] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.834766 15961 raft_consensus.cc:385] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.835041 15961 raft_consensus.cc:740] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.830921 15960 ts_tablet_manager.cc:1403] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260710 11:05:18.835676 15961 consensus_queue.cc:260] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.838083 15960 raft_consensus.cc:359] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.838821 15960 raft_consensus.cc:385] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.839242 15962 ts_tablet_manager.cc:1434] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:05:18.839438 15960 raft_consensus.cc:740] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.840178 15730 raft_consensus.cc:2468] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:18.840374 15962 tablet_bootstrap.cc:492] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa: Bootstrap starting.
I20260710 11:05:18.841091 15656 raft_consensus.cc:3060] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.842263 15769 leader_election.cc:304] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:18.847196 15961 ts_tablet_manager.cc:1434] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:05:18.848166 15961 tablet_bootstrap.cc:492] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195: Bootstrap starting.
I20260710 11:05:18.848570 15656 raft_consensus.cc:2468] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:18.851183 15969 raft_consensus.cc:493] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.841130 15960 consensus_queue.cc:260] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.851687 15969 raft_consensus.cc:515] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.852027 15984 raft_consensus.cc:2804] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.852595 15984 raft_consensus.cc:697] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:18.853163 15960 ts_tablet_manager.cc:1434] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:05:18.853819 15969 leader_election.cc:290] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.853498 15984 consensus_queue.cc:237] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.854874 15961 tablet_bootstrap.cc:654] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.857275 15960 tablet_bootstrap.cc:492] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1: Bootstrap starting.
I20260710 11:05:18.857987 15962 tablet_bootstrap.cc:654] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.861759 15554 catalog_manager.cc:5697] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 225502e221944e278d22a24a38ee15fa (127.11.113.130). New cstate: current_term: 1 leader_uuid: "225502e221944e278d22a24a38ee15fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.863566 15960 tablet_bootstrap.cc:654] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.863500 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4129527cf924343b8816a8f92fb703a" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
W20260710 11:05:18.865214 15695 leader_election.cc:343] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.872305 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4129527cf924343b8816a8f92fb703a" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
W20260710 11:05:18.874609 15697 leader_election.cc:343] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.875149 15697 leader_election.cc:304] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 225502e221944e278d22a24a38ee15fa; no voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:18.877889 15969 raft_consensus.cc:2749] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.886225 15551 catalog_manager.cc:5697] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.889832 15962 tablet_bootstrap.cc:492] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa: No bootstrap required, opened a new log
I20260710 11:05:18.890340 15962 ts_tablet_manager.cc:1403] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.004s
I20260710 11:05:18.890368 15961 tablet_bootstrap.cc:492] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195: No bootstrap required, opened a new log
I20260710 11:05:18.892987 15961 ts_tablet_manager.cc:1403] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.009s
I20260710 11:05:18.894321 15960 tablet_bootstrap.cc:492] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1: No bootstrap required, opened a new log
I20260710 11:05:18.894865 15960 ts_tablet_manager.cc:1403] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.007s
I20260710 11:05:18.896938 15962 raft_consensus.cc:359] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.897660 15962 raft_consensus.cc:385] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.898132 15962 raft_consensus.cc:740] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.897540 15960 raft_consensus.cc:359] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.898587 15960 raft_consensus.cc:385] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.898926 15960 raft_consensus.cc:740] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.898835 15962 consensus_queue.cc:260] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.899828 15960 consensus_queue.cc:260] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.901633 15962 ts_tablet_manager.cc:1434] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 11:05:18.901983 15960 ts_tablet_manager.cc:1434] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:18.904816 15961 raft_consensus.cc:359] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.905586 15961 raft_consensus.cc:385] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.905865 15961 raft_consensus.cc:740] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.906517 15961 consensus_queue.cc:260] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.908852 15961 ts_tablet_manager.cc:1434] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260710 11:05:18.954036 15984 raft_consensus.cc:493] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.954599 15984 raft_consensus.cc:515] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.954877 15973 raft_consensus.cc:493] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.955428 15973 raft_consensus.cc:515] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.956581 15984 leader_election.cc:290] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:18.957198 15973 leader_election.cc:290] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.957368 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:18.957978 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:18.958052 15656 raft_consensus.cc:2468] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:18.958091 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:18.958844 15730 raft_consensus.cc:2468] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:18.959336 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:18.959596 15771 leader_election.cc:304] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:18.960246 15802 raft_consensus.cc:2468] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 0.
I20260710 11:05:18.960980 15984 raft_consensus.cc:2804] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.961426 15984 raft_consensus.cc:493] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.961763 15984 raft_consensus.cc:3060] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.961881 15697 leader_election.cc:304] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [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: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1; no voters: b735e131beba4ce582fadefd78806195
I20260710 11:05:18.962879 15973 raft_consensus.cc:2804] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.963245 15973 raft_consensus.cc:493] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.963589 15973 raft_consensus.cc:3060] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.967245 15984 raft_consensus.cc:515] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.968354 15973 raft_consensus.cc:515] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.969017 15984 leader_election.cc:290] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:18.969856 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:18.970140 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:18.970456 15657 raft_consensus.cc:3060] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.970867 15730 raft_consensus.cc:2393] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0820fb5bfb24cf894317351728372b1 in current term 1: Already voted for candidate 225502e221944e278d22a24a38ee15fa in this term.
I20260710 11:05:18.971961 15973 leader_election.cc:290] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:18.971891 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:18.972074 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:18.972874 15802 raft_consensus.cc:2393] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 225502e221944e278d22a24a38ee15fa in current term 1: Already voted for candidate c0820fb5bfb24cf894317351728372b1 in this term.
I20260710 11:05:18.973862 15695 leader_election.cc:304] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [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: 225502e221944e278d22a24a38ee15fa; no voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:18.974499 15973 raft_consensus.cc:2749] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.976517 15657 raft_consensus.cc:2468] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:18.977388 15771 leader_election.cc:304] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 225502e221944e278d22a24a38ee15fa
I20260710 11:05:18.977989 15984 raft_consensus.cc:2804] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.978437 15984 raft_consensus.cc:697] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:18.979135 15984 consensus_queue.cc:237] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.983484 15802 raft_consensus.cc:3060] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.986788 15554 catalog_manager.cc:5697] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.990468 15984 raft_consensus.cc:493] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.990983 15984 raft_consensus.cc:515] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:18.992125 15973 consensus_queue.cc:1048] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:18.992897 15928 consensus_queue.cc:1048] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.993846 15984 leader_election.cc:290] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:18.995268 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4129527cf924343b8816a8f92fb703a" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:18.995415 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4129527cf924343b8816a8f92fb703a" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:18.995954 15657 raft_consensus.cc:2468] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:18.996122 15730 raft_consensus.cc:2468] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 0.
I20260710 11:05:18.997186 15771 leader_election.cc:304] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:18.998122 15984 raft_consensus.cc:2804] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.998535 15984 raft_consensus.cc:493] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.998912 15984 raft_consensus.cc:3060] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:19.005213 15984 raft_consensus.cc:515] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.007136 15984 leader_election.cc:290] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:19.007998 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4129527cf924343b8816a8f92fb703a" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:19.008956 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4129527cf924343b8816a8f92fb703a" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:19.009617 15730 raft_consensus.cc:3060] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:19.017753 15969 raft_consensus.cc:493] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:19.018316 15969 raft_consensus.cc:515] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.020356 15969 leader_election.cc:290] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:19.008987 15657 raft_consensus.cc:3060] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:19.022084 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8344aedd696e48668ca902933e7ff4c3" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:19.022771 15656 raft_consensus.cc:2468] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 0.
I20260710 11:05:19.023948 15697 leader_election.cc:304] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:19.025389 15969 raft_consensus.cc:2804] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:19.025745 15969 raft_consensus.cc:493] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:19.026125 15969 raft_consensus.cc:3060] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:19.027253 15657 raft_consensus.cc:2468] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:19.028339 15771 leader_election.cc:304] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:19.028980 15730 raft_consensus.cc:2468] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 1.
I20260710 11:05:19.029314 15984 raft_consensus.cc:2804] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:19.030016 15984 raft_consensus.cc:697] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:19.032150 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8344aedd696e48668ca902933e7ff4c3" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:19.032812 15802 raft_consensus.cc:2468] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 0.
I20260710 11:05:19.030905 15984 consensus_queue.cc:237] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.044554 15969 raft_consensus.cc:515] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.045372 15552 catalog_manager.cc:5697] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 1 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:19.046439 15969 leader_election.cc:290] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:19.047475 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8344aedd696e48668ca902933e7ff4c3" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:19.047541 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8344aedd696e48668ca902933e7ff4c3" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:19.048135 15657 raft_consensus.cc:3060] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:19.048213 15803 raft_consensus.cc:3060] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:19.053205 15657 raft_consensus.cc:2468] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 1.
I20260710 11:05:19.054273 15803 raft_consensus.cc:2468] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 1.
I20260710 11:05:19.054322 15697 leader_election.cc:304] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:19.055815 15969 raft_consensus.cc:2804] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:19.056277 15969 raft_consensus.cc:697] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Becoming Leader. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:19.057081 15969 consensus_queue.cc:237] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.059345 15931 raft_consensus.cc:493] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:19.059823 15931 raft_consensus.cc:515] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.061924 15931 leader_election.cc:290] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:19.063344 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1112ad73b5c48b386e18f010e3de670" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225502e221944e278d22a24a38ee15fa" is_pre_election: true
I20260710 11:05:19.064555 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1112ad73b5c48b386e18f010e3de670" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:19.065207 15803 raft_consensus.cc:2393] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b735e131beba4ce582fadefd78806195 in current term 1: Already voted for candidate 225502e221944e278d22a24a38ee15fa in this term.
I20260710 11:05:19.066084 15620 leader_election.cc:304] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b735e131beba4ce582fadefd78806195; no voters: 225502e221944e278d22a24a38ee15fa, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:19.065920 15552 catalog_manager.cc:5697] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 225502e221944e278d22a24a38ee15fa (127.11.113.130). New cstate: current_term: 1 leader_uuid: "225502e221944e278d22a24a38ee15fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.066812 15931 raft_consensus.cc:3060] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:19.071798 15931 raft_consensus.cc:2749] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:19.112069 15984 consensus_queue.cc:1048] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.121879 15986 consensus_queue.cc:1048] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.162484 15985 consensus_queue.cc:1048] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.169803 15969 raft_consensus.cc:493] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:19.170430 15969 raft_consensus.cc:515] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.171710 15730 raft_consensus.cc:3060] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:19.174103 15969 leader_election.cc:290] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:19.174891 15657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0754ad1dffd546c58e270484cc53bbb1" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b735e131beba4ce582fadefd78806195" is_pre_election: true
I20260710 11:05:19.176699 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0754ad1dffd546c58e270484cc53bbb1" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0820fb5bfb24cf894317351728372b1" is_pre_election: true
I20260710 11:05:19.178251 15695 leader_election.cc:304] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 225502e221944e278d22a24a38ee15fa; no voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1
I20260710 11:05:19.182122 15974 raft_consensus.cc:2749] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:19.183054 15948 consensus_queue.cc:1048] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.203225 15974 consensus_queue.cc:1048] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.215204 15974 consensus_queue.cc:1048] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.251947 15948 consensus_queue.cc:1048] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.265558 15984 consensus_queue.cc:1048] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.267781 15803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb539c669cd440ba8c6fe34b732b5428"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
mode: GRACEFUL
new_leader_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:35564
I20260710 11:05:19.268441 15803 raft_consensus.cc:606] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Received request to transfer leadership to TS b735e131beba4ce582fadefd78806195
I20260710 11:05:19.274960 15803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0754ad1dffd546c58e270484cc53bbb1"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
mode: GRACEFUL
new_leader_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:35564
I20260710 11:05:19.275583 15803 raft_consensus.cc:606] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Received request to transfer leadership to TS b735e131beba4ce582fadefd78806195
I20260710 11:05:19.280859 15803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
mode: GRACEFUL
new_leader_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:35564
I20260710 11:05:19.281469 15803 raft_consensus.cc:606] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Received request to transfer leadership to TS b735e131beba4ce582fadefd78806195
I20260710 11:05:19.299576 15730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4"
dest_uuid: "225502e221944e278d22a24a38ee15fa"
mode: GRACEFUL
new_leader_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:35300
I20260710 11:05:19.300091 15730 raft_consensus.cc:606] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Received request to transfer leadership to TS b735e131beba4ce582fadefd78806195
I20260710 11:05:19.308342 15803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4129527cf924343b8816a8f92fb703a"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
mode: GRACEFUL
new_leader_uuid: "225502e221944e278d22a24a38ee15fa"
 from {username='slave'} at 127.0.0.1:35564
I20260710 11:05:19.308888 15803 raft_consensus.cc:606] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Received request to transfer leadership to TS 225502e221944e278d22a24a38ee15fa
I20260710 11:05:19.311321 15974 consensus_queue.cc:1048] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.322569 15969 consensus_queue.cc:1048] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.379361 15984 consensus_queue.cc:1048] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.385697 15986 raft_consensus.cc:993] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1: : Instructing follower b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:19.386199 15985 raft_consensus.cc:1081] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Signalling peer b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:19.390435 15985 consensus_queue.cc:1048] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.391865 15656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb"
dest_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:42594
I20260710 11:05:19.392972 15656 raft_consensus.cc:493] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.393375 15656 raft_consensus.cc:3060] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.400766 15656 raft_consensus.cc:515] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.403672 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:19.404241 15730 raft_consensus.cc:3060] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.405064 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6884cd330f76421abb5551f43a739cdb" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:19.405654 15803 raft_consensus.cc:3055] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.405997 15803 raft_consensus.cc:740] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:19.404170 15656 leader_election.cc:290] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:19.406930 15803 consensus_queue.cc:260] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.409483 15803 raft_consensus.cc:3060] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.410905 15730 raft_consensus.cc:2468] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
I20260710 11:05:19.411983 15620 leader_election.cc:304] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:19.412714 15931 raft_consensus.cc:2804] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.416183 15803 raft_consensus.cc:2468] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
I20260710 11:05:19.418408 15931 raft_consensus.cc:697] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Becoming Leader. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:19.419617 15931 consensus_queue.cc:237] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.426568 15551 catalog_manager.cc:5697] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 reported cstate change: term changed from 1 to 2, leader changed from c0820fb5bfb24cf894317351728372b1 (127.11.113.131) to b735e131beba4ce582fadefd78806195 (127.11.113.129). New cstate: current_term: 2 leader_uuid: "b735e131beba4ce582fadefd78806195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.518868 16011 raft_consensus.cc:993] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa: : Instructing follower b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:19.519345 15969 raft_consensus.cc:1081] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Signalling peer b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:19.520772 15656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4"
dest_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:42598
I20260710 11:05:19.521301 15656 raft_consensus.cc:493] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.521600 15656 raft_consensus.cc:3060] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.526302 15656 raft_consensus.cc:515] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.527791 15656 leader_election.cc:290] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:19.528609 15731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:19.528821 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:19.529187 15731 raft_consensus.cc:3055] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.529546 15731 raft_consensus.cc:740] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:19.529417 15803 raft_consensus.cc:3060] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.530261 15731 consensus_queue.cc:260] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.531205 15731 raft_consensus.cc:3060] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.534708 15803 raft_consensus.cc:2468] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
I20260710 11:05:19.536041 15620 leader_election.cc:304] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:19.536166 15731 raft_consensus.cc:2468] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
I20260710 11:05:19.536783 15931 raft_consensus.cc:2804] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.537276 15931 raft_consensus.cc:697] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Becoming Leader. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:19.538013 15931 consensus_queue.cc:237] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.543809 15969 consensus_queue.cc:1048] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.545212 15551 catalog_manager.cc:5697] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 reported cstate change: term changed from 1 to 2, leader changed from 225502e221944e278d22a24a38ee15fa (127.11.113.130) to b735e131beba4ce582fadefd78806195 (127.11.113.129). New cstate: current_term: 2 leader_uuid: "b735e131beba4ce582fadefd78806195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.556437 15969 consensus_queue.cc:1048] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.620787 15985 consensus_queue.cc:1048] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.630553 15984 consensus_queue.cc:1048] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.638767 15948 raft_consensus.cc:993] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1: : Instructing follower 225502e221944e278d22a24a38ee15fa to start an election
I20260710 11:05:19.639256 15984 raft_consensus.cc:1081] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Signalling peer 225502e221944e278d22a24a38ee15fa to start an election
I20260710 11:05:19.640750 15731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4129527cf924343b8816a8f92fb703a"
dest_uuid: "225502e221944e278d22a24a38ee15fa"
 from {username='slave'} at 127.0.0.1:35274
I20260710 11:05:19.641238 15731 raft_consensus.cc:493] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.641532 15731 raft_consensus.cc:3060] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.646618 15731 raft_consensus.cc:515] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.648729 15731 leader_election.cc:290] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 2 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:19.649513 15656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4129527cf924343b8816a8f92fb703a" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:19.649852 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4129527cf924343b8816a8f92fb703a" candidate_uuid: "225502e221944e278d22a24a38ee15fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:19.650211 15656 raft_consensus.cc:3060] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.650463 15803 raft_consensus.cc:3055] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.650851 15803 raft_consensus.cc:740] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:19.651633 15803 consensus_queue.cc:260] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.652855 15803 raft_consensus.cc:3060] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.656315 15656 raft_consensus.cc:2468] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 2.
I20260710 11:05:19.657703 15697 leader_election.cc:304] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:19.658504 15969 raft_consensus.cc:2804] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.658963 15969 raft_consensus.cc:697] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Becoming Leader. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:19.659718 15803 raft_consensus.cc:2468] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225502e221944e278d22a24a38ee15fa in term 2.
I20260710 11:05:19.659787 15969 consensus_queue.cc:237] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.666311 15551 catalog_manager.cc:5697] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa reported cstate change: term changed from 1 to 2, leader changed from c0820fb5bfb24cf894317351728372b1 (127.11.113.131) to 225502e221944e278d22a24a38ee15fa (127.11.113.130). New cstate: current_term: 2 leader_uuid: "225502e221944e278d22a24a38ee15fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.729569 15984 raft_consensus.cc:993] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1: : Instructing follower b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:19.730046 15984 raft_consensus.cc:1081] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Signalling peer b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:19.733983 15656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb539c669cd440ba8c6fe34b732b5428"
dest_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:42594
I20260710 11:05:19.734611 15656 raft_consensus.cc:493] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.735046 15656 raft_consensus.cc:3060] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.742007 15656 raft_consensus.cc:515] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.743781 15656 leader_election.cc:290] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:19.744443 15731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb539c669cd440ba8c6fe34b732b5428" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:19.744839 15803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb539c669cd440ba8c6fe34b732b5428" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:19.745185 15731 raft_consensus.cc:3060] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.745453 15803 raft_consensus.cc:3055] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.745869 15803 raft_consensus.cc:740] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:19.746742 15803 consensus_queue.cc:260] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.747766 15803 raft_consensus.cc:3060] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.750419 15731 raft_consensus.cc:2468] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
I20260710 11:05:19.751514 15620 leader_election.cc:304] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:19.752188 15931 raft_consensus.cc:2804] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.752650 15931 raft_consensus.cc:697] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Becoming Leader. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:19.753497 15931 consensus_queue.cc:237] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.752918 15803 raft_consensus.cc:2468] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
I20260710 11:05:19.757608 15984 raft_consensus.cc:993] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1: : Instructing follower b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:19.758039 15986 raft_consensus.cc:1081] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Signalling peer b735e131beba4ce582fadefd78806195 to start an election
I20260710 11:05:19.759454 15656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0754ad1dffd546c58e270484cc53bbb1"
dest_uuid: "b735e131beba4ce582fadefd78806195"
 from {username='slave'} at 127.0.0.1:42594
I20260710 11:05:19.759971 15656 raft_consensus.cc:493] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.760252 15656 raft_consensus.cc:3060] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.761360 15551 catalog_manager.cc:5697] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 reported cstate change: term changed from 1 to 2, leader changed from c0820fb5bfb24cf894317351728372b1 (127.11.113.131) to b735e131beba4ce582fadefd78806195 (127.11.113.129). New cstate: current_term: 2 leader_uuid: "b735e131beba4ce582fadefd78806195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.765724 15656 raft_consensus.cc:515] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.767379 15656 leader_election.cc:290] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), c0820fb5bfb24cf894317351728372b1 (127.11.113.131:42181)
I20260710 11:05:19.768379 15802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0754ad1dffd546c58e270484cc53bbb1" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0820fb5bfb24cf894317351728372b1"
I20260710 11:05:19.769066 15802 raft_consensus.cc:3055] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.768390 15731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0754ad1dffd546c58e270484cc53bbb1" candidate_uuid: "b735e131beba4ce582fadefd78806195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:19.769500 15802 raft_consensus.cc:740] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:19.769816 15731 raft_consensus.cc:3060] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.770370 15802 consensus_queue.cc:260] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.771426 15802 raft_consensus.cc:3060] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.775341 15731 raft_consensus.cc:2468] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
I20260710 11:05:19.776465 15620 leader_election.cc:304] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225502e221944e278d22a24a38ee15fa, b735e131beba4ce582fadefd78806195; no voters: 
I20260710 11:05:19.777153 15931 raft_consensus.cc:2804] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.777642 15931 raft_consensus.cc:697] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Becoming Leader. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:19.778139 15802 raft_consensus.cc:2468] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b735e131beba4ce582fadefd78806195 in term 2.
I20260710 11:05:19.778362 15931 consensus_queue.cc:237] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:19.786103 15551 catalog_manager.cc:5697] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 reported cstate change: term changed from 1 to 2, leader changed from c0820fb5bfb24cf894317351728372b1 (127.11.113.131) to b735e131beba4ce582fadefd78806195 (127.11.113.129). New cstate: current_term: 2 leader_uuid: "b735e131beba4ce582fadefd78806195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:19.902601 15802 raft_consensus.cc:1275] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.903759 16030 consensus_queue.cc:1048] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:19.911424 15731 raft_consensus.cc:1275] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:19.913131 16030 consensus_queue.cc:1048] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:20.022845 15731 raft_consensus.cc:1275] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:20.024159 16029 consensus_queue.cc:1048] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:20.034567 15802 raft_consensus.cc:1275] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:20.036437 16030 consensus_queue.cc:1048] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:20.164583 15656 raft_consensus.cc:1275] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Refusing update from remote peer 225502e221944e278d22a24a38ee15fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:20.165809 15969 consensus_queue.cc:1048] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:20.173583 15802 raft_consensus.cc:1275] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Refusing update from remote peer 225502e221944e278d22a24a38ee15fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:20.174899 16036 consensus_queue.cc:1048] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:20.243997 15802 raft_consensus.cc:1275] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:20.245285 16030 consensus_queue.cc:1048] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:20.255175 15731 raft_consensus.cc:1275] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:20.256726 16038 consensus_queue.cc:1048] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:20.262676 15731 raft_consensus.cc:1275] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:20.265851 16038 consensus_queue.cc:1048] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:20.277598 15803 raft_consensus.cc:1275] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Refusing update from remote peer b735e131beba4ce582fadefd78806195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:20.279314 15931 consensus_queue.cc:1048] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:22.328703 15551 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49340:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:22.348276 15551 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49340:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:22.401110 11718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:05:22.517439 16061 log.cc:927] Time spent T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
W20260710 11:05:22.498862 16064 log.cc:927] Time spent T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260710 11:05:22.536772 16065 log.cc:927] Time spent T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260710 11:05:22.571413 16063 log.cc:927] Time spent T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
W20260710 11:05:22.594347 16069 log.cc:927] Time spent T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
W20260710 11:05:22.638304 16083 log.cc:927] Time spent T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1: Append to log took a long time: real 0.051s	user 0.002s	sys 0.000s
W20260710 11:05:22.662778 15620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.113.130:32845, user_credentials={real_user=slave}} blocked reactor thread for 68325.5us
W20260710 11:05:22.673669 15695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.113.131:42181, user_credentials={real_user=slave}} blocked reactor thread for 74068us
W20260710 11:05:22.721622 15697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.113.129:42563, user_credentials={real_user=slave}} blocked reactor thread for 118764us
I20260710 11:05:22.683223 16091 tablet.cc:1724] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.724181 16096 tablet.cc:1724] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:22.775444 16092 log.cc:927] Time spent T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260710 11:05:22.776386 15656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4"
dest_uuid: "b735e131beba4ce582fadefd78806195"
mode: GRACEFUL
new_leader_uuid: "c0820fb5bfb24cf894317351728372b1"
 from {username='slave'} at 127.0.0.1:48974
I20260710 11:05:22.777179 15656 raft_consensus.cc:606] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Received request to transfer leadership to TS c0820fb5bfb24cf894317351728372b1
I20260710 11:05:22.779073 16103 tablet.cc:1724] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.737486 16101 tablet.cc:1724] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.833827 16104 tablet.cc:1724] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.835822 16100 tablet.cc:1724] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.837396 16108 tablet.cc:1724] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.838963 16106 tablet.cc:1724] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.840656 16103 tablet.cc:1724] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.846472 16107 tablet.cc:1724] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.849121 16105 tablet.cc:1724] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.869014 16099 raft_consensus.cc:993] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195: : Instructing follower c0820fb5bfb24cf894317351728372b1 to start an election
I20260710 11:05:22.869556 16099 raft_consensus.cc:1081] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Signalling peer c0820fb5bfb24cf894317351728372b1 to start an election
I20260710 11:05:22.871105 16110 tablet.cc:1724] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.873358 16104 tablet.cc:1724] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.874341 16091 tablet.cc:1724] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:22.881377 15758 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:3fc4c3aa88604e6585936ffffd695525)
I20260710 11:05:22.889809 16106 tablet.cc:1724] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.863360 16109 tablet.cc:1724] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.913546 16101 tablet.cc:1724] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.915113 16105 tablet.cc:1724] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.892405 15727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e7d4d3e1e5d4c24a52a1af14e9c82f6"
dest_uuid: "225502e221944e278d22a24a38ee15fa"
mode: GRACEFUL
new_leader_uuid: "c0820fb5bfb24cf894317351728372b1"
 from {username='slave'} at 127.0.0.1:46642
W20260710 11:05:22.894614 15683 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0754ad1dffd546c58e270484cc53bbb1)
W20260710 11:05:22.897949 15758 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:3fc4c3aa88604e6585936ffffd695525)
I20260710 11:05:22.899240 15806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
 from {username='slave'} at 127.0.0.1:35546
I20260710 11:05:22.902177 16096 tablet.cc:1724] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.920185 15727 raft_consensus.cc:606] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Received request to transfer leadership to TS c0820fb5bfb24cf894317351728372b1
I20260710 11:05:22.921391 16107 tablet.cc:1724] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.922362 11718 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:05:22.923031 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:22.920192 15806 raft_consensus.cc:493] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:22.929317 15806 raft_consensus.cc:3060] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.904505 16100 tablet.cc:1724] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.932924 16108 tablet.cc:1724] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.940412 16091 tablet.cc:1724] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.947805 15806 raft_consensus.cc:515] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:22.951818 15727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18632871563747f09c30f56401d34f51"
dest_uuid: "225502e221944e278d22a24a38ee15fa"
mode: GRACEFUL
new_leader_uuid: "c0820fb5bfb24cf894317351728372b1"
 from {username='slave'} at 127.0.0.1:46642
I20260710 11:05:22.957593 15727 raft_consensus.cc:606] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Received request to transfer leadership to TS c0820fb5bfb24cf894317351728372b1
I20260710 11:05:22.958534 15655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:22.959194 15655 raft_consensus.cc:3055] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:22.959527 15655 raft_consensus.cc:740] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:22.960316 15655 consensus_queue.cc:260] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [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: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:22.961472 15655 raft_consensus.cc:3060] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.961198 16101 tablet.cc:1724] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.965709 15657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1"
dest_uuid: "b735e131beba4ce582fadefd78806195"
mode: GRACEFUL
new_leader_uuid: "c0820fb5bfb24cf894317351728372b1"
 from {username='slave'} at 127.0.0.1:48974
I20260710 11:05:22.966399 15657 raft_consensus.cc:606] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Received request to transfer leadership to TS c0820fb5bfb24cf894317351728372b1
I20260710 11:05:22.967825 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:22.968464 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:22.971403 15727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8912f2fb2d46421c960ae8ec7d193ec4" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:22.972081 15727 raft_consensus.cc:3060] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.972062 15655 raft_consensus.cc:2468] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 3.
I20260710 11:05:22.974527 16100 tablet.cc:1724] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.953972 16110 tablet.cc:1724] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:22.981482 15771 leader_election.cc:304] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:22.982668 16078 raft_consensus.cc:2804] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:22.983172 16078 raft_consensus.cc:697] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 3 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:22.984050 16078 consensus_queue.cc:237] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [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: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:22.986466 15727 raft_consensus.cc:2468] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 3.
I20260710 11:05:22.986269 16109 tablet.cc:1724] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:23.002975 15553 catalog_manager.cc:5697] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 2 to 3, leader changed from b735e131beba4ce582fadefd78806195 (127.11.113.129) to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:22.992895 15806 leader_election.cc:290] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 3 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:23.026244 15552 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a: soft_deleted_table [id=8b3e3a9edab1463aa1006e7fa792baed] alter complete (version 1)
I20260710 11:05:23.049423 15931 raft_consensus.cc:993] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195: : Instructing follower c0820fb5bfb24cf894317351728372b1 to start an election
I20260710 11:05:23.049976 16097 raft_consensus.cc:1081] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Signalling peer c0820fb5bfb24cf894317351728372b1 to start an election
I20260710 11:05:23.051573 15806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
 from {username='slave'} at 127.0.0.1:35546
I20260710 11:05:23.052073 15806 raft_consensus.cc:493] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.052381 15806 raft_consensus.cc:3060] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.057453 15806 raft_consensus.cc:515] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:23.059119 15806 leader_election.cc:290] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 3 election: Requested vote from peers 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845), b735e131beba4ce582fadefd78806195 (127.11.113.129:42563)
I20260710 11:05:23.060010 15727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:23.060295 15655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba3a9dcc34840d8bade9950ac7d0bb1" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:23.060706 15727 raft_consensus.cc:3060] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.060937 15655 raft_consensus.cc:3055] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:23.061393 15655 raft_consensus.cc:740] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b735e131beba4ce582fadefd78806195, State: Running, Role: LEADER
I20260710 11:05:23.062129 15655 consensus_queue.cc:260] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [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: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:23.063060 15655 raft_consensus.cc:3060] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.067767 15655 raft_consensus.cc:2468] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 3.
I20260710 11:05:23.068300 15727 raft_consensus.cc:2468] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 3.
I20260710 11:05:23.068905 15771 leader_election.cc:304] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:23.069850 16078 raft_consensus.cc:2804] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:23.070349 16078 raft_consensus.cc:697] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 3 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:23.071179 16078 consensus_queue.cc:237] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [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: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } }
I20260710 11:05:23.079334 15553 catalog_manager.cc:5697] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 2 to 3, leader changed from b735e131beba4ce582fadefd78806195 (127.11.113.129) to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.229282 16111 raft_consensus.cc:993] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa: : Instructing follower c0820fb5bfb24cf894317351728372b1 to start an election
I20260710 11:05:23.229820 16111 raft_consensus.cc:1081] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Signalling peer c0820fb5bfb24cf894317351728372b1 to start an election
I20260710 11:05:23.231859 15801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e7d4d3e1e5d4c24a52a1af14e9c82f6"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
 from {username='slave'} at 127.0.0.1:35562
I20260710 11:05:23.232476 15801 raft_consensus.cc:493] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.232872 15801 raft_consensus.cc:3060] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.238927 15801 raft_consensus.cc:515] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:23.242115 15801 leader_election.cc:290] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 2 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:23.242866 15655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d4d3e1e5d4c24a52a1af14e9c82f6" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:23.243669 15655 raft_consensus.cc:3060] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.243901 15727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d4d3e1e5d4c24a52a1af14e9c82f6" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:23.244563 15727 raft_consensus.cc:3055] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.244910 15727 raft_consensus.cc:740] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:23.245826 15727 consensus_queue.cc:260] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [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: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:23.247182 15727 raft_consensus.cc:3060] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.251575 15655 raft_consensus.cc:2468] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 2.
I20260710 11:05:23.252750 15771 leader_election.cc:304] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:23.253624 16078 raft_consensus.cc:2804] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.254101 16078 raft_consensus.cc:697] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 2 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:23.254812 15727 raft_consensus.cc:2468] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 2.
I20260710 11:05:23.254823 16078 consensus_queue.cc:237] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [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: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:23.261575 15553 catalog_manager.cc:5697] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 1 to 2, leader changed from 225502e221944e278d22a24a38ee15fa (127.11.113.130) to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 2 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:23.350365 16111 raft_consensus.cc:993] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa: : Instructing follower c0820fb5bfb24cf894317351728372b1 to start an election
I20260710 11:05:23.350906 16093 raft_consensus.cc:1081] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Signalling peer c0820fb5bfb24cf894317351728372b1 to start an election
I20260710 11:05:23.352239 15801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18632871563747f09c30f56401d34f51"
dest_uuid: "c0820fb5bfb24cf894317351728372b1"
 from {username='slave'} at 127.0.0.1:35562
I20260710 11:05:23.352717 15801 raft_consensus.cc:493] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.353083 15801 raft_consensus.cc:3060] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.358479 15801 raft_consensus.cc:515] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:23.360281 15801 leader_election.cc:290] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [CANDIDATE]: Term 3 election: Requested vote from peers b735e131beba4ce582fadefd78806195 (127.11.113.129:42563), 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845)
I20260710 11:05:23.360842 15655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b735e131beba4ce582fadefd78806195"
I20260710 11:05:23.361219 15727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18632871563747f09c30f56401d34f51" candidate_uuid: "c0820fb5bfb24cf894317351728372b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "225502e221944e278d22a24a38ee15fa"
I20260710 11:05:23.361480 15655 raft_consensus.cc:3060] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.361845 15727 raft_consensus.cc:3055] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:23.362118 15727 raft_consensus.cc:740] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 225502e221944e278d22a24a38ee15fa, State: Running, Role: LEADER
I20260710 11:05:23.362815 15727 consensus_queue.cc:260] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [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: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:23.363770 15727 raft_consensus.cc:3060] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.366577 15655 raft_consensus.cc:2468] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 3.
I20260710 11:05:23.367611 15771 leader_election.cc:304] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [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: b735e131beba4ce582fadefd78806195, c0820fb5bfb24cf894317351728372b1; no voters: 
I20260710 11:05:23.368376 16078 raft_consensus.cc:2804] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:23.368786 16078 raft_consensus.cc:697] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 3 LEADER]: Becoming Leader. State: Replica: c0820fb5bfb24cf894317351728372b1, State: Running, Role: LEADER
I20260710 11:05:23.369194 15727 raft_consensus.cc:2468] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0820fb5bfb24cf894317351728372b1 in term 3.
I20260710 11:05:23.369663 16078 consensus_queue.cc:237] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [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: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } }
I20260710 11:05:23.378139 15553 catalog_manager.cc:5697] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 reported cstate change: term changed from 2 to 3, leader changed from 225502e221944e278d22a24a38ee15fa (127.11.113.130) to c0820fb5bfb24cf894317351728372b1 (127.11.113.131). New cstate: current_term: 3 leader_uuid: "c0820fb5bfb24cf894317351728372b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0820fb5bfb24cf894317351728372b1" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:23.487972 15727 raft_consensus.cc:1275] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Refusing update from remote peer c0820fb5bfb24cf894317351728372b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:23.489701 16078 consensus_queue.cc:1048] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:23.498636 15655 raft_consensus.cc:1275] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Refusing update from remote peer c0820fb5bfb24cf894317351728372b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:23.500015 16078 consensus_queue.cc:1048] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:23.523545 15727 raft_consensus.cc:1275] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Refusing update from remote peer c0820fb5bfb24cf894317351728372b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.524642 16078 consensus_queue.cc:1048] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.532603 15655 raft_consensus.cc:1275] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Refusing update from remote peer c0820fb5bfb24cf894317351728372b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.534909 16127 consensus_queue.cc:1048] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.683183 15727 raft_consensus.cc:1275] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Refusing update from remote peer c0820fb5bfb24cf894317351728372b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:23.684810 16127 consensus_queue.cc:1048] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.696349 15655 raft_consensus.cc:1275] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Refusing update from remote peer c0820fb5bfb24cf894317351728372b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:23.698458 16129 consensus_queue.cc:1048] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.776511 15727 raft_consensus.cc:1275] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Refusing update from remote peer c0820fb5bfb24cf894317351728372b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.777753 16129 consensus_queue.cc:1048] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225502e221944e278d22a24a38ee15fa" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 32845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.785821 15655 raft_consensus.cc:1275] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Refusing update from remote peer c0820fb5bfb24cf894317351728372b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.787391 16127 consensus_queue.cc:1048] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b735e131beba4ce582fadefd78806195" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 42563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:24.025959 11718 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:05:24.030853 11718 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:05:24.031309 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:24.035955 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:05:24.036406 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:25.070744 11718 tablet_server.cc:179] TabletServer@127.11.113.129:0 shutting down...
I20260710 11:05:25.109788 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:25.110634 11718 tablet_replica.cc:333] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.111738 11718 raft_consensus.cc:2243] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.112514 11718 raft_consensus.cc:2272] T b4129527cf924343b8816a8f92fb703a P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.115329 11718 tablet_replica.cc:333] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.116103 11718 raft_consensus.cc:2243] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.117331 11718 raft_consensus.cc:2272] T 6884cd330f76421abb5551f43a739cdb P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.119652 11718 tablet_replica.cc:333] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.120271 11718 raft_consensus.cc:2243] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.121088 11718 raft_consensus.cc:2272] T 8912f2fb2d46421c960ae8ec7d193ec4 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.123785 11718 tablet_replica.cc:333] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.124377 11718 raft_consensus.cc:2243] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.125384 11718 raft_consensus.cc:2272] T 0754ad1dffd546c58e270484cc53bbb1 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.127828 11718 tablet_replica.cc:333] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.128455 11718 raft_consensus.cc:2243] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.129199 11718 raft_consensus.cc:2272] T 3fc4c3aa88604e6585936ffffd695525 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.131376 11718 tablet_replica.cc:333] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.132030 11718 raft_consensus.cc:2243] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.132695 11718 raft_consensus.cc:2272] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.135645 11718 tablet_replica.cc:333] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.136564 11718 raft_consensus.cc:2243] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.138711 11718 raft_consensus.cc:2272] T eb539c669cd440ba8c6fe34b732b5428 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.143409 11718 tablet_replica.cc:333] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.144408 11718 raft_consensus.cc:2243] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.145539 11718 raft_consensus.cc:2272] T c4a9df6fe58c48848f67c990c2e80f8b P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.147972 11718 tablet_replica.cc:333] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.148561 11718 raft_consensus.cc:2243] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.149161 11718 raft_consensus.cc:2272] T 25f15ca1e5424b8da2142f26f145eb60 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.151525 11718 tablet_replica.cc:333] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.152088 11718 raft_consensus.cc:2243] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.152643 11718 raft_consensus.cc:2272] T b80be2064ceb4d7cb909ee905e1451f2 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.155299 11718 tablet_replica.cc:333] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.155931 11718 raft_consensus.cc:2243] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.156454 11718 raft_consensus.cc:2272] T 18632871563747f09c30f56401d34f51 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.158730 11718 tablet_replica.cc:333] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.159257 11718 raft_consensus.cc:2243] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.160303 11718 raft_consensus.cc:2272] T fba196fae8984a1da1e33c90555225e4 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.162751 11718 tablet_replica.cc:333] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.163221 11718 raft_consensus.cc:2243] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.163740 11718 raft_consensus.cc:2272] T 8344aedd696e48668ca902933e7ff4c3 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.165807 11718 tablet_replica.cc:333] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.166316 11718 raft_consensus.cc:2243] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.166970 11718 raft_consensus.cc:2272] T aba3a9dcc34840d8bade9950ac7d0bb1 P b735e131beba4ce582fadefd78806195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.169770 11718 tablet_replica.cc:333] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195: stopping tablet replica
W20260710 11:05:25.170279 15697 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]
I20260710 11:05:25.170342 11718 raft_consensus.cc:2243] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.171307 11718 raft_consensus.cc:2272] T a70580c59a294f6291776e85e31a9953 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:25.173872 15697 consensus_peers.cc:597] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa -> Peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Couldn't send request to peer b735e131beba4ce582fadefd78806195. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:25.174590 11718 tablet_replica.cc:333] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.175107 11718 raft_consensus.cc:2243] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.175595 11718 raft_consensus.cc:2272] T b1112ad73b5c48b386e18f010e3de670 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.177822 11718 tablet_replica.cc:333] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.178309 11718 raft_consensus.cc:2243] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.179207 11718 raft_consensus.cc:2272] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P b735e131beba4ce582fadefd78806195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.182935 11718 tablet_replica.cc:333] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195: stopping tablet replica
I20260710 11:05:25.183450 11718 raft_consensus.cc:2243] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.183984 11718 raft_consensus.cc:2272] T fed183a428f748fa886b3579bd1ba1c8 P b735e131beba4ce582fadefd78806195 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:25.198920 15771 consensus_peers.cc:597] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 -> Peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Couldn't send request to peer b735e131beba4ce582fadefd78806195. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.232955 15697 consensus_peers.cc:597] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa -> Peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Couldn't send request to peer b735e131beba4ce582fadefd78806195. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:25.240680 11718 tablet_server.cc:196] TabletServer@127.11.113.129:0 shutdown complete.
W20260710 11:05:25.244475 15771 consensus_peers.cc:597] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 -> Peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Couldn't send request to peer b735e131beba4ce582fadefd78806195. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.277731 15771 consensus_peers.cc:597] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 -> Peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Couldn't send request to peer b735e131beba4ce582fadefd78806195. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:25.283252 11718 tablet_server.cc:179] TabletServer@127.11.113.130:0 shutting down...
W20260710 11:05:25.312740 15697 consensus_peers.cc:597] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa -> Peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Couldn't send request to peer b735e131beba4ce582fadefd78806195. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:25.321823 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:25.322698 11718 tablet_replica.cc:333] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.323990 11718 raft_consensus.cc:2243] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.325472 11718 raft_consensus.cc:2272] T 8344aedd696e48668ca902933e7ff4c3 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.328099 11718 tablet_replica.cc:333] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.328723 11718 raft_consensus.cc:2243] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.329344 11718 raft_consensus.cc:2272] T 0754ad1dffd546c58e270484cc53bbb1 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.331405 11718 tablet_replica.cc:333] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.331959 11718 raft_consensus.cc:2243] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.332487 11718 raft_consensus.cc:2272] T 6884cd330f76421abb5551f43a739cdb P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.334475 11718 tablet_replica.cc:333] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.335023 11718 raft_consensus.cc:2243] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.335515 11718 raft_consensus.cc:2272] T 8912f2fb2d46421c960ae8ec7d193ec4 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.337626 11718 tablet_replica.cc:333] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.338165 11718 raft_consensus.cc:2243] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.338629 11718 raft_consensus.cc:2272] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.340674 11718 tablet_replica.cc:333] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.341301 11718 raft_consensus.cc:2243] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.342118 11718 raft_consensus.cc:2272] T b1112ad73b5c48b386e18f010e3de670 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.344612 11718 tablet_replica.cc:333] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.345260 11718 raft_consensus.cc:2243] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.346508 11718 raft_consensus.cc:2272] T b4129527cf924343b8816a8f92fb703a P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:25.349145 15771 consensus_peers.cc:597] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 -> Peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Couldn't send request to peer b735e131beba4ce582fadefd78806195. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:25.349308 11718 tablet_replica.cc:333] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.349972 11718 raft_consensus.cc:2243] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.350787 11718 raft_consensus.cc:2272] T a70580c59a294f6291776e85e31a9953 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.352913 11718 tablet_replica.cc:333] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.353534 11718 raft_consensus.cc:2243] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.354002 11718 raft_consensus.cc:2272] T fba196fae8984a1da1e33c90555225e4 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.355960 11718 tablet_replica.cc:333] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.356531 11718 raft_consensus.cc:2243] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.357456 11718 raft_consensus.cc:2272] T 25f15ca1e5424b8da2142f26f145eb60 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.359407 11718 tablet_replica.cc:333] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.359932 11718 raft_consensus.cc:2243] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.360728 11718 raft_consensus.cc:2272] T b80be2064ceb4d7cb909ee905e1451f2 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.362838 11718 tablet_replica.cc:333] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.363384 11718 raft_consensus.cc:2243] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.363842 11718 raft_consensus.cc:2272] T 18632871563747f09c30f56401d34f51 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.366710 11718 tablet_replica.cc:333] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.367508 11718 raft_consensus.cc:2243] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:25.371551 15771 consensus_peers.cc:597] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 -> Peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Couldn't send request to peer b735e131beba4ce582fadefd78806195. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.381453 15769 consensus_peers.cc:597] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 -> Peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Couldn't send request to peer 225502e221944e278d22a24a38ee15fa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:25.408599 11718 raft_consensus.cc:2272] T fed183a428f748fa886b3579bd1ba1c8 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.412333 11718 tablet_replica.cc:333] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.413219 11718 raft_consensus.cc:2243] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.414347 11718 raft_consensus.cc:2272] T eb539c669cd440ba8c6fe34b732b5428 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.418756 11718 tablet_replica.cc:333] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.419795 11718 raft_consensus.cc:2243] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.420684 11718 raft_consensus.cc:2272] T 3fc4c3aa88604e6585936ffffd695525 P 225502e221944e278d22a24a38ee15fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.425421 11718 tablet_replica.cc:333] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.426342 11718 raft_consensus.cc:2243] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.427112 11718 raft_consensus.cc:2272] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.430157 11718 tablet_replica.cc:333] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.431152 11718 raft_consensus.cc:2243] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.431905 11718 raft_consensus.cc:2272] T c4a9df6fe58c48848f67c990c2e80f8b P 225502e221944e278d22a24a38ee15fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.435515 11718 tablet_replica.cc:333] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa: stopping tablet replica
I20260710 11:05:25.436259 11718 raft_consensus.cc:2243] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.437083 11718 raft_consensus.cc:2272] T aba3a9dcc34840d8bade9950ac7d0bb1 P 225502e221944e278d22a24a38ee15fa [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:25.542199 15771 consensus_peers.cc:597] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 -> Peer b735e131beba4ce582fadefd78806195 (127.11.113.129:42563): Couldn't send request to peer b735e131beba4ce582fadefd78806195. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:42563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.546765 15769 consensus_peers.cc:597] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 -> Peer 225502e221944e278d22a24a38ee15fa (127.11.113.130:32845): Couldn't send request to peer 225502e221944e278d22a24a38ee15fa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:25.565375 11718 tablet_server.cc:196] TabletServer@127.11.113.130:0 shutdown complete.
I20260710 11:05:25.599282 11718 tablet_server.cc:179] TabletServer@127.11.113.131:0 shutting down...
I20260710 11:05:25.640944 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:25.641860 11718 tablet_replica.cc:333] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.642803 11718 raft_consensus.cc:2243] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.643447 11718 raft_consensus.cc:2272] T b4129527cf924343b8816a8f92fb703a P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.645551 11718 tablet_replica.cc:333] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.646163 11718 raft_consensus.cc:2243] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.646668 11718 raft_consensus.cc:2272] T 6884cd330f76421abb5551f43a739cdb P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.648739 11718 tablet_replica.cc:333] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.649369 11718 raft_consensus.cc:2243] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.650177 11718 raft_consensus.cc:2272] T 8912f2fb2d46421c960ae8ec7d193ec4 P c0820fb5bfb24cf894317351728372b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.652004 11718 tablet_replica.cc:333] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.652525 11718 raft_consensus.cc:2243] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.652985 11718 raft_consensus.cc:2272] T 8344aedd696e48668ca902933e7ff4c3 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.654863 11718 tablet_replica.cc:333] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.655402 11718 raft_consensus.cc:2243] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.655902 11718 raft_consensus.cc:2272] T 0754ad1dffd546c58e270484cc53bbb1 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.657843 11718 tablet_replica.cc:333] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.658375 11718 raft_consensus.cc:2243] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.659221 11718 raft_consensus.cc:2272] T 9e7d4d3e1e5d4c24a52a1af14e9c82f6 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.661130 11718 tablet_replica.cc:333] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.661652 11718 raft_consensus.cc:2243] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.662442 11718 raft_consensus.cc:2272] T 3fc4c3aa88604e6585936ffffd695525 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.664278 11718 tablet_replica.cc:333] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.664798 11718 raft_consensus.cc:2243] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.665321 11718 raft_consensus.cc:2272] T c4a9df6fe58c48848f67c990c2e80f8b P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.667156 11718 tablet_replica.cc:333] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.667738 11718 raft_consensus.cc:2243] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.668184 11718 raft_consensus.cc:2272] T eb539c669cd440ba8c6fe34b732b5428 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.670058 11718 tablet_replica.cc:333] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.670487 11718 raft_consensus.cc:2243] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.670856 11718 raft_consensus.cc:2272] T a70580c59a294f6291776e85e31a9953 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.672583 11718 tablet_replica.cc:333] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.673117 11718 raft_consensus.cc:2243] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.673511 11718 raft_consensus.cc:2272] T b1112ad73b5c48b386e18f010e3de670 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.675148 11718 tablet_replica.cc:333] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.675575 11718 raft_consensus.cc:2243] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.675953 11718 raft_consensus.cc:2272] T 9cf2b7aaa0a546bfbefe29f33b7466d7 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.677932 11718 tablet_replica.cc:333] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.678357 11718 raft_consensus.cc:2243] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.679080 11718 raft_consensus.cc:2272] T 18632871563747f09c30f56401d34f51 P c0820fb5bfb24cf894317351728372b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.680976 11718 tablet_replica.cc:333] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.681412 11718 raft_consensus.cc:2243] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.681792 11718 raft_consensus.cc:2272] T 25f15ca1e5424b8da2142f26f145eb60 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.683481 11718 tablet_replica.cc:333] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.683907 11718 raft_consensus.cc:2243] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.684285 11718 raft_consensus.cc:2272] T b80be2064ceb4d7cb909ee905e1451f2 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.686148 11718 tablet_replica.cc:333] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.686544 11718 raft_consensus.cc:2243] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.686904 11718 raft_consensus.cc:2272] T fba196fae8984a1da1e33c90555225e4 P c0820fb5bfb24cf894317351728372b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.688633 11718 tablet_replica.cc:333] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.689153 11718 raft_consensus.cc:2243] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.689903 11718 raft_consensus.cc:2272] T fed183a428f748fa886b3579bd1ba1c8 P c0820fb5bfb24cf894317351728372b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.692008 11718 tablet_replica.cc:333] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1: stopping tablet replica
I20260710 11:05:25.692448 11718 raft_consensus.cc:2243] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.693315 11718 raft_consensus.cc:2272] T aba3a9dcc34840d8bade9950ac7d0bb1 P c0820fb5bfb24cf894317351728372b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.732940 11718 tablet_server.cc:196] TabletServer@127.11.113.131:0 shutdown complete.
I20260710 11:05:25.765193 11718 master.cc:562] Master@127.11.113.190:39599 shutting down...
I20260710 11:05:25.786685 11718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.787390 11718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.787793 11718 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1c17751c1534ca993c0cfe341e8d57a: stopping tablet replica
W20260710 11:05:26.433089 15586 debug-util.cc:398] Leaking SignalData structure 0x7b080018b600 after lost signal to thread 11721
W20260710 11:05:26.805764 11718 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15586)
W20260710 11:05:27.806344 11718 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15586)
W20260710 11:05:28.806851 11718 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 15586)
I20260710 11:05:28.855929 11718 master.cc:584] Master@127.11.113.190:39599 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (15633 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:05:28.909543 11718 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.113.190:42037
I20260710 11:05:28.910642 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:28.916045 16143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:28.916822 16144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:28.917686 16146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:28.917939 11718 server_base.cc:1061] running on GCE node
I20260710 11:05:28.918998 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:28.919198 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:28.919385 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681528919350 us; error 0 us; skew 500 ppm
I20260710 11:05:28.919907 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:28.922222 11718 webserver.cc:533] Webserver started at http://127.11.113.190:40449/ using document root <none> and password file <none>
I20260710 11:05:28.922703 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:28.922899 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:28.923164 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:28.924306 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/master-0-root/instance:
uuid: "f4a59d28461c4d4d920861fd146e032c"
format_stamp: "Formatted at 2026-07-10 11:05:28 on dist-test-slave-0lhx"
I20260710 11:05:28.928900 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:05:28.932161 16151 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:28.932890 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:28.933224 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/master-0-root
uuid: "f4a59d28461c4d4d920861fd146e032c"
format_stamp: "Formatted at 2026-07-10 11:05:28 on dist-test-slave-0lhx"
I20260710 11:05:28.933507 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:28.951685 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:28.952929 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:28.991142 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.190:42037
I20260710 11:05:28.991240 16202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.190:42037 every 8 connection(s)
I20260710 11:05:28.995054 16203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.007696 16203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c: Bootstrap starting.
I20260710 11:05:29.012521 16203 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.017354 16203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c: No bootstrap required, opened a new log
I20260710 11:05:29.019590 16203 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a59d28461c4d4d920861fd146e032c" member_type: VOTER }
I20260710 11:05:29.020017 16203 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.020301 16203 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4a59d28461c4d4d920861fd146e032c, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.020884 16203 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4a59d28461c4d4d920861fd146e032c" member_type: VOTER }
I20260710 11:05:29.021463 16203 raft_consensus.cc:399] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:29.021690 16203 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:29.021958 16203 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.026784 16203 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a59d28461c4d4d920861fd146e032c" member_type: VOTER }
I20260710 11:05:29.027347 16203 leader_election.cc:304] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [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: f4a59d28461c4d4d920861fd146e032c; no voters: 
I20260710 11:05:29.028425 16203 leader_election.cc:290] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:29.028934 16206 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:29.030275 16206 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 1 LEADER]: Becoming Leader. State: Replica: f4a59d28461c4d4d920861fd146e032c, State: Running, Role: LEADER
I20260710 11:05:29.031050 16206 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [LEADER]: Queue going to LEADER mode. State: All 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: "f4a59d28461c4d4d920861fd146e032c" member_type: VOTER }
I20260710 11:05:29.031605 16203 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:29.035760 16207 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4a59d28461c4d4d920861fd146e032c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a59d28461c4d4d920861fd146e032c" member_type: VOTER } }
I20260710 11:05:29.036489 16207 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:29.036324 16208 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4a59d28461c4d4d920861fd146e032c. Latest consensus state: current_term: 1 leader_uuid: "f4a59d28461c4d4d920861fd146e032c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a59d28461c4d4d920861fd146e032c" member_type: VOTER } }
I20260710 11:05:29.036914 16208 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:29.040154 16212 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:29.048130 16212 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:29.049119 11718 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:29.056891 16212 catalog_manager.cc:1383] Generated new cluster ID: 7bbfa787641d41a995315602bcb7cd7a
I20260710 11:05:29.057228 16212 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:29.072230 16212 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:29.073516 16212 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:29.087287 16212 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c: Generated new TSK 0
I20260710 11:05:29.087896 16212 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:29.116122 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:29.122270 16224 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:29.123373 16225 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:29.124919 16227 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:29.124950 11718 server_base.cc:1061] running on GCE node
I20260710 11:05:29.126114 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:29.126340 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:29.126519 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681529126505 us; error 0 us; skew 500 ppm
I20260710 11:05:29.127017 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:29.129293 11718 webserver.cc:533] Webserver started at http://127.11.113.129:42407/ using document root <none> and password file <none>
I20260710 11:05:29.129779 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:29.129984 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:29.130241 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:29.131362 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-0-root/instance:
uuid: "35ae0cf7741b476485c93e4d3b5602cd"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-0lhx"
I20260710 11:05:29.135784 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:29.138938 16232 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.139667 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:29.139951 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-0-root
uuid: "35ae0cf7741b476485c93e4d3b5602cd"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-0lhx"
I20260710 11:05:29.140249 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:29.152305 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:29.153522 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:29.154933 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:29.157223 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:29.157433 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.157677 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:29.157864 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.196789 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.129:33123
I20260710 11:05:29.196883 16294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.129:33123 every 8 connection(s)
I20260710 11:05:29.202117 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:29.210222 16299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:29.210629 16300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:29.213533 16302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:29.215076 11718 server_base.cc:1061] running on GCE node
I20260710 11:05:29.216408 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:29.216642 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:29.216924 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681529216903 us; error 0 us; skew 500 ppm
I20260710 11:05:29.217713 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:29.220883 11718 webserver.cc:533] Webserver started at http://127.11.113.130:34935/ using document root <none> and password file <none>
I20260710 11:05:29.221585 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:29.221827 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:29.222245 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:29.222978 16295 heartbeater.cc:344] Connected to a master server at 127.11.113.190:42037
I20260710 11:05:29.223395 16295 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:29.223732 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-1-root/instance:
uuid: "4e99a4ae0a31407399978d409dca8eaf"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-0lhx"
I20260710 11:05:29.224246 16295 heartbeater.cc:507] Master 127.11.113.190:42037 requested a full tablet report, sending...
I20260710 11:05:29.226640 16168 ts_manager.cc:194] Registered new tserver with Master: 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123)
I20260710 11:05:29.229135 16168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34756
I20260710 11:05:29.229563 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 11:05:29.233636 16307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.234359 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:05:29.234654 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-1-root
uuid: "4e99a4ae0a31407399978d409dca8eaf"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-0lhx"
I20260710 11:05:29.234941 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:29.249250 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:29.250385 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:29.251775 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:29.253878 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:29.254112 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.254356 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:29.254525 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.293399 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.130:37803
I20260710 11:05:29.293493 16369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.130:37803 every 8 connection(s)
I20260710 11:05:29.298255 11718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:29.305414 16373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:29.306164 16374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:29.310294 16370 heartbeater.cc:344] Connected to a master server at 127.11.113.190:42037
I20260710 11:05:29.310365 11718 server_base.cc:1061] running on GCE node
W20260710 11:05:29.310534 16377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:29.310999 16370 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:29.311748 11718 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:05:29.311836 16370 heartbeater.cc:507] Master 127.11.113.190:42037 requested a full tablet report, sending...
W20260710 11:05:29.312058 11718 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:29.312335 11718 hybrid_clock.cc:648] HybridClock initialized: now 1783681529312315 us; error 0 us; skew 500 ppm
I20260710 11:05:29.312969 11718 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:29.314203 16168 ts_manager.cc:194] Registered new tserver with Master: 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:29.315671 11718 webserver.cc:533] Webserver started at http://127.11.113.131:40943/ using document root <none> and password file <none>
I20260710 11:05:29.315888 16168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34758
I20260710 11:05:29.316234 11718 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:29.316489 11718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:29.316769 11718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:29.318094 11718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-2-root/instance:
uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-0lhx"
I20260710 11:05:29.322630 11718 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:05:29.325879 16381 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.326665 11718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:29.326970 11718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-2-root
uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
format_stamp: "Formatted at 2026-07-10 11:05:29 on dist-test-slave-0lhx"
I20260710 11:05:29.327270 11718 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOr9QKk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681424210728-11718-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:29.348419 11718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:29.349651 11718 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:29.351122 11718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:29.353482 11718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:29.353710 11718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.353947 11718 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:29.354127 11718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:29.392508 11718 rpc_server.cc:307] RPC server started. Bound to: 127.11.113.131:41841
I20260710 11:05:29.392623 16443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.113.131:41841 every 8 connection(s)
I20260710 11:05:29.406348 16444 heartbeater.cc:344] Connected to a master server at 127.11.113.190:42037
I20260710 11:05:29.406800 16444 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:29.407502 16444 heartbeater.cc:507] Master 127.11.113.190:42037 requested a full tablet report, sending...
I20260710 11:05:29.409423 16168 ts_manager.cc:194] Registered new tserver with Master: 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:29.410332 11718 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014399821s
I20260710 11:05:29.410789 16168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34760
I20260710 11:05:29.434966 16168 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34768:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:29.437915 16168 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:29.502010 16335 tablet_service.cc:1511] Processing CreateTablet for tablet d6d231e373ef422584ab4798645ce8af (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:29.503760 16335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d231e373ef422584ab4798645ce8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.508038 16334 tablet_service.cc:1511] Processing CreateTablet for tablet 596fdc45b8664534b707d84780be6aa2 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:29.509966 16334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596fdc45b8664534b707d84780be6aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.515120 16332 tablet_service.cc:1511] Processing CreateTablet for tablet 2e4caa6313844f33a07369e908103815 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:29.516145 16331 tablet_service.cc:1511] Processing CreateTablet for tablet 867a6568e209441a98012d5acfbcac6d (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:29.516644 16332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e4caa6313844f33a07369e908103815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.518836 16330 tablet_service.cc:1511] Processing CreateTablet for tablet bf1ece9831774142a15195e08437ce09 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:29.519572 16333 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec7fc8f9d854e3d8e1936358b9310f1 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:29.521477 16329 tablet_service.cc:1511] Processing CreateTablet for tablet 53f57642e2204db080ab68642de4cf6a (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:29.522858 16329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f57642e2204db080ab68642de4cf6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.525372 16333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec7fc8f9d854e3d8e1936358b9310f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.526165 16331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867a6568e209441a98012d5acfbcac6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.529404 16330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1ece9831774142a15195e08437ce09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.531683 16260 tablet_service.cc:1511] Processing CreateTablet for tablet d6d231e373ef422584ab4798645ce8af (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:29.533733 16254 tablet_service.cc:1511] Processing CreateTablet for tablet 53f57642e2204db080ab68642de4cf6a (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:29.534152 16259 tablet_service.cc:1511] Processing CreateTablet for tablet 596fdc45b8664534b707d84780be6aa2 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:29.536317 16258 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec7fc8f9d854e3d8e1936358b9310f1 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:29.536731 16409 tablet_service.cc:1511] Processing CreateTablet for tablet d6d231e373ef422584ab4798645ce8af (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:29.538115 16409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d231e373ef422584ab4798645ce8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.538195 16257 tablet_service.cc:1511] Processing CreateTablet for tablet 2e4caa6313844f33a07369e908103815 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:29.541905 16260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d231e373ef422584ab4798645ce8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.544104 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 604e274ba23e44969239d8b2dd310c68 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:29.545626 16255 tablet_service.cc:1511] Processing CreateTablet for tablet bf1ece9831774142a15195e08437ce09 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:29.546936 16255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1ece9831774142a15195e08437ce09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.547573 16258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec7fc8f9d854e3d8e1936358b9310f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.548159 16256 tablet_service.cc:1511] Processing CreateTablet for tablet 867a6568e209441a98012d5acfbcac6d (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:29.550552 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604e274ba23e44969239d8b2dd310c68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.552527 16253 tablet_service.cc:1511] Processing CreateTablet for tablet 604e274ba23e44969239d8b2dd310c68 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:29.554606 16327 tablet_service.cc:1511] Processing CreateTablet for tablet b9549cd9819d463fb3e53808d0c5bf6e (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:29.555867 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9549cd9819d463fb3e53808d0c5bf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.557231 16254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f57642e2204db080ab68642de4cf6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.557937 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604e274ba23e44969239d8b2dd310c68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.561542 16257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e4caa6313844f33a07369e908103815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.569375 16256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867a6568e209441a98012d5acfbcac6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.573336 16259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596fdc45b8664534b707d84780be6aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.591085 16252 tablet_service.cc:1511] Processing CreateTablet for tablet b9549cd9819d463fb3e53808d0c5bf6e (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:29.593160 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9549cd9819d463fb3e53808d0c5bf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.592825 16408 tablet_service.cc:1511] Processing CreateTablet for tablet 596fdc45b8664534b707d84780be6aa2 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:29.594267 16408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596fdc45b8664534b707d84780be6aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.594493 16404 tablet_service.cc:1511] Processing CreateTablet for tablet bf1ece9831774142a15195e08437ce09 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:29.595785 16404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1ece9831774142a15195e08437ce09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.598203 16403 tablet_service.cc:1511] Processing CreateTablet for tablet 53f57642e2204db080ab68642de4cf6a (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:29.599589 16403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f57642e2204db080ab68642de4cf6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.599442 16406 tablet_service.cc:1511] Processing CreateTablet for tablet 2e4caa6313844f33a07369e908103815 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:29.601866 16405 tablet_service.cc:1511] Processing CreateTablet for tablet 867a6568e209441a98012d5acfbcac6d (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:29.602170 16402 tablet_service.cc:1511] Processing CreateTablet for tablet 604e274ba23e44969239d8b2dd310c68 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:29.603850 16406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e4caa6313844f33a07369e908103815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.603981 16401 tablet_service.cc:1511] Processing CreateTablet for tablet b9549cd9819d463fb3e53808d0c5bf6e (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:29.605314 16401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9549cd9819d463fb3e53808d0c5bf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.598207 16407 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec7fc8f9d854e3d8e1936358b9310f1 (DEFAULT_TABLE table=test-workload [id=1a4fec3b2c3e425c9ceafb689d9c9687]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:29.610371 16407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec7fc8f9d854e3d8e1936358b9310f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.613756 16402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604e274ba23e44969239d8b2dd310c68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.614431 16405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867a6568e209441a98012d5acfbcac6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:29.668542 16461 tablet_bootstrap.cc:492] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:29.669435 16459 tablet_bootstrap.cc:492] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:29.676343 16459 tablet_bootstrap.cc:654] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.681583 16460 tablet_bootstrap.cc:492] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:29.687458 16461 tablet_bootstrap.cc:654] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.689692 16460 tablet_bootstrap.cc:654] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.692564 16461 tablet_bootstrap.cc:492] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:29.692626 16459 tablet_bootstrap.cc:492] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:29.693279 16459 ts_tablet_manager.cc:1403] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260710 11:05:29.693284 16461 ts_tablet_manager.cc:1403] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260710 11:05:29.695143 16460 tablet_bootstrap.cc:492] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:29.695637 16460 ts_tablet_manager.cc:1403] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:05:29.695724 16461 raft_consensus.cc:359] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:29.696403 16461 raft_consensus.cc:385] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.696708 16461 raft_consensus.cc:740] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.696255 16459 raft_consensus.cc:359] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:29.697120 16459 raft_consensus.cc:385] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.697430 16459 raft_consensus.cc:740] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.697476 16461 consensus_queue.cc:260] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:29.698283 16459 consensus_queue.cc:260] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:29.698598 16460 raft_consensus.cc:359] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.699283 16460 raft_consensus.cc:385] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.699662 16460 raft_consensus.cc:740] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.700050 16444 heartbeater.cc:499] Master 127.11.113.190:42037 was elected leader, sending a full tablet report...
I20260710 11:05:29.700519 16461 ts_tablet_manager.cc:1434] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:29.700606 16460 consensus_queue.cc:260] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.701501 16461 tablet_bootstrap.cc:492] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:29.708608 16461 tablet_bootstrap.cc:654] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.720463 16461 tablet_bootstrap.cc:492] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:29.721042 16461 ts_tablet_manager.cc:1403] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:05:29.723877 16461 raft_consensus.cc:359] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.724574 16461 raft_consensus.cc:385] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.724849 16461 raft_consensus.cc:740] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.725844 16461 consensus_queue.cc:260] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.727919 16461 ts_tablet_manager.cc:1434] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:29.728917 16461 tablet_bootstrap.cc:492] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:29.735239 16461 tablet_bootstrap.cc:654] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.737655 16370 heartbeater.cc:499] Master 127.11.113.190:42037 was elected leader, sending a full tablet report...
I20260710 11:05:29.738771 16295 heartbeater.cc:499] Master 127.11.113.190:42037 was elected leader, sending a full tablet report...
I20260710 11:05:29.741032 16459 ts_tablet_manager.cc:1434] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.047s	user 0.016s	sys 0.027s
I20260710 11:05:29.742110 16459 tablet_bootstrap.cc:492] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:29.743002 16460 ts_tablet_manager.cc:1434] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.047s	user 0.024s	sys 0.018s
I20260710 11:05:29.747041 16461 tablet_bootstrap.cc:492] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:29.747587 16459 tablet_bootstrap.cc:654] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.747591 16461 ts_tablet_manager.cc:1403] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:05:29.748468 16460 tablet_bootstrap.cc:492] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:29.750885 16461 raft_consensus.cc:359] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.751613 16461 raft_consensus.cc:385] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.751929 16461 raft_consensus.cc:740] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.752784 16461 consensus_queue.cc:260] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.756916 16460 tablet_bootstrap.cc:654] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.757041 16461 ts_tablet_manager.cc:1434] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:29.758185 16461 tablet_bootstrap.cc:492] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:29.759038 16459 tablet_bootstrap.cc:492] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:29.759541 16459 ts_tablet_manager.cc:1403] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 11:05:29.763414 16459 raft_consensus.cc:359] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.764394 16459 raft_consensus.cc:385] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.764712 16461 tablet_bootstrap.cc:654] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.764760 16459 raft_consensus.cc:740] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.766265 16459 consensus_queue.cc:260] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.769263 16459 ts_tablet_manager.cc:1434] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 11:05:29.770538 16459 tablet_bootstrap.cc:492] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:29.779155 16459 tablet_bootstrap.cc:654] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.779911 16460 tablet_bootstrap.cc:492] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:29.780522 16460 ts_tablet_manager.cc:1403] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260710 11:05:29.784214 16460 raft_consensus.cc:359] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.785203 16460 raft_consensus.cc:385] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.785580 16460 raft_consensus.cc:740] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.786656 16460 consensus_queue.cc:260] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.789510 16460 ts_tablet_manager.cc:1434] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:05:29.790777 16460 tablet_bootstrap.cc:492] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:29.790867 16459 tablet_bootstrap.cc:492] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:29.791466 16459 ts_tablet_manager.cc:1403] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:05:29.795639 16459 raft_consensus.cc:359] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.796375 16459 raft_consensus.cc:385] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.796522 16461 tablet_bootstrap.cc:492] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:29.796743 16459 raft_consensus.cc:740] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.797849 16459 consensus_queue.cc:260] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.798405 16461 ts_tablet_manager.cc:1403] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.020s
I20260710 11:05:29.798671 16460 tablet_bootstrap.cc:654] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.800356 16459 ts_tablet_manager.cc:1434] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:05:29.801345 16459 tablet_bootstrap.cc:492] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:29.802119 16461 raft_consensus.cc:359] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.802928 16461 raft_consensus.cc:385] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.803279 16461 raft_consensus.cc:740] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.804360 16461 consensus_queue.cc:260] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.806717 16461 ts_tablet_manager.cc:1434] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:29.807736 16461 tablet_bootstrap.cc:492] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:29.808929 16459 tablet_bootstrap.cc:654] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.815007 16461 tablet_bootstrap.cc:654] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.815320 16460 tablet_bootstrap.cc:492] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:29.815562 16459 tablet_bootstrap.cc:492] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:29.815876 16460 ts_tablet_manager.cc:1403] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
I20260710 11:05:29.816017 16459 ts_tablet_manager.cc:1403] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 11:05:29.818986 16460 raft_consensus.cc:359] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.819199 16459 raft_consensus.cc:359] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.819756 16460 raft_consensus.cc:385] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.819864 16459 raft_consensus.cc:385] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.820194 16460 raft_consensus.cc:740] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.820235 16459 raft_consensus.cc:740] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.821201 16459 consensus_queue.cc:260] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.823426 16459 ts_tablet_manager.cc:1434] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:29.824409 16459 tablet_bootstrap.cc:492] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:29.821201 16460 consensus_queue.cc:260] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.829836 16460 ts_tablet_manager.cc:1434] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:05:29.830801 16459 tablet_bootstrap.cc:654] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.832140 16460 tablet_bootstrap.cc:492] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:29.833151 16461 tablet_bootstrap.cc:492] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:29.833806 16461 ts_tablet_manager.cc:1403] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260710 11:05:29.837127 16461 raft_consensus.cc:359] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.837901 16461 raft_consensus.cc:385] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.838245 16461 raft_consensus.cc:740] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.839031 16461 consensus_queue.cc:260] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.841599 16461 ts_tablet_manager.cc:1434] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:29.845410 16460 tablet_bootstrap.cc:654] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.845882 16461 tablet_bootstrap.cc:492] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:29.853077 16461 tablet_bootstrap.cc:654] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.859401 16460 tablet_bootstrap.cc:492] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:29.859442 16459 tablet_bootstrap.cc:492] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:29.860005 16460 ts_tablet_manager.cc:1403] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260710 11:05:29.860016 16459 ts_tablet_manager.cc:1403] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.015s
I20260710 11:05:29.860456 16461 tablet_bootstrap.cc:492] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:29.861035 16461 ts_tablet_manager.cc:1403] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260710 11:05:29.862636 16459 raft_consensus.cc:359] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.863234 16459 raft_consensus.cc:385] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.863148 16460 raft_consensus.cc:359] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.863703 16459 raft_consensus.cc:740] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.864037 16460 raft_consensus.cc:385] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.863804 16461 raft_consensus.cc:359] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.864401 16460 raft_consensus.cc:740] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.864593 16461 raft_consensus.cc:385] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.864543 16459 consensus_queue.cc:260] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.865170 16461 raft_consensus.cc:740] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.865232 16460 consensus_queue.cc:260] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.866047 16461 consensus_queue.cc:260] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.867090 16459 ts_tablet_manager.cc:1434] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:29.867654 16460 ts_tablet_manager.cc:1434] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:29.868216 16459 tablet_bootstrap.cc:492] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:29.870404 16461 ts_tablet_manager.cc:1434] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:29.872884 16461 tablet_bootstrap.cc:492] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:29.870923 16466 raft_consensus.cc:493] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.873531 16466 raft_consensus.cc:515] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.875361 16459 tablet_bootstrap.cc:654] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.876257 16466 leader_election.cc:290] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:29.871558 16460 tablet_bootstrap.cc:492] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:29.890281 16465 raft_consensus.cc:493] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.890527 16461 tablet_bootstrap.cc:654] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.890864 16465 raft_consensus.cc:515] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.906908 16465 leader_election.cc:290] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:29.907393 16466 raft_consensus.cc:493] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.907905 16465 raft_consensus.cc:493] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.908066 16466 raft_consensus.cc:515] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.910182 16466 leader_election.cc:290] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:29.908620 16465 raft_consensus.cc:515] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:29.916174 16270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596fdc45b8664534b707d84780be6aa2" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:29.918275 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9549cd9819d463fb3e53808d0c5bf6e" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:29.918709 16467 raft_consensus.cc:493] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.919236 16467 raft_consensus.cc:515] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
W20260710 11:05:29.920181 16311 leader_election.cc:343] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.921965 16467 leader_election.cc:290] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:29.923796 16269 raft_consensus.cc:2468] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
I20260710 11:05:29.924103 16466 raft_consensus.cc:493] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.924794 16466 raft_consensus.cc:515] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.929191 16466 leader_election.cc:290] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:29.932075 16465 leader_election.cc:290] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123)
I20260710 11:05:29.939329 16459 tablet_bootstrap.cc:492] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:29.941193 16311 leader_election.cc:304] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:29.942659 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604e274ba23e44969239d8b2dd310c68" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:29.942916 16459 ts_tablet_manager.cc:1403] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.016s
W20260710 11:05:29.944074 16311 leader_election.cc:343] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.944698 16460 tablet_bootstrap.cc:654] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:29.942864 16466 raft_consensus.cc:2804] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.945175 16466 raft_consensus.cc:493] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.945503 16466 raft_consensus.cc:3060] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.953037 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9549cd9819d463fb3e53808d0c5bf6e" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:29.953275 16466 raft_consensus.cc:515] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.953817 16419 raft_consensus.cc:2468] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 0.
I20260710 11:05:29.955420 16466 leader_election.cc:290] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:29.956153 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9549cd9819d463fb3e53808d0c5bf6e" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:29.956559 16233 leader_election.cc:304] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:29.957351 16269 raft_consensus.cc:3060] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.957103 16459 raft_consensus.cc:359] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.958046 16459 raft_consensus.cc:385] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:29.958410 16459 raft_consensus.cc:740] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:29.959295 16459 consensus_queue.cc:260] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.964530 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4caa6313844f33a07369e908103815" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:29.967468 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d231e373ef422584ab4798645ce8af" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:29.968101 16269 raft_consensus.cc:2468] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:29.968537 16345 raft_consensus.cc:2468] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
I20260710 11:05:29.968715 16467 raft_consensus.cc:2764] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:05:29.969427 16459 ts_tablet_manager.cc:1434] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.011s
W20260710 11:05:29.970249 16384 leader_election.cc:343] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.971246 16384 leader_election.cc:304] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:29.973511 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596fdc45b8664534b707d84780be6aa2" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:29.974421 16466 raft_consensus.cc:493] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.975235 16418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9549cd9819d463fb3e53808d0c5bf6e" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:29.993031 16486 raft_consensus.cc:2804] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:29.993403 16418 raft_consensus.cc:2468] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
I20260710 11:05:29.978377 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9549cd9819d463fb3e53808d0c5bf6e" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
W20260710 11:05:29.993657 16308 leader_election.cc:343] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:29.976856 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604e274ba23e44969239d8b2dd310c68" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:29.994164 16416 raft_consensus.cc:3060] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.987434 16459 tablet_bootstrap.cc:492] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:29.994501 16417 raft_consensus.cc:2468] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
I20260710 11:05:29.989033 16311 leader_election.cc:304] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:29.989813 16467 raft_consensus.cc:493] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:29.995422 16467 raft_consensus.cc:515] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:29.997576 16467 leader_election.cc:290] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:29.990942 16270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d231e373ef422584ab4798645ce8af" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:29.993528 16486 raft_consensus.cc:493] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:29.998225 16486 raft_consensus.cc:3060] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.990648 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4caa6313844f33a07369e908103815" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:29.999611 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:29.992429 16466 raft_consensus.cc:515] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:29.994174 16308 leader_election.cc:304] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e99a4ae0a31407399978d409dca8eaf; no voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed
W20260710 11:05:30.001412 16385 leader_election.cc:343] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:30.002358 16385 leader_election.cc:343] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.002753 16385 leader_election.cc:304] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf
I20260710 11:05:30.002903 16308 leader_election.cc:304] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [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: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:30.003230 16491 raft_consensus.cc:2804] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.003995 16465 raft_consensus.cc:2749] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:30.004312 16490 raft_consensus.cc:2749] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:29.997639 16461 tablet_bootstrap.cc:492] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:30.005126 16490 raft_consensus.cc:2804] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:30.007499 16233 leader_election.cc:343] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.008169 16459 tablet_bootstrap.cc:654] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.007532 16490 raft_consensus.cc:493] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.002938 16466 leader_election.cc:290] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841), 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123)
I20260710 11:05:29.983780 16460 tablet_bootstrap.cc:492] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:30.010910 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d231e373ef422584ab4798645ce8af" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:30.010861 16490 raft_consensus.cc:3060] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:30.016418 16311 leader_election.cc:343] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.017575 16416 raft_consensus.cc:2468] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:30.011621 16461 ts_tablet_manager.cc:1403] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.139s	user 0.036s	sys 0.044s
I20260710 11:05:30.014684 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d231e373ef422584ab4798645ce8af" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:30.021365 16491 raft_consensus.cc:697] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Becoming Leader. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:30.021091 16486 raft_consensus.cc:515] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:30.022377 16417 raft_consensus.cc:2393] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e99a4ae0a31407399978d409dca8eaf in current term 1: Already voted for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in this term.
I20260710 11:05:30.022852 16460 ts_tablet_manager.cc:1403] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.151s	user 0.014s	sys 0.001s
I20260710 11:05:30.024857 16461 raft_consensus.cc:359] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.026055 16461 raft_consensus.cc:385] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.026403 16486 leader_election.cc:290] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Requested vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123)
I20260710 11:05:30.026407 16461 raft_consensus.cc:740] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.026901 16460 raft_consensus.cc:359] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.027281 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d231e373ef422584ab4798645ce8af" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:30.027942 16345 raft_consensus.cc:3060] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.028944 16460 raft_consensus.cc:385] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.028554 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d231e373ef422584ab4798645ce8af" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:30.029376 16460 raft_consensus.cc:740] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.030161 16460 consensus_queue.cc:260] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
W20260710 11:05:30.030576 16385 leader_election.cc:343] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.022243 16491 consensus_queue.cc:237] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.031648 16490 raft_consensus.cc:515] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.037283 16345 raft_consensus.cc:2468] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:30.038091 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604e274ba23e44969239d8b2dd310c68" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:30.039296 16384 leader_election.cc:304] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [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: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd
W20260710 11:05:30.039469 16311 leader_election.cc:343] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.039733 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9549cd9819d463fb3e53808d0c5bf6e" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:30.040485 16486 raft_consensus.cc:2804] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.040910 16486 raft_consensus.cc:697] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:30.041746 16486 consensus_queue.cc:237] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
W20260710 11:05:30.043466 16216 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:30.037288 16490 leader_election.cc:290] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.027769 16461 consensus_queue.cc:260] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.045966 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:30.047288 16460 ts_tablet_manager.cc:1434] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:05:30.048346 16460 tablet_bootstrap.cc:492] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:30.048622 16308 leader_election.cc:304] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e99a4ae0a31407399978d409dca8eaf; no voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed
I20260710 11:05:30.049367 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604e274ba23e44969239d8b2dd310c68" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:30.049475 16490 raft_consensus.cc:2749] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:30.050012 16417 raft_consensus.cc:3060] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:30.051043 16235 leader_election.cc:343] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.051527 16235 leader_election.cc:304] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd; no voters: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed
I20260710 11:05:30.052681 16467 raft_consensus.cc:2749] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:30.054744 16460 tablet_bootstrap.cc:654] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.060062 16168 catalog_manager.cc:5697] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 1 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.062093 16417 raft_consensus.cc:2468] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:30.063462 16308 leader_election.cc:304] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [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: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:30.065979 16490 raft_consensus.cc:493] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.066428 16490 raft_consensus.cc:515] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.066856 16459 tablet_bootstrap.cc:492] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:30.067402 16459 ts_tablet_manager.cc:1403] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.015s
I20260710 11:05:30.068598 16490 leader_election.cc:290] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.069697 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867a6568e209441a98012d5acfbcac6d" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:30.069955 16491 raft_consensus.cc:2804] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.070312 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867a6568e209441a98012d5acfbcac6d" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:30.070600 16491 raft_consensus.cc:697] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Becoming Leader. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
W20260710 11:05:30.071251 16311 leader_election.cc:343] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.071188 16417 raft_consensus.cc:2468] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
I20260710 11:05:30.071498 16491 consensus_queue.cc:237] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.069761 16167 catalog_manager.cc:5697] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130). New cstate: current_term: 1 leader_uuid: "4e99a4ae0a31407399978d409dca8eaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.073143 16308 leader_election.cc:304] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [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: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:30.074690 16490 raft_consensus.cc:2804] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.075210 16490 raft_consensus.cc:493] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.075695 16490 raft_consensus.cc:3060] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.075644 16459 raft_consensus.cc:359] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.076674 16459 raft_consensus.cc:385] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.077064 16459 raft_consensus.cc:740] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.077934 16460 tablet_bootstrap.cc:492] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:30.077950 16459 consensus_queue.cc:260] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.078799 16460 ts_tablet_manager.cc:1403] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 11:05:30.080933 16459 ts_tablet_manager.cc:1434] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:05:30.081966 16459 tablet_bootstrap.cc:492] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:30.082084 16460 raft_consensus.cc:359] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:30.082837 16460 raft_consensus.cc:385] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.083132 16460 raft_consensus.cc:740] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.084070 16460 consensus_queue.cc:260] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:30.086669 16490 raft_consensus.cc:515] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.090283 16493 raft_consensus.cc:493] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.091001 16493 raft_consensus.cc:515] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.091763 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867a6568e209441a98012d5acfbcac6d" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:30.092686 16459 tablet_bootstrap.cc:654] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.092572 16417 raft_consensus.cc:3060] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.093958 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867a6568e209441a98012d5acfbcac6d" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
W20260710 11:05:30.095825 16311 leader_election.cc:343] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.097101 16467 raft_consensus.cc:493] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.097759 16467 raft_consensus.cc:515] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.101080 16490 leader_election.cc:290] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.101665 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec7fc8f9d854e3d8e1936358b9310f1" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:30.102567 16345 raft_consensus.cc:2468] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 0.
I20260710 11:05:30.104344 16467 leader_election.cc:290] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.104275 16417 raft_consensus.cc:2468] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:30.105139 16235 leader_election.cc:304] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:30.107293 16308 leader_election.cc:304] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [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: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:30.110153 16493 leader_election.cc:290] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.110773 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec7fc8f9d854e3d8e1936358b9310f1" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:30.107565 16461 ts_tablet_manager.cc:1434] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.089s	user 0.003s	sys 0.005s
I20260710 11:05:30.113241 16461 tablet_bootstrap.cc:492] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:30.112042 16467 raft_consensus.cc:2804] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.117204 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f57642e2204db080ab68642de4cf6a" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:30.117537 16460 ts_tablet_manager.cc:1434] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260710 11:05:30.117944 16269 raft_consensus.cc:2468] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
W20260710 11:05:30.118242 16233 leader_election.cc:343] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.112109 16490 raft_consensus.cc:2804] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.118779 16460 tablet_bootstrap.cc:492] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:30.118710 16467 raft_consensus.cc:493] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.119521 16467 raft_consensus.cc:3060] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.119738 16311 leader_election.cc:304] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:30.121299 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f57642e2204db080ab68642de4cf6a" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:30.121961 16417 raft_consensus.cc:2468] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
I20260710 11:05:30.123718 16486 raft_consensus.cc:493] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.123560 16491 raft_consensus.cc:2804] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.124282 16490 raft_consensus.cc:697] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Becoming Leader. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:30.124789 16491 raft_consensus.cc:493] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.124286 16486 raft_consensus.cc:515] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.125197 16491 raft_consensus.cc:3060] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.125336 16490 consensus_queue.cc:237] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.127822 16460 tablet_bootstrap.cc:654] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.129612 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:30.130348 16486 leader_election.cc:290] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:30.132179 16461 tablet_bootstrap.cc:654] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:30.132542 16384 leader_election.cc:343] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.132128 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:30.134234 16269 raft_consensus.cc:2468] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
I20260710 11:05:30.135852 16385 leader_election.cc:304] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [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: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 4e99a4ae0a31407399978d409dca8eaf
I20260710 11:05:30.136651 16486 raft_consensus.cc:2804] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.137063 16486 raft_consensus.cc:493] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.137441 16486 raft_consensus.cc:3060] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.138707 16491 raft_consensus.cc:515] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.143675 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f57642e2204db080ab68642de4cf6a" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:30.144411 16269 raft_consensus.cc:3060] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.145534 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f57642e2204db080ab68642de4cf6a" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:30.146373 16417 raft_consensus.cc:3060] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.157764 16491 leader_election.cc:290] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.162366 16461 tablet_bootstrap.cc:492] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:30.162984 16461 ts_tablet_manager.cc:1403] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.004s
I20260710 11:05:30.163139 16417 raft_consensus.cc:2468] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:30.164521 16308 leader_election.cc:304] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:30.163151 16269 raft_consensus.cc:2468] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:30.165453 16491 raft_consensus.cc:2804] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.166188 16491 raft_consensus.cc:697] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Becoming Leader. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:30.167039 16491 consensus_queue.cc:237] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.171838 16486 raft_consensus.cc:515] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.180066 16460 tablet_bootstrap.cc:492] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:30.180704 16460 ts_tablet_manager.cc:1403] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.003s
I20260710 11:05:30.181541 16486 leader_election.cc:290] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:30.180500 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:30.182222 16269 raft_consensus.cc:3060] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.183012 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:30.183986 16460 raft_consensus.cc:359] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
W20260710 11:05:30.184543 16384 leader_election.cc:343] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:30.184798 16460 raft_consensus.cc:385] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.185145 16460 raft_consensus.cc:740] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.186010 16460 consensus_queue.cc:260] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.177181 16467 raft_consensus.cc:515] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.177845 16459 tablet_bootstrap.cc:492] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:30.189456 16459 ts_tablet_manager.cc:1403] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.012s
I20260710 11:05:30.188702 16168 catalog_manager.cc:5697] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130). New cstate: current_term: 1 leader_uuid: "4e99a4ae0a31407399978d409dca8eaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.191425 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec7fc8f9d854e3d8e1936358b9310f1" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:30.192108 16345 raft_consensus.cc:3060] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.193200 16461 raft_consensus.cc:359] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.193710 16269 raft_consensus.cc:2468] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:30.193969 16461 raft_consensus.cc:385] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.194413 16461 raft_consensus.cc:740] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.195034 16385 leader_election.cc:304] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [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: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 4e99a4ae0a31407399978d409dca8eaf
I20260710 11:05:30.195060 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec7fc8f9d854e3d8e1936358b9310f1" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:30.195147 16461 consensus_queue.cc:260] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.192137 16459 raft_consensus.cc:359] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.196481 16486 raft_consensus.cc:2804] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.196779 16459 raft_consensus.cc:385] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.196375 16417 raft_consensus.cc:3060] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.197320 16486 raft_consensus.cc:697] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:30.198450 16486 consensus_queue.cc:237] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.190619 16168 catalog_manager.cc:5697] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130). New cstate: current_term: 1 leader_uuid: "4e99a4ae0a31407399978d409dca8eaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.201289 16459 raft_consensus.cc:740] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.201329 16345 raft_consensus.cc:2468] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 1.
I20260710 11:05:30.202919 16235 leader_election.cc:304] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:30.202580 16168 catalog_manager.cc:5697] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130). New cstate: current_term: 1 leader_uuid: "4e99a4ae0a31407399978d409dca8eaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.205199 16459 consensus_queue.cc:260] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.192114 16467 leader_election.cc:290] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 election: Requested vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.210073 16467 raft_consensus.cc:2804] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.210212 16459 ts_tablet_manager.cc:1434] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:05:30.210561 16467 raft_consensus.cc:697] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 LEADER]: Becoming Leader. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Running, Role: LEADER
I20260710 11:05:30.211220 16459 tablet_bootstrap.cc:492] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:30.212769 16165 catalog_manager.cc:5697] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 1 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:30.217401 16417 raft_consensus.cc:2468] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 1.
I20260710 11:05:30.220868 16459 tablet_bootstrap.cc:654] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.221591 16461 ts_tablet_manager.cc:1434] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.004s
I20260710 11:05:30.222666 16461 tablet_bootstrap.cc:492] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:30.228271 16461 tablet_bootstrap.cc:654] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.239794 16461 tablet_bootstrap.cc:492] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:30.240347 16461 ts_tablet_manager.cc:1403] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:05:30.211445 16467 consensus_queue.cc:237] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.248724 16460 ts_tablet_manager.cc:1434] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.068s	user 0.014s	sys 0.022s
I20260710 11:05:30.249847 16460 tablet_bootstrap.cc:492] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:30.250535 16459 tablet_bootstrap.cc:492] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:30.251258 16459 ts_tablet_manager.cc:1403] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.015s
I20260710 11:05:30.253988 16459 raft_consensus.cc:359] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.255417 16459 raft_consensus.cc:385] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.255748 16459 raft_consensus.cc:740] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.254962 16508 raft_consensus.cc:493] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.256174 16460 tablet_bootstrap.cc:654] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.256345 16508 raft_consensus.cc:515] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.243315 16461 raft_consensus.cc:359] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.257746 16461 raft_consensus.cc:385] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.258150 16461 raft_consensus.cc:740] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.259532 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4caa6313844f33a07369e908103815" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:30.260421 16508 leader_election.cc:290] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.260965 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4caa6313844f33a07369e908103815" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:30.260443 16461 consensus_queue.cc:260] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.261595 16417 raft_consensus.cc:2468] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 0.
I20260710 11:05:30.261497 16459 consensus_queue.cc:260] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.262413 16345 raft_consensus.cc:2468] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 0.
I20260710 11:05:30.263008 16233 leader_election.cc:304] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:30.263800 16508 raft_consensus.cc:2804] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.264204 16508 raft_consensus.cc:493] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.264531 16508 raft_consensus.cc:3060] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.263818 16459 ts_tablet_manager.cc:1434] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:05:30.273957 16461 ts_tablet_manager.cc:1434] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:05:30.275233 16508 raft_consensus.cc:515] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.280639 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4caa6313844f33a07369e908103815" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:30.281437 16345 raft_consensus.cc:3060] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.284085 16508 leader_election.cc:290] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 election: Requested vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.285147 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4caa6313844f33a07369e908103815" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:30.284184 16168 catalog_manager.cc:5697] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129). New cstate: current_term: 1 leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.285663 16460 tablet_bootstrap.cc:492] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:30.285730 16417 raft_consensus.cc:3060] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.286232 16460 ts_tablet_manager.cc:1403] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.016s
I20260710 11:05:30.288899 16460 raft_consensus.cc:359] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.289587 16460 raft_consensus.cc:385] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.289899 16460 raft_consensus.cc:740] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.290069 16345 raft_consensus.cc:2468] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 1.
I20260710 11:05:30.290617 16460 consensus_queue.cc:260] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.291313 16235 leader_election.cc:304] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:30.292404 16467 raft_consensus.cc:2804] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.292656 16460 ts_tablet_manager.cc:1434] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:30.292847 16467 raft_consensus.cc:697] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 LEADER]: Becoming Leader. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Running, Role: LEADER
I20260710 11:05:30.293624 16460 tablet_bootstrap.cc:492] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:30.293761 16467 consensus_queue.cc:237] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.294559 16417 raft_consensus.cc:2468] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 1.
I20260710 11:05:30.299157 16460 tablet_bootstrap.cc:654] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.303486 16460 tablet_bootstrap.cc:492] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:30.303857 16460 ts_tablet_manager.cc:1403] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:05:30.303823 16168 catalog_manager.cc:5697] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129). New cstate: current_term: 1 leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.306196 16460 raft_consensus.cc:359] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.306699 16460 raft_consensus.cc:385] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.306917 16460 raft_consensus.cc:740] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.307547 16460 consensus_queue.cc:260] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.309428 16460 ts_tablet_manager.cc:1434] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:05:30.362540 16467 raft_consensus.cc:493] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.363034 16467 raft_consensus.cc:515] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.364799 16467 leader_election.cc:290] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.365599 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596fdc45b8664534b707d84780be6aa2" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:30.365868 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596fdc45b8664534b707d84780be6aa2" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:30.366237 16345 raft_consensus.cc:2468] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 0.
I20260710 11:05:30.366544 16417 raft_consensus.cc:2468] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 0.
I20260710 11:05:30.367363 16235 leader_election.cc:304] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:30.368094 16467 raft_consensus.cc:2804] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.368396 16467 raft_consensus.cc:493] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.368669 16467 raft_consensus.cc:3060] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.373564 16467 raft_consensus.cc:515] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.375290 16467 leader_election.cc:290] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 election: Requested vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.376057 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596fdc45b8664534b707d84780be6aa2" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:30.376303 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596fdc45b8664534b707d84780be6aa2" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:30.376585 16345 raft_consensus.cc:3060] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.376899 16417 raft_consensus.cc:3060] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.381353 16345 raft_consensus.cc:2468] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 1.
I20260710 11:05:30.381481 16417 raft_consensus.cc:2468] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 1.
I20260710 11:05:30.382467 16235 leader_election.cc:304] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:30.382784 16491 raft_consensus.cc:493] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.383368 16467 raft_consensus.cc:2804] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.383288 16491 raft_consensus.cc:515] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.383905 16467 raft_consensus.cc:697] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 LEADER]: Becoming Leader. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Running, Role: LEADER
I20260710 11:05:30.384704 16467 consensus_queue.cc:237] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.385136 16491 leader_election.cc:290] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.385957 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:30.386283 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:30.386656 16269 raft_consensus.cc:2393] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e99a4ae0a31407399978d409dca8eaf in current term 1: Already voted for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in this term.
I20260710 11:05:30.387898 16311 leader_election.cc:304] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e99a4ae0a31407399978d409dca8eaf; no voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed
I20260710 11:05:30.388782 16491 raft_consensus.cc:3060] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.392421 16168 catalog_manager.cc:5697] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129). New cstate: current_term: 1 leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.394065 16491 raft_consensus.cc:2749] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:30.395187 16467 raft_consensus.cc:493] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.395669 16467 raft_consensus.cc:515] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.397598 16467 leader_election.cc:290] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.398310 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867a6568e209441a98012d5acfbcac6d" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:30.398682 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867a6568e209441a98012d5acfbcac6d" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:30.399442 16417 raft_consensus.cc:2393] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35ae0cf7741b476485c93e4d3b5602cd in current term 1: Already voted for candidate 4e99a4ae0a31407399978d409dca8eaf in this term.
I20260710 11:05:30.400310 16233 leader_election.cc:304] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd; no voters: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed
I20260710 11:05:30.401329 16467 raft_consensus.cc:3060] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.407238 16467 raft_consensus.cc:2749] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:30.455215 16491 consensus_queue.cc:1048] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.473495 16486 consensus_queue.cc:1048] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:30.473867 16417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6d231e373ef422584ab4798645ce8af"
dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
mode: GRACEFUL
new_leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
 from {username='slave'} at 127.0.0.1:40848
I20260710 11:05:30.474607 16417 raft_consensus.cc:606] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Received request to transfer leadership to TS 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:30.479755 16269 raft_consensus.cc:3060] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.485921 16270 raft_consensus.cc:3060] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.489140 16493 consensus_queue.cc:1048] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.498333 16486 consensus_queue.cc:1048] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:30.502661 16417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf1ece9831774142a15195e08437ce09"
dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
mode: GRACEFUL
new_leader_uuid: "4e99a4ae0a31407399978d409dca8eaf"
 from {username='slave'} at 127.0.0.1:40848
I20260710 11:05:30.503264 16417 raft_consensus.cc:606] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Received request to transfer leadership to TS 4e99a4ae0a31407399978d409dca8eaf
I20260710 11:05:30.528591 16465 raft_consensus.cc:993] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed: : Instructing follower 35ae0cf7741b476485c93e4d3b5602cd to start an election
I20260710 11:05:30.529112 16465 raft_consensus.cc:1081] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Signalling peer 35ae0cf7741b476485c93e4d3b5602cd to start an election
I20260710 11:05:30.529879 16493 consensus_queue.cc:1048] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.530766 16269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6d231e373ef422584ab4798645ce8af"
dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
 from {username='slave'} at 127.0.0.1:40396
I20260710 11:05:30.531378 16269 raft_consensus.cc:493] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:30.531745 16269 raft_consensus.cc:3060] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.536443 16345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9549cd9819d463fb3e53808d0c5bf6e"
dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
mode: GRACEFUL
new_leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
 from {username='slave'} at 127.0.0.1:53360
I20260710 11:05:30.537168 16345 raft_consensus.cc:606] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Received request to transfer leadership to TS 63aeb3f73c9e410d8bbdf6ed6c487aed
I20260710 11:05:30.538782 16269 raft_consensus.cc:515] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:30.542251 16491 consensus_queue.cc:1048] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.542955 16269 leader_election.cc:290] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 2 election: Requested vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.543581 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d231e373ef422584ab4798645ce8af" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:30.544155 16417 raft_consensus.cc:3055] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:30.544483 16417 raft_consensus.cc:740] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:30.545193 16417 consensus_queue.cc:260] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:30.546198 16417 raft_consensus.cc:3060] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.549327 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d231e373ef422584ab4798645ce8af" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:30.549827 16345 raft_consensus.cc:3060] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.555186 16345 raft_consensus.cc:2468] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 2.
I20260710 11:05:30.556699 16235 leader_election.cc:304] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:30.557512 16467 raft_consensus.cc:2804] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:30.557984 16467 raft_consensus.cc:697] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 2 LEADER]: Becoming Leader. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Running, Role: LEADER
I20260710 11:05:30.558776 16467 consensus_queue.cc:237] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } }
I20260710 11:05:30.563403 16417 raft_consensus.cc:2468] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 2.
I20260710 11:05:30.566469 16490 raft_consensus.cc:993] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf: : Instructing follower 63aeb3f73c9e410d8bbdf6ed6c487aed to start an election
I20260710 11:05:30.566926 16491 raft_consensus.cc:1081] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Signalling peer 63aeb3f73c9e410d8bbdf6ed6c487aed to start an election
I20260710 11:05:30.567888 16168 catalog_manager.cc:5697] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd reported cstate change: term changed from 1 to 2, leader changed from 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131) to 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129). New cstate: current_term: 2 leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:30.568579 16416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9549cd9819d463fb3e53808d0c5bf6e"
dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
 from {username='slave'} at 127.0.0.1:40818
I20260710 11:05:30.569248 16416 raft_consensus.cc:493] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:30.569599 16416 raft_consensus.cc:3060] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.575039 16416 raft_consensus.cc:515] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.576905 16416 leader_election.cc:290] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 2 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:30.577587 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9549cd9819d463fb3e53808d0c5bf6e" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:30.578220 16269 raft_consensus.cc:3060] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.578244 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9549cd9819d463fb3e53808d0c5bf6e" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:30.578939 16345 raft_consensus.cc:3055] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:30.579226 16345 raft_consensus.cc:740] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:30.580005 16345 consensus_queue.cc:260] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.581274 16345 raft_consensus.cc:3060] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.583762 16269 raft_consensus.cc:2468] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 2.
I20260710 11:05:30.584830 16385 leader_election.cc:304] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:30.585598 16465 raft_consensus.cc:2804] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:30.586095 16465 raft_consensus.cc:697] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:30.586846 16345 raft_consensus.cc:2468] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 2.
I20260710 11:05:30.586899 16465 consensus_queue.cc:237] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.592927 16168 catalog_manager.cc:5697] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 1 to 2, leader changed from 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130) to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 2 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:30.608255 16491 consensus_queue.cc:1048] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.618383 16490 consensus_queue.cc:1048] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.627606 16465 consensus_queue.cc:1048] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.634119 16486 raft_consensus.cc:993] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed: : Instructing follower 4e99a4ae0a31407399978d409dca8eaf to start an election
I20260710 11:05:30.634562 16486 raft_consensus.cc:1081] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Signalling peer 4e99a4ae0a31407399978d409dca8eaf to start an election
I20260710 11:05:30.636571 16344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf1ece9831774142a15195e08437ce09"
dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
 from {username='slave'} at 127.0.0.1:53348
I20260710 11:05:30.639652 16465 consensus_queue.cc:1048] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.641443 16344 raft_consensus.cc:493] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:30.641939 16344 raft_consensus.cc:3060] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.649852 16344 raft_consensus.cc:515] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.654066 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:30.654286 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:30.654673 16269 raft_consensus.cc:3060] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.654865 16416 raft_consensus.cc:3055] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:30.655236 16416 raft_consensus.cc:740] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:30.655989 16416 consensus_queue.cc:260] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.657131 16416 raft_consensus.cc:3060] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:30.661139 16344 leader_election.cc:290] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 2 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:30.661600 16269 raft_consensus.cc:2468] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 2.
I20260710 11:05:30.662611 16311 leader_election.cc:304] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:30.663269 16490 raft_consensus.cc:2804] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:30.663761 16490 raft_consensus.cc:697] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 2 LEADER]: Becoming Leader. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:30.663851 16416 raft_consensus.cc:2468] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 2.
I20260710 11:05:30.664641 16490 consensus_queue.cc:237] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:30.671217 16167 catalog_manager.cc:5697] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf reported cstate change: term changed from 1 to 2, leader changed from 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131) to 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130). New cstate: current_term: 2 leader_uuid: "4e99a4ae0a31407399978d409dca8eaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.729312 16490 consensus_queue.cc:1048] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.739462 16491 consensus_queue.cc:1048] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.756476 16467 consensus_queue.cc:1048] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.766736 16510 consensus_queue.cc:1048] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:30.835651 16467 consensus_queue.cc:1048] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.845822 16510 consensus_queue.cc:1048] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.928074 16510 consensus_queue.cc:1048] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.939668 16467 consensus_queue.cc:1048] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:30.994870 16269 raft_consensus.cc:1275] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Refusing update from remote peer 63aeb3f73c9e410d8bbdf6ed6c487aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.996053 16465 consensus_queue.cc:1048] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:31.003405 16344 raft_consensus.cc:1275] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Refusing update from remote peer 63aeb3f73c9e410d8bbdf6ed6c487aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.006196 16486 consensus_queue.cc:1048] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:31.098212 16269 raft_consensus.cc:1275] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Refusing update from remote peer 4e99a4ae0a31407399978d409dca8eaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.098709 16416 raft_consensus.cc:1275] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Refusing update from remote peer 35ae0cf7741b476485c93e4d3b5602cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.099551 16491 consensus_queue.cc:1048] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:31.100083 16467 consensus_queue.cc:1048] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:31.107954 16417 raft_consensus.cc:1275] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Refusing update from remote peer 4e99a4ae0a31407399978d409dca8eaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.109653 16493 consensus_queue.cc:1048] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:31.117151 16344 raft_consensus.cc:1275] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Refusing update from remote peer 35ae0cf7741b476485c93e4d3b5602cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.118749 16510 consensus_queue.cc:1048] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:33.561766 16168 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51288:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:33.563838 16168 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:33.610468 16253 tablet_service.cc:1511] Processing CreateTablet for tablet 6aec27f6c33843268198b3ef9ab4c5a3 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:33.611635 16329 tablet_service.cc:1511] Processing CreateTablet for tablet 6aec27f6c33843268198b3ef9ab4c5a3 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:33.611711 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aec27f6c33843268198b3ef9ab4c5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.613142 16329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aec27f6c33843268198b3ef9ab4c5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.613494 16408 tablet_service.cc:1511] Processing CreateTablet for tablet 6aec27f6c33843268198b3ef9ab4c5a3 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:33.614723 16408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aec27f6c33843268198b3ef9ab4c5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.620085 16256 tablet_service.cc:1511] Processing CreateTablet for tablet e155fce90bcc4ff5a62c7f3ffce164ee (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:33.621443 16256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e155fce90bcc4ff5a62c7f3ffce164ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.624222 16333 tablet_service.cc:1511] Processing CreateTablet for tablet e155fce90bcc4ff5a62c7f3ffce164ee (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:33.625252 16407 tablet_service.cc:1511] Processing CreateTablet for tablet e155fce90bcc4ff5a62c7f3ffce164ee (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:33.625684 16333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e155fce90bcc4ff5a62c7f3ffce164ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.626590 16407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e155fce90bcc4ff5a62c7f3ffce164ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.643941 16257 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0588da7def411882d220c73683b1a7 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:33.645328 16257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0588da7def411882d220c73683b1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.646322 16332 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0588da7def411882d220c73683b1a7 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:33.647657 16332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0588da7def411882d220c73683b1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.648492 16404 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0588da7def411882d220c73683b1a7 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:33.649788 16404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0588da7def411882d220c73683b1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.656224 16256 tablet_service.cc:1511] Processing CreateTablet for tablet 400e179640624ce2b235bdebd5b9dd17 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:33.657588 16256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400e179640624ce2b235bdebd5b9dd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.659785 16330 tablet_service.cc:1511] Processing CreateTablet for tablet 400e179640624ce2b235bdebd5b9dd17 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:33.660400 16556 tablet_bootstrap.cc:492] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:33.661203 16330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400e179640624ce2b235bdebd5b9dd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.677627 16260 tablet_service.cc:1511] Processing CreateTablet for tablet 804bb2b499df448daff168a7705edb9d (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:33.678977 16260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804bb2b499df448daff168a7705edb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.682483 16408 tablet_service.cc:1511] Processing CreateTablet for tablet 400e179640624ce2b235bdebd5b9dd17 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:33.693996 16408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400e179640624ce2b235bdebd5b9dd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.697657 16556 tablet_bootstrap.cc:654] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.704227 16558 tablet_bootstrap.cc:492] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:33.705044 16329 tablet_service.cc:1511] Processing CreateTablet for tablet 804bb2b499df448daff168a7705edb9d (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:33.706400 16329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804bb2b499df448daff168a7705edb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.710623 16404 tablet_service.cc:1511] Processing CreateTablet for tablet 804bb2b499df448daff168a7705edb9d (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:33.712425 16404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804bb2b499df448daff168a7705edb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.713299 16253 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd280e2843c4182953949acff030c56 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:33.714653 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd280e2843c4182953949acff030c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.716759 16407 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd280e2843c4182953949acff030c56 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:33.718113 16407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd280e2843c4182953949acff030c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.718871 16256 tablet_service.cc:1511] Processing CreateTablet for tablet 10aed8734cbf45d683443ddf192f2cde (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:33.719309 16333 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd280e2843c4182953949acff030c56 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:33.722743 16333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd280e2843c4182953949acff030c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.723893 16256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10aed8734cbf45d683443ddf192f2cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.721294 16557 tablet_bootstrap.cc:492] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:33.734417 16558 tablet_bootstrap.cc:654] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.736541 16332 tablet_service.cc:1511] Processing CreateTablet for tablet 10aed8734cbf45d683443ddf192f2cde (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:33.739573 16403 tablet_service.cc:1511] Processing CreateTablet for tablet 10aed8734cbf45d683443ddf192f2cde (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:33.741919 16403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10aed8734cbf45d683443ddf192f2cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.740815 16257 tablet_service.cc:1511] Processing CreateTablet for tablet 56579bf0c4e54bee8fb2c0526ccfb1c4 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:33.744755 16257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56579bf0c4e54bee8fb2c0526ccfb1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.750113 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 56579bf0c4e54bee8fb2c0526ccfb1c4 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:33.751525 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56579bf0c4e54bee8fb2c0526ccfb1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.755815 16557 tablet_bootstrap.cc:654] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.757725 16332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10aed8734cbf45d683443ddf192f2cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.767431 16405 tablet_service.cc:1511] Processing CreateTablet for tablet 56579bf0c4e54bee8fb2c0526ccfb1c4 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:33.769517 16405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56579bf0c4e54bee8fb2c0526ccfb1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.771759 16259 tablet_service.cc:1511] Processing CreateTablet for tablet 4167bf90bc6f4f2a9e0e9de0889b1841 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:33.800443 16259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4167bf90bc6f4f2a9e0e9de0889b1841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.814590 16335 tablet_service.cc:1511] Processing CreateTablet for tablet 4167bf90bc6f4f2a9e0e9de0889b1841 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:33.815824 16556 tablet_bootstrap.cc:492] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:33.815941 16335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4167bf90bc6f4f2a9e0e9de0889b1841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.816480 16556 ts_tablet_manager.cc:1403] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.156s	user 0.031s	sys 0.024s
I20260710 11:05:33.815954 16558 tablet_bootstrap.cc:492] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:33.818209 16558 ts_tablet_manager.cc:1403] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.114s	user 0.004s	sys 0.013s
I20260710 11:05:33.821134 16556 raft_consensus.cc:359] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.821931 16556 raft_consensus.cc:385] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.822227 16556 raft_consensus.cc:740] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.823099 16556 consensus_queue.cc:260] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.825897 16556 ts_tablet_manager.cc:1434] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:05:33.826067 16558 raft_consensus.cc:359] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.826795 16558 raft_consensus.cc:385] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.826903 16556 tablet_bootstrap.cc:492] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:33.827131 16558 raft_consensus.cc:740] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.827932 16558 consensus_queue.cc:260] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.849689 16408 tablet_service.cc:1511] Processing CreateTablet for tablet 4167bf90bc6f4f2a9e0e9de0889b1841 (DEFAULT_TABLE table=soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:33.851202 16408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4167bf90bc6f4f2a9e0e9de0889b1841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.851485 16556 tablet_bootstrap.cc:654] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:33.854622 16311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.113.129:33123, user_credentials={real_user=slave}} blocked reactor thread for 72500.7us
I20260710 11:05:33.868017 16557 tablet_bootstrap.cc:492] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:33.868603 16557 ts_tablet_manager.cc:1403] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.152s	user 0.024s	sys 0.000s
I20260710 11:05:33.870877 16556 tablet_bootstrap.cc:492] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:33.878477 16556 ts_tablet_manager.cc:1403] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.003s
I20260710 11:05:33.871647 16557 raft_consensus.cc:359] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.881253 16557 raft_consensus.cc:385] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.881615 16557 raft_consensus.cc:740] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.881781 16556 raft_consensus.cc:359] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.882622 16556 raft_consensus.cc:385] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.882377 16557 consensus_queue.cc:260] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.882975 16556 raft_consensus.cc:740] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.883970 16556 consensus_queue.cc:260] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.884986 16557 ts_tablet_manager.cc:1434] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260710 11:05:33.886533 16557 tablet_bootstrap.cc:492] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:33.887925 16556 ts_tablet_manager.cc:1434] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:05:33.889081 16556 tablet_bootstrap.cc:492] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:33.895177 16558 ts_tablet_manager.cc:1434] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.077s	user 0.003s	sys 0.008s
I20260710 11:05:33.896391 16558 tablet_bootstrap.cc:492] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:33.898293 16556 tablet_bootstrap.cc:654] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.902076 16544 raft_consensus.cc:493] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.902839 16558 tablet_bootstrap.cc:654] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.902611 16544 raft_consensus.cc:515] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.905274 16557 tablet_bootstrap.cc:654] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.905740 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e155fce90bcc4ff5a62c7f3ffce164ee" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:33.906239 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e155fce90bcc4ff5a62c7f3ffce164ee" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:33.906946 16344 raft_consensus.cc:2468] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
W20260710 11:05:33.907380 16385 leader_election.cc:343] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.908363 16384 leader_election.cc:304] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [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: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:33.909655 16544 leader_election.cc:290] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:33.910390 16544 raft_consensus.cc:2804] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.910740 16544 raft_consensus.cc:493] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.911170 16544 raft_consensus.cc:3060] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.911314 16557 tablet_bootstrap.cc:492] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:33.911880 16558 tablet_bootstrap.cc:492] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:33.911872 16557 ts_tablet_manager.cc:1403] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.005s
I20260710 11:05:33.912578 16558 ts_tablet_manager.cc:1403] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 11:05:33.915397 16557 raft_consensus.cc:359] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.916005 16557 raft_consensus.cc:385] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.916254 16557 raft_consensus.cc:740] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.916889 16557 consensus_queue.cc:260] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.919147 16557 ts_tablet_manager.cc:1434] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:33.920130 16557 tablet_bootstrap.cc:492] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:33.921290 16558 raft_consensus.cc:359] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.921085 16544 raft_consensus.cc:515] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.922322 16558 raft_consensus.cc:385] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.922771 16558 raft_consensus.cc:740] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.923754 16558 consensus_queue.cc:260] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.924682 16556 tablet_bootstrap.cc:492] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:33.924798 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e155fce90bcc4ff5a62c7f3ffce164ee" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:33.925307 16556 ts_tablet_manager.cc:1403] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.009s
I20260710 11:05:33.925494 16269 raft_consensus.cc:3060] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.926402 16558 ts_tablet_manager.cc:1434] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:05:33.927474 16558 tablet_bootstrap.cc:492] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:33.928576 16556 raft_consensus.cc:359] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.929524 16556 raft_consensus.cc:385] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.929821 16556 raft_consensus.cc:740] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.930665 16556 consensus_queue.cc:260] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.932928 16556 ts_tablet_manager.cc:1434] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:05:33.933929 16269 raft_consensus.cc:2468] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:33.935688 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e155fce90bcc4ff5a62c7f3ffce164ee" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:33.936359 16344 raft_consensus.cc:3060] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.938611 16385 leader_election.cc:304] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:33.939534 16567 raft_consensus.cc:2804] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.943231 16558 tablet_bootstrap.cc:654] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.944687 16344 raft_consensus.cc:2468] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:33.933955 16556 tablet_bootstrap.cc:492] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:33.949108 16544 leader_election.cc:290] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:33.953994 16567 raft_consensus.cc:697] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:33.954988 16556 tablet_bootstrap.cc:654] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.954998 16567 consensus_queue.cc:237] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.960577 16558 tablet_bootstrap.cc:492] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:33.961122 16558 ts_tablet_manager.cc:1403] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.010s
I20260710 11:05:33.965346 16557 tablet_bootstrap.cc:654] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.967661 16556 tablet_bootstrap.cc:492] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:33.968227 16556 ts_tablet_manager.cc:1403] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.004s
I20260710 11:05:33.968115 16167 catalog_manager.cc:5697] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 1 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:33.969087 16558 raft_consensus.cc:359] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.969871 16558 raft_consensus.cc:385] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.970172 16558 raft_consensus.cc:740] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.970930 16558 consensus_queue.cc:260] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.971537 16557 tablet_bootstrap.cc:492] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:33.971829 16556 raft_consensus.cc:359] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.972574 16556 raft_consensus.cc:385] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.972859 16556 raft_consensus.cc:740] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.973685 16558 ts_tablet_manager.cc:1434] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:05:33.973634 16556 consensus_queue.cc:260] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.974805 16558 tablet_bootstrap.cc:492] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:33.976271 16556 ts_tablet_manager.cc:1434] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:33.977394 16556 tablet_bootstrap.cc:492] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:33.982159 16558 tablet_bootstrap.cc:654] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.984004 16556 tablet_bootstrap.cc:654] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.986179 16557 ts_tablet_manager.cc:1403] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.000s
I20260710 11:05:33.988155 16567 raft_consensus.cc:493] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.988853 16567 raft_consensus.cc:515] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.989565 16557 raft_consensus.cc:359] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.990360 16557 raft_consensus.cc:385] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.990661 16557 raft_consensus.cc:740] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.991595 16557 consensus_queue.cc:260] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.992386 16558 tablet_bootstrap.cc:492] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:33.992933 16558 ts_tablet_manager.cc:1403] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 11:05:33.992856 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd280e2843c4182953949acff030c56" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
W20260710 11:05:33.995055 16385 leader_election.cc:343] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.996285 16558 raft_consensus.cc:359] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.997107 16558 raft_consensus.cc:385] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.997459 16558 raft_consensus.cc:740] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.997864 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd280e2843c4182953949acff030c56" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:33.998322 16558 consensus_queue.cc:260] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:33.998862 16567 leader_election.cc:290] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:33.999503 16344 raft_consensus.cc:2468] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
I20260710 11:05:34.000968 16384 leader_election.cc:304] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [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: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:34.001964 16557 ts_tablet_manager.cc:1434] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:05:34.002043 16558 ts_tablet_manager.cc:1434] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:34.002133 16567 raft_consensus.cc:2804] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:34.002655 16567 raft_consensus.cc:493] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.003010 16567 raft_consensus.cc:3060] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.003290 16558 tablet_bootstrap.cc:492] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:34.010604 16558 tablet_bootstrap.cc:654] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.011018 16567 raft_consensus.cc:515] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.013556 16557 tablet_bootstrap.cc:492] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:34.014099 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd280e2843c4182953949acff030c56" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:34.014667 16556 tablet_bootstrap.cc:492] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:34.015157 16556 ts_tablet_manager.cc:1403] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.005s
W20260710 11:05:34.015563 16385 leader_election.cc:343] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:34.018575 16556 raft_consensus.cc:359] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.019332 16556 raft_consensus.cc:385] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.019624 16556 raft_consensus.cc:740] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.020289 16556 consensus_queue.cc:260] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.022697 16556 ts_tablet_manager.cc:1434] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:34.022799 16557 tablet_bootstrap.cc:654] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.024509 16556 tablet_bootstrap.cc:492] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:34.028048 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd280e2843c4182953949acff030c56" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:34.028806 16344 raft_consensus.cc:3060] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.031363 16556 tablet_bootstrap.cc:654] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.044075 16344 raft_consensus.cc:2468] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:34.040870 16567 leader_election.cc:290] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:34.046156 16384 leader_election.cc:304] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [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: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:34.047659 16567 raft_consensus.cc:2804] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.049238 16567 raft_consensus.cc:697] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:34.050551 16567 consensus_queue.cc:237] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.066543 16557 tablet_bootstrap.cc:492] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:34.066653 16556 tablet_bootstrap.cc:492] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:34.066798 16558 tablet_bootstrap.cc:492] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:34.067293 16556 ts_tablet_manager.cc:1403] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.012s
I20260710 11:05:34.067803 16557 ts_tablet_manager.cc:1403] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.028s
I20260710 11:05:34.067839 16558 ts_tablet_manager.cc:1403] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.019s
I20260710 11:05:34.070494 16556 raft_consensus.cc:359] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.071349 16556 raft_consensus.cc:385] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.070979 16557 raft_consensus.cc:359] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.071684 16556 raft_consensus.cc:740] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.071796 16557 raft_consensus.cc:385] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.072176 16557 raft_consensus.cc:740] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.072551 16556 consensus_queue.cc:260] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.072937 16557 consensus_queue.cc:260] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.074883 16556 ts_tablet_manager.cc:1434] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:34.075076 16567 raft_consensus.cc:493] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.075800 16557 ts_tablet_manager.cc:1434] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:05:34.075582 16567 raft_consensus.cc:515] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.076133 16556 tablet_bootstrap.cc:492] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:34.074127 16165 catalog_manager.cc:5697] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 1 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:34.074155 16558 raft_consensus.cc:359] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.079860 16558 raft_consensus.cc:385] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.080381 16558 raft_consensus.cc:740] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.079727 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400e179640624ce2b235bdebd5b9dd17" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:34.081210 16558 consensus_queue.cc:260] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.083536 16569 raft_consensus.cc:493] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.082800 16557 tablet_bootstrap.cc:492] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:34.084082 16569 raft_consensus.cc:515] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.084503 16556 tablet_bootstrap.cc:654] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.085698 16558 ts_tablet_manager.cc:1434] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:05:34.086359 16569 leader_election.cc:290] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
W20260710 11:05:34.082649 16384 leader_election.cc:343] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:34.089808 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400e179640624ce2b235bdebd5b9dd17" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:34.093163 16558 tablet_bootstrap.cc:492] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:34.093317 16269 raft_consensus.cc:2468] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
I20260710 11:05:34.094627 16385 leader_election.cc:304] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [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: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 4e99a4ae0a31407399978d409dca8eaf
I20260710 11:05:34.095572 16544 raft_consensus.cc:493] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.096071 16544 raft_consensus.cc:515] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.091203 16567 leader_election.cc:290] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:34.098286 16544 leader_election.cc:290] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:34.099180 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0588da7def411882d220c73683b1a7" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:34.099915 16344 raft_consensus.cc:2468] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
I20260710 11:05:34.101719 16384 leader_election.cc:304] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:34.102486 16556 tablet_bootstrap.cc:492] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:34.103302 16556 ts_tablet_manager.cc:1403] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260710 11:05:34.104293 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56579bf0c4e54bee8fb2c0526ccfb1c4" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:34.105544 16558 tablet_bootstrap.cc:654] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.097944 16567 raft_consensus.cc:2804] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:34.106936 16385 leader_election.cc:343] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:34.104511 16544 raft_consensus.cc:2804] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:34.108019 16544 raft_consensus.cc:493] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.108410 16544 raft_consensus.cc:3060] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.091974 16557 tablet_bootstrap.cc:654] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.091738 16268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0588da7def411882d220c73683b1a7" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:34.109889 16268 raft_consensus.cc:2468] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
I20260710 11:05:34.104856 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56579bf0c4e54bee8fb2c0526ccfb1c4" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:34.113826 16556 raft_consensus.cc:359] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.114641 16556 raft_consensus.cc:385] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:34.114727 16384 leader_election.cc:343] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:34.115044 16556 raft_consensus.cc:740] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.115286 16384 leader_election.cc:304] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf
I20260710 11:05:34.116029 16556 consensus_queue.cc:260] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.116550 16569 raft_consensus.cc:2749] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:34.106988 16567 raft_consensus.cc:493] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.118376 16567 raft_consensus.cc:3060] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:34.120713 16216 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:34.124060 16558 tablet_bootstrap.cc:492] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:34.124637 16558 ts_tablet_manager.cc:1403] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.014s
I20260710 11:05:34.128489 16558 raft_consensus.cc:359] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.129695 16558 raft_consensus.cc:385] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.130110 16558 raft_consensus.cc:740] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.124240 16544 raft_consensus.cc:515] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.131148 16558 consensus_queue.cc:260] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.135455 16558 ts_tablet_manager.cc:1434] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260710 11:05:34.135736 16268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0588da7def411882d220c73683b1a7" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:34.136425 16268 raft_consensus.cc:3060] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.137065 16558 tablet_bootstrap.cc:492] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:34.147921 16558 tablet_bootstrap.cc:654] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.149770 16268 raft_consensus.cc:2468] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:34.150990 16385 leader_election.cc:304] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:34.151906 16569 raft_consensus.cc:2804] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.152446 16569 raft_consensus.cc:697] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:34.152391 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0588da7def411882d220c73683b1a7" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:34.153630 16344 raft_consensus.cc:3060] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.153728 16569 consensus_queue.cc:237] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.156147 16557 tablet_bootstrap.cc:492] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:34.156700 16557 ts_tablet_manager.cc:1403] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260710 11:05:34.151909 16544 leader_election.cc:290] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:34.160916 16558 tablet_bootstrap.cc:492] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:34.160480 16557 raft_consensus.cc:359] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.161527 16558 ts_tablet_manager.cc:1403] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260710 11:05:34.131126 16567 raft_consensus.cc:515] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.164561 16344 raft_consensus.cc:2468] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:34.165108 16558 raft_consensus.cc:359] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.165934 16558 raft_consensus.cc:385] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.166260 16558 raft_consensus.cc:740] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.167307 16556 ts_tablet_manager.cc:1434] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.064s	user 0.015s	sys 0.019s
I20260710 11:05:34.167263 16558 consensus_queue.cc:260] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.169072 16556 tablet_bootstrap.cc:492] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:34.169890 16558 ts_tablet_manager.cc:1434] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:34.169998 16268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400e179640624ce2b235bdebd5b9dd17" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:34.170714 16268 raft_consensus.cc:3060] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.171104 16558 tablet_bootstrap.cc:492] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:34.161525 16557 raft_consensus.cc:385] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.173883 16557 raft_consensus.cc:740] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.174762 16557 consensus_queue.cc:260] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.177349 16557 ts_tablet_manager.cc:1434] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:05:34.177848 16562 raft_consensus.cc:493] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.178280 16268 raft_consensus.cc:2468] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:34.178471 16557 tablet_bootstrap.cc:492] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:34.178400 16562 raft_consensus.cc:515] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.179291 16556 tablet_bootstrap.cc:654] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.179593 16385 leader_election.cc:304] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:34.181771 16567 leader_election.cc:290] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:34.182053 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400e179640624ce2b235bdebd5b9dd17" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:34.182401 16567 raft_consensus.cc:2804] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.182808 16344 raft_consensus.cc:3060] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.182953 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aec27f6c33843268198b3ef9ab4c5a3" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:34.183108 16567 raft_consensus.cc:697] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:34.183799 16269 raft_consensus.cc:2468] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
I20260710 11:05:34.184190 16567 consensus_queue.cc:237] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.186717 16311 leader_election.cc:304] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:34.189227 16564 raft_consensus.cc:2804] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:34.189764 16564 raft_consensus.cc:493] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.190186 16564 raft_consensus.cc:3060] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.190779 16558 tablet_bootstrap.cc:654] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.191548 16344 raft_consensus.cc:2468] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:34.193405 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aec27f6c33843268198b3ef9ab4c5a3" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:34.194376 16416 raft_consensus.cc:2468] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
I20260710 11:05:34.196172 16557 tablet_bootstrap.cc:654] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.200457 16167 catalog_manager.cc:5697] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 1 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:34.203814 16493 raft_consensus.cc:493] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.217389 16493 raft_consensus.cc:515] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.180747 16562 leader_election.cc:290] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:34.213792 16556 tablet_bootstrap.cc:492] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:34.219128 16556 ts_tablet_manager.cc:1403] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.006s
I20260710 11:05:34.219568 16493 leader_election.cc:290] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:34.223166 16556 raft_consensus.cc:359] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.224253 16556 raft_consensus.cc:385] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.224627 16556 raft_consensus.cc:740] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.225596 16556 consensus_queue.cc:260] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.228055 16268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56579bf0c4e54bee8fb2c0526ccfb1c4" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:34.216411 16557 tablet_bootstrap.cc:492] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:34.229519 16557 ts_tablet_manager.cc:1403] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.005s
W20260710 11:05:34.231434 16311 leader_election.cc:343] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:34.232888 16564 raft_consensus.cc:515] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.234112 16557 raft_consensus.cc:359] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.235255 16557 raft_consensus.cc:385] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.235424 16564 leader_election.cc:290] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:34.235740 16557 raft_consensus.cc:740] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.228659 16556 ts_tablet_manager.cc:1434] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:05:34.237237 16268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aec27f6c33843268198b3ef9ab4c5a3" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:34.237972 16556 tablet_bootstrap.cc:492] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Bootstrap starting.
I20260710 11:05:34.237928 16268 raft_consensus.cc:3060] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.235679 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56579bf0c4e54bee8fb2c0526ccfb1c4" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:34.239045 16417 raft_consensus.cc:2468] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
I20260710 11:05:34.240038 16558 tablet_bootstrap.cc:492] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:34.240614 16558 ts_tablet_manager.cc:1403] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.020s
I20260710 11:05:34.241076 16557 consensus_queue.cc:260] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.242513 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aec27f6c33843268198b3ef9ab4c5a3" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:34.243080 16417 raft_consensus.cc:3060] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.243762 16557 ts_tablet_manager.cc:1434] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:05:34.244218 16558 raft_consensus.cc:359] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.245033 16558 raft_consensus.cc:385] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.245407 16558 raft_consensus.cc:740] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.246398 16308 leader_election.cc:304] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [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: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:34.246258 16558 consensus_queue.cc:260] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.247478 16564 raft_consensus.cc:2804] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:34.247936 16564 raft_consensus.cc:493] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.248379 16564 raft_consensus.cc:3060] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.254976 16268 raft_consensus.cc:2468] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:34.256283 16311 leader_election.cc:304] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:34.256703 16556 tablet_bootstrap.cc:654] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.256939 16558 ts_tablet_manager.cc:1434] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:05:34.257179 16493 raft_consensus.cc:2804] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.257746 16493 raft_consensus.cc:697] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Becoming Leader. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:34.257822 16417 raft_consensus.cc:2468] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:34.258371 16558 tablet_bootstrap.cc:492] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf: Bootstrap starting.
I20260710 11:05:34.258634 16493 consensus_queue.cc:237] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.244859 16557 tablet_bootstrap.cc:492] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:34.262136 16564 raft_consensus.cc:515] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.270903 16268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56579bf0c4e54bee8fb2c0526ccfb1c4" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
W20260710 11:05:34.272315 16311 leader_election.cc:343] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:34.273675 16564 leader_election.cc:290] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:34.268261 16558 tablet_bootstrap.cc:654] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.275094 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56579bf0c4e54bee8fb2c0526ccfb1c4" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:34.275957 16417 raft_consensus.cc:3060] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.277624 16168 catalog_manager.cc:5697] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 1 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:34.280544 16557 tablet_bootstrap.cc:654] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.292279 16417 raft_consensus.cc:2468] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:34.292616 16556 tablet_bootstrap.cc:492] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed: No bootstrap required, opened a new log
I20260710 11:05:34.293136 16556 ts_tablet_manager.cc:1403] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.000s
I20260710 11:05:34.293687 16308 leader_election.cc:304] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [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: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:34.294905 16493 raft_consensus.cc:2804] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.295401 16493 raft_consensus.cc:697] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Becoming Leader. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:34.296185 16493 consensus_queue.cc:237] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.299234 16165 catalog_manager.cc:5697] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130). New cstate: current_term: 1 leader_uuid: "4e99a4ae0a31407399978d409dca8eaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.295996 16556 raft_consensus.cc:359] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.301831 16556 raft_consensus.cc:385] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.302150 16556 raft_consensus.cc:740] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.303061 16556 consensus_queue.cc:260] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.308729 16556 ts_tablet_manager.cc:1434] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:05:34.314934 16558 tablet_bootstrap.cc:492] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf: No bootstrap required, opened a new log
I20260710 11:05:34.315439 16558 ts_tablet_manager.cc:1403] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.007s
I20260710 11:05:34.317516 16557 tablet_bootstrap.cc:492] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:34.318188 16557 ts_tablet_manager.cc:1403] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.023s
I20260710 11:05:34.318045 16558 raft_consensus.cc:359] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.318833 16558 raft_consensus.cc:385] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.319123 16558 raft_consensus.cc:740] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.319875 16558 consensus_queue.cc:260] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.321862 16558 ts_tablet_manager.cc:1434] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:05:34.321627 16557 raft_consensus.cc:359] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.322501 16557 raft_consensus.cc:385] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.322837 16557 raft_consensus.cc:740] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.323716 16557 consensus_queue.cc:260] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.326215 16557 ts_tablet_manager.cc:1434] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:05:34.327342 16557 tablet_bootstrap.cc:492] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:34.334510 16557 tablet_bootstrap.cc:654] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.335232 16167 catalog_manager.cc:5697] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130). New cstate: current_term: 1 leader_uuid: "4e99a4ae0a31407399978d409dca8eaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.339448 16557 tablet_bootstrap.cc:492] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:34.339975 16557 ts_tablet_manager.cc:1403] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:05:34.342605 16567 raft_consensus.cc:493] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.342875 16557 raft_consensus.cc:359] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.343570 16557 raft_consensus.cc:385] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.343246 16567 raft_consensus.cc:515] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.343869 16557 raft_consensus.cc:740] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.344606 16557 consensus_queue.cc:260] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.345405 16567 leader_election.cc:290] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:34.346740 16557 ts_tablet_manager.cc:1434] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:34.347328 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167bf90bc6f4f2a9e0e9de0889b1841" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:34.347782 16557 tablet_bootstrap.cc:492] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd: Bootstrap starting.
I20260710 11:05:34.348047 16344 raft_consensus.cc:2468] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
I20260710 11:05:34.349458 16384 leader_election.cc:304] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:34.350188 16567 raft_consensus.cc:2804] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:34.350628 16567 raft_consensus.cc:493] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.351068 16567 raft_consensus.cc:3060] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.346541 16268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167bf90bc6f4f2a9e0e9de0889b1841" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:34.352022 16268 raft_consensus.cc:2468] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
I20260710 11:05:34.354631 16557 tablet_bootstrap.cc:654] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:34.359570 16557 tablet_bootstrap.cc:492] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd: No bootstrap required, opened a new log
I20260710 11:05:34.359289 16567 raft_consensus.cc:515] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.359977 16557 ts_tablet_manager.cc:1403] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:05:34.362679 16557 raft_consensus.cc:359] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.363380 16557 raft_consensus.cc:385] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:34.363652 16557 raft_consensus.cc:740] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Initialized, Role: FOLLOWER
I20260710 11:05:34.364287 16557 consensus_queue.cc:260] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.365271 16569 consensus_queue.cc:1048] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:34.372488 16557 ts_tablet_manager.cc:1434] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:05:34.374074 16567 leader_election.cc:290] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:34.375653 16493 raft_consensus.cc:493] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.376065 16493 raft_consensus.cc:515] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.377457 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167bf90bc6f4f2a9e0e9de0889b1841" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:34.378151 16344 raft_consensus.cc:3060] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.378692 16268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804bb2b499df448daff168a7705edb9d" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:34.379369 16493 leader_election.cc:290] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:34.379408 16268 raft_consensus.cc:2468] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
I20260710 11:05:34.381335 16311 leader_election.cc:304] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:34.382654 16564 raft_consensus.cc:2804] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:34.383026 16564 raft_consensus.cc:493] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.383404 16564 raft_consensus.cc:3060] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.386958 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167bf90bc6f4f2a9e0e9de0889b1841" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:34.387662 16269 raft_consensus.cc:3060] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.391094 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804bb2b499df448daff168a7705edb9d" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:34.391849 16416 raft_consensus.cc:2468] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 0.
I20260710 11:05:34.393677 16564 raft_consensus.cc:515] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.394809 16344 raft_consensus.cc:2468] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:34.396118 16384 leader_election.cc:304] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:34.397068 16567 raft_consensus.cc:2804] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.397593 16270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804bb2b499df448daff168a7705edb9d" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:34.398269 16270 raft_consensus.cc:3060] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.398284 16564 leader_election.cc:290] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:34.401052 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804bb2b499df448daff168a7705edb9d" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:34.401737 16416 raft_consensus.cc:3060] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.404302 16569 consensus_queue.cc:1048] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.407958 16269 raft_consensus.cc:2468] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:34.408597 16569 raft_consensus.cc:493] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.409209 16569 raft_consensus.cc:515] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.412014 16569 leader_election.cc:290] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:34.412678 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aed8734cbf45d683443ddf192f2cde" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd" is_pre_election: true
I20260710 11:05:34.413410 16269 raft_consensus.cc:2468] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
I20260710 11:05:34.413471 16567 raft_consensus.cc:697] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:34.414727 16343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aed8734cbf45d683443ddf192f2cde" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:34.417752 16343 raft_consensus.cc:2468] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 0.
I20260710 11:05:34.416029 16385 leader_election.cc:304] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:34.418782 16567 consensus_queue.cc:237] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.419525 16569 raft_consensus.cc:2804] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:34.420442 16270 raft_consensus.cc:2468] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:34.420936 16569 raft_consensus.cc:493] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.421393 16569 raft_consensus.cc:3060] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.426134 16416 raft_consensus.cc:2468] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 1.
I20260710 11:05:34.428104 16308 leader_election.cc:304] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:34.429466 16493 raft_consensus.cc:2804] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.430171 16493 raft_consensus.cc:697] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Becoming Leader. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:34.431341 16493 consensus_queue.cc:237] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.447211 16569 raft_consensus.cc:515] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.448871 16544 consensus_queue.cc:1048] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:34.449627 16569 leader_election.cc:290] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:34.450696 16598 raft_consensus.cc:493] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.450986 16268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aed8734cbf45d683443ddf192f2cde" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:34.451226 16598 raft_consensus.cc:515] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.452641 16343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aed8734cbf45d683443ddf192f2cde" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:34.453323 16343 raft_consensus.cc:3060] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.454063 16598 leader_election.cc:290] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:34.455248 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56579bf0c4e54bee8fb2c0526ccfb1c4" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" is_pre_election: true
I20260710 11:05:34.451646 16268 raft_consensus.cc:3060] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.456238 16341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56579bf0c4e54bee8fb2c0526ccfb1c4" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e99a4ae0a31407399978d409dca8eaf" is_pre_election: true
I20260710 11:05:34.456264 16417 raft_consensus.cc:2393] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35ae0cf7741b476485c93e4d3b5602cd in current term 1: Already voted for candidate 4e99a4ae0a31407399978d409dca8eaf in this term.
I20260710 11:05:34.462764 16235 leader_election.cc:304] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd; no voters: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed
I20260710 11:05:34.463943 16598 raft_consensus.cc:3060] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.463200 16168 catalog_manager.cc:5697] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130). New cstate: current_term: 1 leader_uuid: "4e99a4ae0a31407399978d409dca8eaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.466688 16343 raft_consensus.cc:2468] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:34.468014 16384 leader_election.cc:304] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e99a4ae0a31407399978d409dca8eaf, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:34.469133 16544 raft_consensus.cc:2804] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.469650 16544 raft_consensus.cc:697] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:34.470542 16544 consensus_queue.cc:237] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.474835 16598 raft_consensus.cc:2749] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:34.482359 16269 raft_consensus.cc:3060] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.493072 16268 raft_consensus.cc:2468] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 1.
I20260710 11:05:34.493448 16165 catalog_manager.cc:5697] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 1 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:34.495514 16165 catalog_manager.cc:5697] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 1 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:34.501801 16583 consensus_queue.cc:1048] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:34.556183 16583 consensus_queue.cc:1048] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.560882 16343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6aec27f6c33843268198b3ef9ab4c5a3"
dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
mode: GRACEFUL
new_leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
 from {username='slave'} at 127.0.0.1:53360
I20260710 11:05:34.561482 16343 raft_consensus.cc:606] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Received request to transfer leadership to TS 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:34.567899 16417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e155fce90bcc4ff5a62c7f3ffce164ee"
dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
mode: GRACEFUL
new_leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
 from {username='slave'} at 127.0.0.1:40848
I20260710 11:05:34.568499 16417 raft_consensus.cc:606] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Received request to transfer leadership to TS 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:34.570150 16544 consensus_queue.cc:1048] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.577198 16417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d0588da7def411882d220c73683b1a7"
dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
mode: GRACEFUL
new_leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
 from {username='slave'} at 127.0.0.1:40848
I20260710 11:05:34.577778 16417 raft_consensus.cc:606] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Received request to transfer leadership to TS 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:34.583189 16417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "400e179640624ce2b235bdebd5b9dd17"
dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
mode: GRACEFUL
new_leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
 from {username='slave'} at 127.0.0.1:40848
I20260710 11:05:34.583770 16417 raft_consensus.cc:606] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Received request to transfer leadership to TS 35ae0cf7741b476485c93e4d3b5602cd
I20260710 11:05:34.591563 16417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dd280e2843c4182953949acff030c56"
dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
mode: GRACEFUL
new_leader_uuid: "4e99a4ae0a31407399978d409dca8eaf"
 from {username='slave'} at 127.0.0.1:40848
I20260710 11:05:34.592098 16417 raft_consensus.cc:606] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Received request to transfer leadership to TS 4e99a4ae0a31407399978d409dca8eaf
I20260710 11:05:34.596419 16417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10aed8734cbf45d683443ddf192f2cde"
dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
mode: GRACEFUL
new_leader_uuid: "4e99a4ae0a31407399978d409dca8eaf"
 from {username='slave'} at 127.0.0.1:40848
I20260710 11:05:34.596907 16417 raft_consensus.cc:606] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Received request to transfer leadership to TS 4e99a4ae0a31407399978d409dca8eaf
I20260710 11:05:34.727492 16493 consensus_queue.cc:1048] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.733811 16564 raft_consensus.cc:993] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf: : Instructing follower 35ae0cf7741b476485c93e4d3b5602cd to start an election
I20260710 11:05:34.734259 16562 raft_consensus.cc:1081] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Signalling peer 35ae0cf7741b476485c93e4d3b5602cd to start an election
I20260710 11:05:34.735909 16269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6aec27f6c33843268198b3ef9ab4c5a3"
dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
 from {username='slave'} at 127.0.0.1:40380
I20260710 11:05:34.736433 16269 raft_consensus.cc:493] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.736745 16269 raft_consensus.cc:3060] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.739271 16493 consensus_queue.cc:1048] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.743245 16269 raft_consensus.cc:515] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.746007 16268 raft_consensus.cc:1240] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Rejecting Update request from peer 4e99a4ae0a31407399978d409dca8eaf for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:34.746214 16343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aec27f6c33843268198b3ef9ab4c5a3" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:34.746869 16343 raft_consensus.cc:3055] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.747283 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aec27f6c33843268198b3ef9ab4c5a3" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:34.747270 16343 raft_consensus.cc:740] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:34.748837 16269 leader_election.cc:290] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 2 election: Requested vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:34.749553 16493 consensus_queue.cc:1059] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.750932 16343 consensus_queue.cc:260] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.752177 16343 raft_consensus.cc:3060] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.759023 16343 raft_consensus.cc:2468] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 2.
W20260710 11:05:34.759457 16564 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:05:34.760252 16235 leader_election.cc:304] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [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: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 63aeb3f73c9e410d8bbdf6ed6c487aed
I20260710 11:05:34.761152 16598 raft_consensus.cc:2804] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.761700 16598 raft_consensus.cc:697] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 LEADER]: Becoming Leader. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Running, Role: LEADER
I20260710 11:05:34.762413 16598 consensus_queue.cc:237] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [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: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.768875 16167 catalog_manager.cc:5697] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd reported cstate change: term changed from 1 to 2, leader changed from 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130) to 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129). New cstate: current_term: 2 leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.781955 16564 consensus_queue.cc:1048] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.791679 16564 consensus_queue.cc:1048] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.795717 16544 consensus_queue.cc:1048] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.804481 16544 raft_consensus.cc:993] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed: : Instructing follower 35ae0cf7741b476485c93e4d3b5602cd to start an election
I20260710 11:05:34.805052 16583 raft_consensus.cc:1081] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Signalling peer 35ae0cf7741b476485c93e4d3b5602cd to start an election
I20260710 11:05:34.807031 16268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "400e179640624ce2b235bdebd5b9dd17"
dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
 from {username='slave'} at 127.0.0.1:40396
I20260710 11:05:34.807653 16268 raft_consensus.cc:493] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.808095 16268 raft_consensus.cc:3060] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.812623 16583 consensus_queue.cc:1048] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.816630 16268 raft_consensus.cc:515] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.819921 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400e179640624ce2b235bdebd5b9dd17" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:34.828733 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400e179640624ce2b235bdebd5b9dd17" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:34.829463 16417 raft_consensus.cc:3055] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.829797 16417 raft_consensus.cc:740] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:34.828102 16268 leader_election.cc:290] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 2 election: Requested vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:34.830653 16417 consensus_queue.cc:260] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.833195 16417 raft_consensus.cc:3060] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.841089 16417 raft_consensus.cc:2468] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 2.
I20260710 11:05:34.843097 16233 leader_election.cc:304] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [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: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 4e99a4ae0a31407399978d409dca8eaf
I20260710 11:05:34.843982 16614 raft_consensus.cc:2804] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.844426 16614 raft_consensus.cc:697] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 LEADER]: Becoming Leader. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Running, Role: LEADER
I20260710 11:05:34.844801 16493 consensus_queue.cc:1048] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.845206 16614 consensus_queue.cc:237] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:34.853080 16168 catalog_manager.cc:5697] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd reported cstate change: term changed from 1 to 2, leader changed from 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131) to 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129). New cstate: current_term: 2 leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.855026 16562 consensus_queue.cc:1048] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.899472 16583 consensus_queue.cc:1048] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.910346 16608 consensus_queue.cc:1048] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.022192 16608 consensus_queue.cc:1048] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:35.034713 16569 raft_consensus.cc:993] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed: : Instructing follower 4e99a4ae0a31407399978d409dca8eaf to start an election
I20260710 11:05:35.035430 16569 raft_consensus.cc:1081] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Signalling peer 4e99a4ae0a31407399978d409dca8eaf to start an election
I20260710 11:05:35.040629 16342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10aed8734cbf45d683443ddf192f2cde"
dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
 from {username='slave'} at 127.0.0.1:53348
I20260710 11:05:35.041633 16342 raft_consensus.cc:493] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.042124 16342 raft_consensus.cc:3060] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.050181 16583 consensus_queue.cc:1048] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:35.051751 16569 raft_consensus.cc:993] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed: : Instructing follower 35ae0cf7741b476485c93e4d3b5602cd to start an election
I20260710 11:05:35.052472 16583 raft_consensus.cc:1081] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Signalling peer 35ae0cf7741b476485c93e4d3b5602cd to start an election
I20260710 11:05:35.054697 16268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e155fce90bcc4ff5a62c7f3ffce164ee"
dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
 from {username='slave'} at 127.0.0.1:40396
I20260710 11:05:35.055234 16268 raft_consensus.cc:493] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.057341 16268 raft_consensus.cc:3060] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.062682 16342 raft_consensus.cc:515] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.068025 16342 leader_election.cc:290] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 2 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:35.071028 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aed8734cbf45d683443ddf192f2cde" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:35.071380 16268 raft_consensus.cc:515] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.071738 16269 raft_consensus.cc:3060] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.073928 16268 leader_election.cc:290] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 2 election: Requested vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:35.074666 16343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e155fce90bcc4ff5a62c7f3ffce164ee" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:35.075367 16343 raft_consensus.cc:3060] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.075280 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e155fce90bcc4ff5a62c7f3ffce164ee" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:35.076133 16417 raft_consensus.cc:3055] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.076470 16417 raft_consensus.cc:740] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:35.077647 16417 consensus_queue.cc:260] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.079025 16417 raft_consensus.cc:3060] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.075313 16608 raft_consensus.cc:993] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed: : Instructing follower 4e99a4ae0a31407399978d409dca8eaf to start an election
I20260710 11:05:35.081714 16608 raft_consensus.cc:1081] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Signalling peer 4e99a4ae0a31407399978d409dca8eaf to start an election
I20260710 11:05:35.081852 16269 raft_consensus.cc:2468] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 2.
I20260710 11:05:35.082577 16416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aed8734cbf45d683443ddf192f2cde" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:35.083261 16416 raft_consensus.cc:3055] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.083549 16311 leader_election.cc:304] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:35.083571 16416 raft_consensus.cc:740] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:35.084813 16562 raft_consensus.cc:2804] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.085321 16562 raft_consensus.cc:697] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 2 LEADER]: Becoming Leader. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:35.085047 16416 consensus_queue.cc:260] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.086092 16343 raft_consensus.cc:2468] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 2.
I20260710 11:05:35.086647 16416 raft_consensus.cc:3060] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.086374 16562 consensus_queue.cc:237] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.087749 16235 leader_election.cc:304] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:35.083814 16342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dd280e2843c4182953949acff030c56"
dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
 from {username='slave'} at 127.0.0.1:53348
I20260710 11:05:35.089293 16417 raft_consensus.cc:2468] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 2.
I20260710 11:05:35.089253 16598 raft_consensus.cc:2804] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.089391 16342 raft_consensus.cc:493] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.090019 16342 raft_consensus.cc:3060] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.090030 16598 raft_consensus.cc:697] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 2 LEADER]: Becoming Leader. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Running, Role: LEADER
I20260710 11:05:35.091373 16598 consensus_queue.cc:237] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.096805 16168 catalog_manager.cc:5697] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf reported cstate change: term changed from 1 to 2, leader changed from 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131) to 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130). New cstate: current_term: 2 leader_uuid: "4e99a4ae0a31407399978d409dca8eaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.098225 16342 raft_consensus.cc:515] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.102260 16342 leader_election.cc:290] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 2 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:35.102555 16268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd280e2843c4182953949acff030c56" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:35.103314 16268 raft_consensus.cc:3060] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.102620 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd280e2843c4182953949acff030c56" candidate_uuid: "4e99a4ae0a31407399978d409dca8eaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:35.104336 16417 raft_consensus.cc:3055] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.104651 16417 raft_consensus.cc:740] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:35.105666 16417 consensus_queue.cc:260] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.102267 16416 raft_consensus.cc:2468] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 2.
I20260710 11:05:35.107023 16417 raft_consensus.cc:3060] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.111934 16268 raft_consensus.cc:2468] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 2.
I20260710 11:05:35.113467 16311 leader_election.cc:304] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:35.114302 16417 raft_consensus.cc:2468] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e99a4ae0a31407399978d409dca8eaf in term 2.
I20260710 11:05:35.114500 16562 raft_consensus.cc:2804] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.115305 16562 raft_consensus.cc:697] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 2 LEADER]: Becoming Leader. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:35.115423 16165 catalog_manager.cc:5697] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd reported cstate change: term changed from 1 to 2, leader changed from 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131) to 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129). New cstate: current_term: 2 leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.116496 16562 consensus_queue.cc:237] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.124256 16168 catalog_manager.cc:5697] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf reported cstate change: term changed from 1 to 2, leader changed from 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131) to 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130). New cstate: current_term: 2 leader_uuid: "4e99a4ae0a31407399978d409dca8eaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.146991 16417 raft_consensus.cc:3060] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.153949 16417 raft_consensus.cc:1275] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Refusing update from remote peer 35ae0cf7741b476485c93e4d3b5602cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.155545 16598 consensus_queue.cc:1048] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.168174 16342 raft_consensus.cc:1275] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Refusing update from remote peer 35ae0cf7741b476485c93e4d3b5602cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.169641 16510 consensus_queue.cc:1048] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:35.188668 16569 raft_consensus.cc:993] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed: : Instructing follower 35ae0cf7741b476485c93e4d3b5602cd to start an election
I20260710 11:05:35.189236 16608 raft_consensus.cc:1081] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Signalling peer 35ae0cf7741b476485c93e4d3b5602cd to start an election
I20260710 11:05:35.190754 16268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d0588da7def411882d220c73683b1a7"
dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
 from {username='slave'} at 127.0.0.1:40396
I20260710 11:05:35.191239 16268 raft_consensus.cc:493] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:35.191565 16268 raft_consensus.cc:3060] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.196483 16268 raft_consensus.cc:515] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.198123 16268 leader_election.cc:290] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 2 election: Requested vote from peers 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803), 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131:41841)
I20260710 11:05:35.199157 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0588da7def411882d220c73683b1a7" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
I20260710 11:05:35.199036 16342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0588da7def411882d220c73683b1a7" candidate_uuid: "35ae0cf7741b476485c93e4d3b5602cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:35.199949 16417 raft_consensus.cc:3055] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:35.200062 16342 raft_consensus.cc:3060] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.200191 16417 raft_consensus.cc:740] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:35.201054 16417 consensus_queue.cc:260] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.201943 16417 raft_consensus.cc:3060] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.205474 16342 raft_consensus.cc:2468] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 2.
I20260710 11:05:35.206262 16417 raft_consensus.cc:2468] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35ae0cf7741b476485c93e4d3b5602cd in term 2.
I20260710 11:05:35.206736 16235 leader_election.cc:304] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 4e99a4ae0a31407399978d409dca8eaf; no voters: 
I20260710 11:05:35.207602 16510 raft_consensus.cc:2804] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:35.207988 16510 raft_consensus.cc:697] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 LEADER]: Becoming Leader. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Running, Role: LEADER
I20260710 11:05:35.208799 16510 consensus_queue.cc:237] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:35.217204 16165 catalog_manager.cc:5697] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd reported cstate change: term changed from 1 to 2, leader changed from 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131) to 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129). New cstate: current_term: 2 leader_uuid: "35ae0cf7741b476485c93e4d3b5602cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:35.370627 16417 raft_consensus.cc:1275] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Refusing update from remote peer 35ae0cf7741b476485c93e4d3b5602cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.371742 16510 consensus_queue.cc:1048] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.382017 16342 raft_consensus.cc:3060] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:35.389696 16342 raft_consensus.cc:1275] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Refusing update from remote peer 35ae0cf7741b476485c93e4d3b5602cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.391214 16626 consensus_queue.cc:1048] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:35.516235 16417 raft_consensus.cc:1275] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Refusing update from remote peer 4e99a4ae0a31407399978d409dca8eaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.517553 16493 consensus_queue.cc:1048] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.525466 16268 raft_consensus.cc:1275] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Refusing update from remote peer 4e99a4ae0a31407399978d409dca8eaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.527364 16564 consensus_queue.cc:1048] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.546039 16417 raft_consensus.cc:1275] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Refusing update from remote peer 35ae0cf7741b476485c93e4d3b5602cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.547308 16614 consensus_queue.cc:1048] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.558374 16342 raft_consensus.cc:1275] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Refusing update from remote peer 35ae0cf7741b476485c93e4d3b5602cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.559751 16598 consensus_queue.cc:1048] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.623500 16269 raft_consensus.cc:1275] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Refusing update from remote peer 4e99a4ae0a31407399978d409dca8eaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.624693 16564 consensus_queue.cc:1048] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.636030 16417 raft_consensus.cc:1275] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Refusing update from remote peer 4e99a4ae0a31407399978d409dca8eaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.637930 16493 consensus_queue.cc:1048] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.670985 16342 raft_consensus.cc:1275] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Refusing update from remote peer 35ae0cf7741b476485c93e4d3b5602cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.672425 16598 consensus_queue.cc:1048] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.681813 16417 raft_consensus.cc:1275] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Refusing update from remote peer 35ae0cf7741b476485c93e4d3b5602cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.683430 16626 consensus_queue.cc:1048] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:37.604904 16168 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51288:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:37.623725 16168 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51288:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:37.648876 11718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:05:37.899952 16662 log.cc:927] Time spent T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf: Append to log took a long time: real 0.153s	user 0.000s	sys 0.004s
W20260710 11:05:37.951792 16670 log.cc:927] Time spent T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260710 11:05:37.951745 16267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e4caa6313844f33a07369e908103815"
dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
mode: GRACEFUL
new_leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
 from {username='slave'} at 127.0.0.1:59018
I20260710 11:05:37.963841 16267 raft_consensus.cc:606] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 LEADER]: Received request to transfer leadership to TS 63aeb3f73c9e410d8bbdf6ed6c487aed
W20260710 11:05:38.063078 16677 log.cc:927] Time spent T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260710 11:05:38.038859 16684 tablet.cc:1724] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:38.094765 16676 log.cc:927] Time spent T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
W20260710 11:05:38.096410 16687 log.cc:927] Time spent T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf: Append to log took a long time: real 0.093s	user 0.002s	sys 0.006s
W20260710 11:05:38.098269 16683 log.cc:927] Time spent T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
W20260710 11:05:38.098618 16681 log.cc:927] Time spent T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260710 11:05:38.102103 16685 log.cc:927] Time spent T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd: Append to log took a long time: real 0.098s	user 0.002s	sys 0.000s
I20260710 11:05:38.049562 16691 tablet.cc:1724] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.052156 16689 tablet.cc:1724] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.110920 16693 tablet.cc:1724] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.081920 16686 tablet.cc:1724] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.124135 16696 tablet.cc:1724] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.148631 16686 tablet.cc:1724] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.177079 16692 tablet.cc:1724] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.194460 16698 tablet.cc:1724] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.194918 16691 tablet.cc:1724] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.196923 16701 tablet.cc:1724] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.216400 16704 tablet.cc:1724] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.235212 16689 tablet.cc:1724] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.255730 16686 tablet.cc:1724] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.284488 16691 tablet.cc:1724] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.295732 16655 raft_consensus.cc:993] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd: : Instructing follower 63aeb3f73c9e410d8bbdf6ed6c487aed to start an election
I20260710 11:05:38.296473 16655 raft_consensus.cc:1081] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 LEADER]: Signalling peer 63aeb3f73c9e410d8bbdf6ed6c487aed to start an election
I20260710 11:05:38.313192 16699 tablet.cc:1724] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.343446 16415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e4caa6313844f33a07369e908103815"
dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
 from {username='slave'} at 127.0.0.1:40832
I20260710 11:05:38.344439 16415 raft_consensus.cc:493] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.345013 16415 raft_consensus.cc:3060] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:38.354534 16311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.113.129:33123, user_credentials={real_user=slave}} blocked reactor thread for 183626us
I20260710 11:05:38.358582 16703 tablet.cc:1724] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.355967 16684 tablet.cc:1724] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.368067 16701 tablet.cc:1724] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:38.371901 16308 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.113.131:41841, user_credentials={real_user=slave}} blocked reactor thread for 158895us
I20260710 11:05:38.363265 16693 tablet.cc:1724] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.384136 16691 tablet.cc:1724] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.386927 16344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf1ece9831774142a15195e08437ce09"
dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
mode: GRACEFUL
new_leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
 from {username='slave'} at 127.0.0.1:37106
I20260710 11:05:38.387594 16344 raft_consensus.cc:606] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 2 LEADER]: Received request to transfer leadership to TS 63aeb3f73c9e410d8bbdf6ed6c487aed
I20260710 11:05:38.387612 16692 tablet.cc:1724] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.389147 11718 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:38.389782 11718 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:38.400435 16706 raft_consensus.cc:993] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf: : Instructing follower 63aeb3f73c9e410d8bbdf6ed6c487aed to start an election
I20260710 11:05:38.400977 16706 raft_consensus.cc:1081] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 2 LEADER]: Signalling peer 63aeb3f73c9e410d8bbdf6ed6c487aed to start an election
I20260710 11:05:38.402578 16415 raft_consensus.cc:515] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:38.402936 16419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf1ece9831774142a15195e08437ce09"
dest_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed"
 from {username='slave'} at 127.0.0.1:40818
I20260710 11:05:38.403590 16419 raft_consensus.cc:493] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.404012 16419 raft_consensus.cc:3060] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.407315 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4caa6313844f33a07369e908103815" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:38.409054 16344 raft_consensus.cc:3060] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.414078 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4caa6313844f33a07369e908103815" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:38.416910 16269 raft_consensus.cc:3055] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:38.417325 16269 raft_consensus.cc:740] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35ae0cf7741b476485c93e4d3b5602cd, State: Running, Role: LEADER
I20260710 11:05:38.417663 16698 tablet.cc:1724] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.418289 16269 consensus_queue.cc:260] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:38.420668 16269 raft_consensus.cc:3060] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.416582 16689 tablet.cc:1724] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.432091 16704 tablet.cc:1724] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.422729 16415 leader_election.cc:290] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 2 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:38.434372 16686 tablet.cc:1724] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.448650 16269 raft_consensus.cc:2468] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 2.
I20260710 11:05:38.450212 16385 leader_election.cc:304] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:38.451313 16661 raft_consensus.cc:2804] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:38.451419 16703 tablet.cc:1724] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:38.454322 16661 raft_consensus.cc:697] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:38.455327 16661 consensus_queue.cc:237] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:38.468288 16344 raft_consensus.cc:2468] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 2.
I20260710 11:05:38.490494 16165 catalog_manager.cc:5697] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 1 to 2, leader changed from 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129) to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 2 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.493825 16419 raft_consensus.cc:515] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:38.497864 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35ae0cf7741b476485c93e4d3b5602cd"
I20260710 11:05:38.498473 16269 raft_consensus.cc:3060] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.501550 16419 leader_election.cc:290] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [CANDIDATE]: Term 3 election: Requested vote from peers 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123), 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803)
I20260710 11:05:38.503844 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1ece9831774142a15195e08437ce09" candidate_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e99a4ae0a31407399978d409dca8eaf"
I20260710 11:05:38.504484 16344 raft_consensus.cc:3055] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:38.505172 16344 raft_consensus.cc:740] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e99a4ae0a31407399978d409dca8eaf, State: Running, Role: LEADER
I20260710 11:05:38.506099 16344 consensus_queue.cc:260] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [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: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:38.507313 16344 raft_consensus.cc:3060] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:38.508384 16269 raft_consensus.cc:2468] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 3.
I20260710 11:05:38.509814 16385 leader_election.cc:304] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [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: 35ae0cf7741b476485c93e4d3b5602cd, 63aeb3f73c9e410d8bbdf6ed6c487aed; no voters: 
I20260710 11:05:38.511193 16661 raft_consensus.cc:2804] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:38.511881 16661 raft_consensus.cc:697] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 3 LEADER]: Becoming Leader. State: Replica: 63aeb3f73c9e410d8bbdf6ed6c487aed, State: Running, Role: LEADER
I20260710 11:05:38.513219 16661 consensus_queue.cc:237] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [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: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } }
I20260710 11:05:38.518803 16344 raft_consensus.cc:2468] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aeb3f73c9e410d8bbdf6ed6c487aed in term 3.
I20260710 11:05:38.527253 16168 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c: soft_deleted_table [id=3a129d41059f40f7893823e9b2eec9f1] alter complete (version 1)
I20260710 11:05:38.545674 16165 catalog_manager.cc:5697] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed reported cstate change: term changed from 2 to 3, leader changed from 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130) to 63aeb3f73c9e410d8bbdf6ed6c487aed (127.11.113.131). New cstate: current_term: 3 leader_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aeb3f73c9e410d8bbdf6ed6c487aed" member_type: VOTER last_known_addr { host: "127.11.113.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.937463 16269 raft_consensus.cc:1275] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Refusing update from remote peer 63aeb3f73c9e410d8bbdf6ed6c487aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:38.938674 16661 consensus_queue.cc:1048] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:38.947852 16344 raft_consensus.cc:1275] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 3 FOLLOWER]: Refusing update from remote peer 63aeb3f73c9e410d8bbdf6ed6c487aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:38.949944 16700 consensus_queue.cc:1048] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:38.952968 16344 raft_consensus.cc:1275] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Refusing update from remote peer 63aeb3f73c9e410d8bbdf6ed6c487aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:38.958747 16661 consensus_queue.cc:1048] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e99a4ae0a31407399978d409dca8eaf" member_type: VOTER last_known_addr { host: "127.11.113.130" port: 37803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:38.960192 16270 raft_consensus.cc:1275] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 3 FOLLOWER]: Refusing update from remote peer 63aeb3f73c9e410d8bbdf6ed6c487aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:38.962399 16700 consensus_queue.cc:1048] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "35ae0cf7741b476485c93e4d3b5602cd" member_type: VOTER last_known_addr { host: "127.11.113.129" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:39.446543 11718 tablet_server.cc:179] TabletServer@127.11.113.129:0 shutting down...
W20260710 11:05:39.473084 16311 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 11:05:39.478058 16311 consensus_peers.cc:597] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf -> Peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Couldn't send request to peer 35ae0cf7741b476485c93e4d3b5602cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:39.481534 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:39.482561 11718 tablet_replica.cc:333] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.483237 11718 raft_consensus.cc:2243] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.483776 11718 raft_consensus.cc:2272] T 3dd280e2843c4182953949acff030c56 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.486171 11718 tablet_replica.cc:333] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.486758 11718 raft_consensus.cc:2243] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.487200 11718 raft_consensus.cc:2272] T 10aed8734cbf45d683443ddf192f2cde P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.489108 11718 tablet_replica.cc:333] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.489696 11718 raft_consensus.cc:2243] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.490121 11718 raft_consensus.cc:2272] T 804bb2b499df448daff168a7705edb9d P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.491931 11718 tablet_replica.cc:333] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.492451 11718 raft_consensus.cc:2243] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.493275 11718 raft_consensus.cc:2272] T 400e179640624ce2b235bdebd5b9dd17 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.495155 11718 tablet_replica.cc:333] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.495672 11718 raft_consensus.cc:2243] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.496369 11718 raft_consensus.cc:2272] T 0d0588da7def411882d220c73683b1a7 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.498221 11718 tablet_replica.cc:333] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.498726 11718 raft_consensus.cc:2243] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.499450 11718 raft_consensus.cc:2272] T e155fce90bcc4ff5a62c7f3ffce164ee P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.501368 11718 tablet_replica.cc:333] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.501878 11718 raft_consensus.cc:2243] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.502424 11718 raft_consensus.cc:2272] T 867a6568e209441a98012d5acfbcac6d P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.504233 11718 tablet_replica.cc:333] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.504696 11718 raft_consensus.cc:2243] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.505103 11718 raft_consensus.cc:2272] T 2e4caa6313844f33a07369e908103815 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.507494 11718 tablet_replica.cc:333] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.508018 11718 raft_consensus.cc:2243] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.508837 11718 raft_consensus.cc:2272] T 596fdc45b8664534b707d84780be6aa2 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.510766 11718 tablet_replica.cc:333] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.511240 11718 raft_consensus.cc:2243] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.511983 11718 raft_consensus.cc:2272] T d6d231e373ef422584ab4798645ce8af P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.513990 11718 tablet_replica.cc:333] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.514524 11718 raft_consensus.cc:2243] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.514992 11718 raft_consensus.cc:2272] T 53f57642e2204db080ab68642de4cf6a P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.516921 11718 tablet_replica.cc:333] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.517508 11718 raft_consensus.cc:2243] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.517936 11718 raft_consensus.cc:2272] T b9549cd9819d463fb3e53808d0c5bf6e P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.520103 11718 tablet_replica.cc:333] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.520622 11718 raft_consensus.cc:2243] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.521433 11718 raft_consensus.cc:2272] T 6aec27f6c33843268198b3ef9ab4c5a3 P 35ae0cf7741b476485c93e4d3b5602cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.523274 11718 tablet_replica.cc:333] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.523789 11718 raft_consensus.cc:2243] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.524587 11718 raft_consensus.cc:2272] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.526537 11718 tablet_replica.cc:333] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.527050 11718 raft_consensus.cc:2243] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.527464 11718 raft_consensus.cc:2272] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.529323 11718 tablet_replica.cc:333] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.529836 11718 raft_consensus.cc:2243] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.530231 11718 raft_consensus.cc:2272] T 604e274ba23e44969239d8b2dd310c68 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.532012 11718 tablet_replica.cc:333] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.532490 11718 raft_consensus.cc:2243] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.532940 11718 raft_consensus.cc:2272] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 35ae0cf7741b476485c93e4d3b5602cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.534718 11718 tablet_replica.cc:333] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd: stopping tablet replica
I20260710 11:05:39.535179 11718 raft_consensus.cc:2243] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.535684 11718 raft_consensus.cc:2272] T bf1ece9831774142a15195e08437ce09 P 35ae0cf7741b476485c93e4d3b5602cd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:39.551323 16385 consensus_peers.cc:597] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed -> Peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Couldn't send request to peer 35ae0cf7741b476485c93e4d3b5602cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:39.556177 16311 consensus_peers.cc:597] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf -> Peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Couldn't send request to peer 35ae0cf7741b476485c93e4d3b5602cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:39.582859 11718 tablet_server.cc:196] TabletServer@127.11.113.129:0 shutdown complete.
W20260710 11:05:39.601222 16385 consensus_peers.cc:597] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed -> Peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Couldn't send request to peer 35ae0cf7741b476485c93e4d3b5602cd. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:33123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:39.605348 16311 consensus_peers.cc:597] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf -> Peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Couldn't send request to peer 35ae0cf7741b476485c93e4d3b5602cd. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:33123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:39.605930 16385 consensus_peers.cc:597] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed -> Peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Couldn't send request to peer 35ae0cf7741b476485c93e4d3b5602cd. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:33123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:39.619133 11718 tablet_server.cc:179] TabletServer@127.11.113.130:0 shutting down...
W20260710 11:05:39.627092 16311 consensus_peers.cc:597] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf -> Peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Couldn't send request to peer 35ae0cf7741b476485c93e4d3b5602cd. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:33123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:39.650225 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:05:39.650990 16384 consensus_peers.cc:597] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed -> Peer 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803): Couldn't send request to peer 4e99a4ae0a31407399978d409dca8eaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:39.651081 11718 tablet_replica.cc:333] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.652117 11718 raft_consensus.cc:2243] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.652827 11718 raft_consensus.cc:2272] T 10aed8734cbf45d683443ddf192f2cde P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.654752 11718 tablet_replica.cc:333] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.655375 11718 raft_consensus.cc:2243] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.655915 11718 raft_consensus.cc:2272] T 400e179640624ce2b235bdebd5b9dd17 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.657752 11718 tablet_replica.cc:333] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.658273 11718 raft_consensus.cc:2243] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.658980 11718 raft_consensus.cc:2272] T 804bb2b499df448daff168a7705edb9d P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.660825 11718 tablet_replica.cc:333] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.661391 11718 raft_consensus.cc:2243] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.662149 11718 raft_consensus.cc:2272] T 3dd280e2843c4182953949acff030c56 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.664006 11718 tablet_replica.cc:333] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.664556 11718 raft_consensus.cc:2243] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.664983 11718 raft_consensus.cc:2272] T 0d0588da7def411882d220c73683b1a7 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.666814 11718 tablet_replica.cc:333] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.667335 11718 raft_consensus.cc:2243] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.667739 11718 raft_consensus.cc:2272] T 2e4caa6313844f33a07369e908103815 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.670655 11718 tablet_replica.cc:333] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.671190 11718 raft_consensus.cc:2243] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.671620 11718 raft_consensus.cc:2272] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.673591 11718 tablet_replica.cc:333] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.674084 11718 raft_consensus.cc:2243] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.674522 11718 raft_consensus.cc:2272] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.676263 11718 tablet_replica.cc:333] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.677029 11718 raft_consensus.cc:2243] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.677558 11718 raft_consensus.cc:2272] T bf1ece9831774142a15195e08437ce09 P 4e99a4ae0a31407399978d409dca8eaf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.680481 11718 tablet_replica.cc:333] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.681191 11718 raft_consensus.cc:2243] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.681653 11718 raft_consensus.cc:2272] T b9549cd9819d463fb3e53808d0c5bf6e P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.683532 11718 tablet_replica.cc:333] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.684036 11718 raft_consensus.cc:2243] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.684775 11718 raft_consensus.cc:2272] T 53f57642e2204db080ab68642de4cf6a P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.686538 11718 tablet_replica.cc:333] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.687040 11718 raft_consensus.cc:2243] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.687726 11718 raft_consensus.cc:2272] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.689500 11718 tablet_replica.cc:333] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.689982 11718 raft_consensus.cc:2243] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.690768 11718 raft_consensus.cc:2272] T 604e274ba23e44969239d8b2dd310c68 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.692591 11718 tablet_replica.cc:333] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.693147 11718 raft_consensus.cc:2243] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.693581 11718 raft_consensus.cc:2272] T 6aec27f6c33843268198b3ef9ab4c5a3 P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.695312 11718 tablet_replica.cc:333] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.695796 11718 raft_consensus.cc:2243] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.696199 11718 raft_consensus.cc:2272] T d6d231e373ef422584ab4798645ce8af P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.698194 11718 tablet_replica.cc:333] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.698722 11718 raft_consensus.cc:2243] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.699105 11718 raft_consensus.cc:2272] T 596fdc45b8664534b707d84780be6aa2 P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.700922 11718 tablet_replica.cc:333] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.701422 11718 raft_consensus.cc:2243] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.701835 11718 raft_consensus.cc:2272] T e155fce90bcc4ff5a62c7f3ffce164ee P 4e99a4ae0a31407399978d409dca8eaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.703610 11718 tablet_replica.cc:333] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf: stopping tablet replica
I20260710 11:05:39.704064 11718 raft_consensus.cc:2243] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.704815 11718 raft_consensus.cc:2272] T 867a6568e209441a98012d5acfbcac6d P 4e99a4ae0a31407399978d409dca8eaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.743059 11718 tablet_server.cc:196] TabletServer@127.11.113.130:0 shutdown complete.
W20260710 11:05:39.756067 16385 consensus_peers.cc:597] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed -> Peer 35ae0cf7741b476485c93e4d3b5602cd (127.11.113.129:33123): Couldn't send request to peer 35ae0cf7741b476485c93e4d3b5602cd. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.129:33123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:39.775661 11718 tablet_server.cc:179] TabletServer@127.11.113.131:0 shutting down...
I20260710 11:05:39.801882 11718 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:39.802575 11718 tablet_replica.cc:333] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.803188 11718 raft_consensus.cc:2243] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.803658 11718 raft_consensus.cc:2272] T 804bb2b499df448daff168a7705edb9d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.805579 11718 tablet_replica.cc:333] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.806128 11718 raft_consensus.cc:2243] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.806567 11718 raft_consensus.cc:2272] T 10aed8734cbf45d683443ddf192f2cde P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.808342 11718 tablet_replica.cc:333] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.808861 11718 raft_consensus.cc:2243] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.809387 11718 raft_consensus.cc:2272] T 400e179640624ce2b235bdebd5b9dd17 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.811627 11718 tablet_replica.cc:333] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.812312 11718 raft_consensus.cc:2243] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.812845 11718 raft_consensus.cc:2272] T 3dd280e2843c4182953949acff030c56 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:39.813174 16384 consensus_peers.cc:597] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed -> Peer 4e99a4ae0a31407399978d409dca8eaf (127.11.113.130:37803): Couldn't send request to peer 4e99a4ae0a31407399978d409dca8eaf. Status: Network error: Client connection negotiation failed: client connection to 127.11.113.130:37803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:39.814754 11718 tablet_replica.cc:333] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.815369 11718 raft_consensus.cc:2243] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.815809 11718 raft_consensus.cc:2272] T 0d0588da7def411882d220c73683b1a7 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.817632 11718 tablet_replica.cc:333] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.818148 11718 raft_consensus.cc:2243] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.818583 11718 raft_consensus.cc:2272] T 6aec27f6c33843268198b3ef9ab4c5a3 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.820504 11718 tablet_replica.cc:333] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.820966 11718 raft_consensus.cc:2243] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.821417 11718 raft_consensus.cc:2272] T d6d231e373ef422584ab4798645ce8af P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.823160 11718 tablet_replica.cc:333] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.823639 11718 raft_consensus.cc:2243] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.823988 11718 raft_consensus.cc:2272] T 596fdc45b8664534b707d84780be6aa2 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.825974 11718 tablet_replica.cc:333] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.826407 11718 raft_consensus.cc:2243] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.826750 11718 raft_consensus.cc:2272] T 6ec7fc8f9d854e3d8e1936358b9310f1 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.828421 11718 tablet_replica.cc:333] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.828964 11718 raft_consensus.cc:2243] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.829465 11718 raft_consensus.cc:2272] T e155fce90bcc4ff5a62c7f3ffce164ee P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.831171 11718 tablet_replica.cc:333] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.831669 11718 raft_consensus.cc:2243] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.832111 11718 raft_consensus.cc:2272] T 867a6568e209441a98012d5acfbcac6d P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.833992 11718 tablet_replica.cc:333] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.834482 11718 raft_consensus.cc:2243] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.834873 11718 raft_consensus.cc:2272] T 53f57642e2204db080ab68642de4cf6a P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.836704 11718 tablet_replica.cc:333] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.837230 11718 raft_consensus.cc:2243] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.837982 11718 raft_consensus.cc:2272] T b9549cd9819d463fb3e53808d0c5bf6e P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.839691 11718 tablet_replica.cc:333] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.840158 11718 raft_consensus.cc:2243] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.840941 11718 raft_consensus.cc:2272] T 4167bf90bc6f4f2a9e0e9de0889b1841 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.842914 11718 tablet_replica.cc:333] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.843425 11718 raft_consensus.cc:2243] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.844146 11718 raft_consensus.cc:2272] T bf1ece9831774142a15195e08437ce09 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.846766 11718 tablet_replica.cc:333] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.847266 11718 raft_consensus.cc:2243] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.847711 11718 raft_consensus.cc:2272] T 56579bf0c4e54bee8fb2c0526ccfb1c4 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.849423 11718 tablet_replica.cc:333] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.849887 11718 raft_consensus.cc:2243] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:39.850277 11718 raft_consensus.cc:2272] T 604e274ba23e44969239d8b2dd310c68 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.852010 11718 tablet_replica.cc:333] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed: stopping tablet replica
I20260710 11:05:39.852458 11718 raft_consensus.cc:2243] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.853250 11718 raft_consensus.cc:2272] T 2e4caa6313844f33a07369e908103815 P 63aeb3f73c9e410d8bbdf6ed6c487aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.891513 11718 tablet_server.cc:196] TabletServer@127.11.113.131:0 shutdown complete.
I20260710 11:05:39.921403 11718 master.cc:562] Master@127.11.113.190:42037 shutting down...
I20260710 11:05:39.941694 11718 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:39.942219 11718 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:39.942579 11718 tablet_replica.cc:333] T 00000000000000000000000000000000 P f4a59d28461c4d4d920861fd146e032c: stopping tablet replica
I20260710 11:05:39.962463 11718 master.cc:584] Master@127.11.113.190:42037 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11109 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26743 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115644 ms total)
[  PASSED  ] 8 tests.
I20260710 11:05:40.021418 11718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 404 messages since previous log ~17 seconds ago
I20260710 11:05:40.021633 11718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 402 messages since previous log ~17 seconds ago
I20260710 11:05:40.021771 11718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 398 messages since previous log ~17 seconds ago
I20260710 11:05:40.021942 11718 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 ~37 seconds ago
I20260710 11:05:40.022089 11718 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 ~37 seconds ago
I20260710 11:05:40.022267 11718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 11:05:40.022498 11718 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 112 messages since previous log ~30 seconds ago
